Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Sven DOT Wastlund AT epkadm DOT epk DOT ericsson DOT se (Sven Wastlund) Date: Sat, 17 Apr 1999 12:08:10 +0200 (MET DST) Message-Id: <199904171008.MAA29128@epkws1038.epk.ericsson.se> To: cygwin AT sourceware DOT cygnus DOT com Subject: Error reading line numbers ? X-Sun-Charset: US-ASCII I have compiled my program with -c -g option's and linked it with libc.a, libm.a,libcygwin.a an librpclib.a and got this error when I start it: (gdb) r 61000000:/WINNT/System32/cygwin1.dll [failed reading symbols from dll] "/WINNT/system32/advapi32.dll":error reading line numbers [failed reading symbols from dll] "/WINNT/system32/KERNEL32.dll":error reading line numbers 77e70000:/WINNT/system32/USER32.dll 77ed0000:/WINNT/system32/GDI32.dll 77e10000:/WINNT/system32/RPCRT4.dll 5f810000:/WINNT/system32/rpcltc1.dll Program received signal SIGSEGV, Segmentation fault. 0x6105af0f in _size_of_stack_reserve__ () (gdb) Any one know what to do? If it is any help here's some information : gdb ver. 4.17.1 gcc ver. 2.91.66 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com