On Sat, Apr 27, 2024 at 02:42:23PM +0200, Kirill A. Korinsky wrote:
> On Sat, 27 Apr 2024 14:15:18 +0200,
> Lucas Raab <tuftedoce...@fastmail.fm> wrote:
> > 
> > Do you have a link to the project you're trying to run? I cloned the
> > scala3-example-project, installed scala/sbt, and was able to run it
> > without a crash. This was with:
> > OpenBSD 7.5-current (GENERIC.MP) #33: Sat Apr 27 01:25:59 MDT 2024
> 
> Unfortently it is private repo and I can't share it.
> 
> But this project contains a few extreamly large scala files (dozen of kb)
> with scalatests, and compuling thes files consume a lot of resources.
> 
> Anyway, this projects works fine if I build it by hand via sbt, and it
> defently had worked fine in IDEA at middle of March when I last time had
> touch it inside IDEA.
> 
> But the question is: what IDEA may trigger inside X11 that it crashes, and
> how can I future debug it?
> 
> I've tried to create folders for core dump as:
> 
> ~ $ ls -l /var/crash
> total 12
> drwxrwxrwx  2 root  wheel  512 Apr 27 14:05 X
> drwxrwxrwx  2 root  wheel  512 Apr 27 14:00 X11
> -rw-r--r--  1 root  wheel    5 Oct 10  2023 minfree
> ~ $ 
> 

The binary is Xorg. so create /var/crash/Xorg 

-- 
Matthieu Herrb

Reply via email to