discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Segfault in XGServer(X11Ops)


From: Marc Brünink
Subject: Segfault in XGServer(X11Ops)
Date: Tue, 9 Jan 2007 14:44:54 +0100

Hi all,

I'm running a GNUstep application on a remote X11 server. The application opens up etc. However in the majority of cases it segfaults if I try to select anything in the menu.

#0 0xfd52b01c in XScreenNumberOfScreen () from /usr/openwin/lib/libX11.so.4
#1  0xfd8b7530 in -[XGServer(X11Ops) mouseLocationOnScreen:window:] (
self=0x2320b8, _cmd=0xff2f9974, screen=0, win=0x0) at XGServerEvent.m:1958
#2  0xff1a3304 in -[NSWindow mouseLocationOutsideOfEventStream] (
    self=0x1ff428, _cmd=0xff2df024) at NSWindow.m:2835
#3 0xff1080b8 in -[NSMenuView trackWithEvent:] (self=0x34c788, _cmd=0x2b20,
    event=0x2e7db0) at NSMenuView.m:1233
#4 0xff108ce8 in -[NSMenuView trackWithEvent:] (self=0x348b78, _cmd=0x2b20,
    event=0x16d578) at NSMenuView.m:1335
#5 0xff10875c in -[NSMenuView trackWithEvent:] (self=0x34c788, _cmd=0x2b20,
    event=0x0) at NSMenuView.m:1349
#6 0xff108f58 in -[NSMenuView mouseDown:] (self=0x34c788, _cmd=0xff2f9a04,
    theEvent=0x198080) at NSMenuView.m:1535
#7 0xff1a45bc in -[NSWindow sendEvent:] (self=0x1ff428, _cmd=0xff2c303c,
    theEvent=0x198080) at NSWindow.m:3159
#8 0xff069dfc in -[NSApplication sendEvent:] (self=0x1cc800, _cmd=0xff2c2f74,
    theEvent=0x198080) at NSApplication.m:1856
#9  0xff0689cc in -[NSApplication run] (self=0x1cc800, _cmd=0xff2c040c)
    at NSApplication.m:1371
#10 0xff059628 in NSApplicationMain (argc=-13893468, argv=0xffbff7dc)
    at Functions.m:72
#11 0x00012360 in main (argc=1, argv=0xffbff7dc, env=0xffbff7e4)
    at SmartClient_main.m:36

Anyone had the same problem? Any suggestions except learning xlib :-) ?

Thanks
Marc





reply via email to

[Prev in Thread] Current Thread [Next in Thread]