default_weaktoshared timeouts
Jonathan Wakely
jwakely.gcc@gmail.com
Wed Apr 21 19:24:00 GMT 2010
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?
More information about the Gcc
mailing list