This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: default_weaktoshared timeouts


On 3 April 2010 00:16, Jack Howarth wrote:
>
> Jonathan,
> ? ?The test program when compiled as i386 randomly hangs under both the 32-bit and 64-bit
> kernels on Darwin 10.3.0. I've emailed Mike Stump an Instruments trace file sampling the
> hung binary. Unfortunately, I don't know how to convert that to a human readable form
> to attach to a bug report. I'll open a bug report after Mike takes a look at the trace
> (just to make sure this shouldn't be a radar report instead).

Any word on this yet?
Does it hang if you run it under a debugger?  If so, you could just
stop it and print a stacktrace. Or does gdb's gstack utility work on
darwin?


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