Thanks, but a backtrace would be better (in gdb after break just type 'bt'
and press enter.  Anyway, I added a check here, which might be helpful, at
revision 4263.  It could fix your issue.

Regards,
Kai

2011/7/9 PcX <xunxun1...@gmail.com>

>  于 2011/7/9 13:05, PcX 写道:
>
>     I tried to debug winpthread, and I found the crash stopped at
> src/mutex.c:38
>
> 38     if (!m || !*m)
>
>
> And I tried to print the value of the *m
>
> (gdb) p *m
> Cannot access memory at address 0xbaadf019
>
>
>
> By the way, I use Win7 64bit, but I use gcc 32bit edition.
>
> --
> Best Regards,
> PcX
>
>
>
> ------------------------------------------------------------------------------
> All of the data generated in your IT infrastructure is seriously valuable.
> Why? It contains a definitive record of application performance, security
> threats, fraudulent activity, and more. Splunk takes this data and makes
> sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-d2d-c2
> _______________________________________________
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
>


-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination

<<ijbjfffi.png>>

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to