Re: Repeatable X11-crash
Alf Schlichting <[email protected]>
| Newsgroups | gmane.os.openbsd.x11 |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Dec 30, 2005 at 05:49:15PM +0100, Matthieu Herrb wrote: > Alf Schlichting wrote: > >Hello! > > > >I'm running a -current snapshot from 27th. > >OpenBSD werkel.rechners.lemarit.com 3.8 GENERIC#459 i386 > > > >I'm using fvwm that comes with the snapshots. > >Whenever i try to run a java-app that wants to open a window, X crashes. > > Can you name an application that I can easily get using the ports tree > to try to reproduce it ? This is not from the ports-tree, but the actual app that triggered it first: http://anon.inf.tu-dresden.de/jap/JAP.jar Download it and run it with: $ java -jar Jap.jar (Its an anonymizer-proxy) > > > > >alf@werkel:11$ tail /var/log/Xorg.0.log.old > >Fatal server error: > >Caught signal 11. Server aborting > > > > Now that the X server uses the dlopen() based modules loader, it's > easier to get a full stack trace under gdb. Can you try to get one ? > Yep. I have some time tomorrow. > Thanks for the report. > -- > Matthieu Herrb