This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin + gdb problems


Jennie,

IIRC, the end result of that discussion was that this segfault had
something to do with threading and should be ignored.  If you continue the
program from that point, it will be caught and processed.
	Igor

On Wed, 23 Oct 2002, Jennie Mai Nguyen wrote:

> Hi,
>
>   I am having problems with running gdb in cygwin. I have exactly the
> same problem as in this message and followed the directions:
>
> http://sources.redhat.com/ml/cygwin/2002-08/msg00508.html
>
> However, I couldn't find any double instances of cygwin.dll ( I only
> have a cygwin1.dll). Please help me, I've been sitting in front of my
> computer all day, but no luck. Thank you very much,
>
>
> Sincerely,
> Jennie
>
> (gdb) run
>
> Starting program: /home/Jennie Nguyen/a.exe
>
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x77e75a3d in _libkernel32_a_iname ()
>
> (gdb) where
>
> #0  0x77e75a3d in _libkernel32_a_iname ()
> #1  0x004028c0 in cygwin_premain2 ()
> #2  0x61083a7d in _libkernel32_a_iname ()
> #3  0x61083ae6 in _libkernel32_a_iname ()
> #4  0x61083b30 in _libkernel32_a_iname ()
> #5  0x61082989 in _libkernel32_a_iname ()
> #6  0x610852c5 in _libkernel32_a_iname ()
> #7  0x61085409 in _libkernel32_a_iname ()
> #8  0x00401320 in __register_frame_info_bases ()
> #9  0x00401368 in __register_frame_info ()
> #10 0x0040105f in __do_frame_init ()
> #11 0x61005ed5 in _libkernel32_a_iname ()
> #12 0x61007a1b in _libkernel32_a_iname ()
> #13 0x004010bc in main ()
> #14 0x61007549 in _libkernel32_a_iname ()
> #15 0x6100780d in _libkernel32_a_iname ()
> #16 0x004026b2 in cygwin_crt0 ()
> #17 0x0040103c in mainCRTStartup ()
> #18 0x77e814c7 in _libkernel32_a_iname ()

-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Water molecules expand as they grow warmer" (C) Popular Science, Oct'02, p.51


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]