[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
_c_GSFFCallInvocation__load segfault
From: |
Ildar Mulyukov |
Subject: |
_c_GSFFCallInvocation__load segfault |
Date: |
Thu, 11 Oct 2001 13:51:01 +0400 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4+) Gecko/20011004 |
This error occures in every program linked with gnustep-base.
My configuration is Cygwin+GCC 3.0.1 self-built compiler (see
http://www.cygwin.com/ml/cygwin/2001-10/msg00502.html). Due to test (see
the reference above) I don't think it's compiler problem.
I'll try to dig the problem but maybe you have any ideas? Any comments
would be appreciated.
Thank you, Ildar.
*** GDB log ***
Starting program:
/d/Temp/doc/objc/test/./shared_debug_obj/ix86/cygwin/gnu-gnu-gnu/Test.exe
Program received signal SIGSEGV, Segmentation fault.
_c_GSFFCallInvocation__load (self=0x4f51fc, _cmd=0xa019c98) at
GSFFCallInvocation.m:454
(gdb) bt
#0 _c_GSFFCallInvocation__load (self=0x4f51fc, _cmd=0xa019c98) at
GSFFCallInvocation.m:454
#1 0x68007bb2 in __objc_send_message_in_list ()
#2 0x68007be9 in __objc_send_load ()
#3 0x68007a76 in objc_preorder_traverse ()
#4 0x68007a9d in objc_preorder_traverse ()
#5 0x68007a9d in objc_preorder_traverse ()
#6 0x68008339 in objc_send_load ()
#7 0x68008114 in __objc_exec_class ()
#8 0x0041e03a in _GLOBAL__I_NSExtraRefCount.46 () at NSObject.m:2423
#9 0x61002a53 in _libkernel32_a_iname ()
#10 0x61004306 in _libkernel32_a_iname ()
#11 0x00401082 in main () at test.m:5
#12 0x6100401e in _libkernel32_a_iname ()
#13 0x6100421d in _libkernel32_a_iname ()
#14 0x6100425c in _libkernel32_a_iname ()
#15 0x004d2e0b in cygwin_crt0 () at
/cygnus/netrel/src/cygwin-1.3.3-2/winsup/cygwin/lib/cygwin_crt0.c:33
- _c_GSFFCallInvocation__load segfault,
Ildar Mulyukov <=