bug-gnustep
[Top][All Lists]
Advanced

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

Re: resetCursorRectsForView


From: Fred Kiefer
Subject: Re: resetCursorRectsForView
Date: Fri, 26 Dec 2003 11:20:45 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030821

Hi Rob,

I just compiled your code and it works fine on my machine. Would you mind to update all of your GNUstep again and recompile your application. If the problem persists, could you than send a detailed description on how to reproduce it and your system parameters.

Cheers
Fred


Rob Burns wrote:
Hello,

I recently updated gnutep cvs, and found one my apps broken. I dont' know if that is because a recent change uncovered a bug in my app, or if there is a bug in a recent change in GNUstep. The app will segfault when opening a file, or making a new file. There is a backtrace attached. a copy of the app in quiestion can be gotten from here:

http://www.eskimo.com/~pburns/rob/Popup-1103.tar.gz

I've also found a couple other apps that segfault under similar operations, with a similar backtrace.

Thanks
Rob

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 3678)]
0x405445fa in objc_msg_lookup ()
   from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/libobjc.so.1
(gdb) bt
#0  0x405445fa in objc_msg_lookup ()
   from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/libobjc.so.1
#1  0x401c0803 in resetCursorRectsForView ()
   from /System/Library/Libraries/libgnustep-gui.so.0
#2  0x401c08a7 in resetCursorRectsForView ()
   from /System/Library/Libraries/libgnustep-gui.so.0
#3  0x401c08a7 in resetCursorRectsForView ()
   from /System/Library/Libraries/libgnustep-gui.so.0
#4  0x401c08a7 in resetCursorRectsForView ()
   from /System/Library/Libraries/libgnustep-gui.so.0
#5  0x401c08a7 in resetCursorRectsForView ()
   from /System/Library/Libraries/libgnustep-gui.so.0
#6  0x401c08a7 in resetCursorRectsForView ()
   from /System/Library/Libraries/libgnustep-gui.so.0
#7  0x401c08f3 in -[NSWindow resetCursorRects] ()
   from /System/Library/Libraries/libgnustep-gui.so.0
#8  0x401bd3cd in -[NSWindow becomeKeyWindow] ()
   from /System/Library/Libraries/libgnustep-gui.so.0
#9  0x401bd88f in -[NSWindow makeKeyWindow] ()
   from /System/Library/Libraries/libgnustep-gui.so.0
#10 0x401b938d in -[NSWindow(GNUstepPrivate) _lossOfKeyOrMainWindow] ()
   from /System/Library/Libraries/libgnustep-gui.so.0
#11 0x401c40df in -[NSWindow sendEvent:] ()
   from /System/Library/Libraries/libgnustep-gui.so.0
---Type <return> to continue, or q <return> to quit---
#12 0x40135a1e in -[NSPanel sendEvent:] ()
   from /System/Library/Libraries/libgnustep-gui.so.0
#13 0x400934cd in -[NSApplication sendEvent:] ()
   from /System/Library/Libraries/libgnustep-gui.so.0
#14 0x40091fe6 in -[NSApplication run] ()
   from /System/Library/Libraries/libgnustep-gui.so.0
#15 0x40088db3 in NSApplicationMain ()
   from /System/Library/Libraries/libgnustep-gui.so.0
#16 0x08050ec9 in main ()



_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-gnustep








reply via email to

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