[Mono-dev] crash on exit with Mono 2.10.2 on Lioen
Duane Wandless
duane at wandless.net
Fri Jun 24 15:12:50 EDT 2011
I thought it was fixed with this commit:
https://github.com/mono/mono/commit/2b487789c8e3dcc3fbbcb16bb0268f88718cf8d0
However, I'm using this code and still seeing the exception. Just now
in _wapi_handle_unref_full.
Duane
On Fri, Jun 24, 2011 at 3:04 PM, Geoff Norton <grompf at gmail.com> wrote:
> This is fixed in git by rodrigo iirc.
>
> -g
>
>
> On Fri, Jun 24, 2011 at 3:02 PM, Duane Wandless <duane at wandless.net>
> wrote:
> > I am getting this exception on exit when using Lion and running the
> latest
> > 2.10.2. I've tried calling Environment.Exit(0) and mono_jit_cleanup
> during
> > app shutdown. But doing either of those leads to other exceptions.
> > Hopefully there is a solution for this situation. Thanks,
> > Duane
> >
> > 0 libmono-2.0.1.dylib 0x001da7ab
> > mono_handle_native_sigsegv + 376
> > 1 libmono-2.0.1.dylib 0x0023d11d sigabrt_signal_handler
> +
> > 116
> > 2 libsystem_c.dylib 0x9745059b _sigtramp + 43
> > 3 ??? 0xffffffff 0x0 + 4294967295
> > 4 libsystem_c.dylib 0x973ebbdd abort + 167
> > 5 libmono-2.0.1.dylib 0x0038ad29 monoeg_g_logv + 197
> > 6 libmono-2.0.1.dylib 0x0038ad5b monoeg_g_log + 44
> > 7 libmono-2.0.1.dylib 0x00357486
> _wapi_handle_unref_full +
> > 1114
> > 8 libmono-2.0.1.dylib 0x00355404 handle_cleanup + 199
> > 9 libsystem_c.dylib 0x973eb944 __cxa_finalize + 243
> > 10 libsystem_c.dylib 0x973eb7f2 exit + 25
> > 11 AppKit 0x97d2e38a +[NSMenuItem
> initialize]
> > + 0
> > 12 AppKit 0x97ff832d -[NSApplication
> > _terminateFromSender:askIfShouldTerminate:saveWindows:] + 435
> > 13 AppKit 0x9847ef90
> > -[NSApplication(NSWindowCache)
> > _checkForTerminateAfterLastWindowClosed:saveWindows:] + 167
> > 14 AppKit 0x9847f5c1
> > __-[NSApplication(NSWindowCache)
> > _scheduleCheckForTerminateAfterLastWindowClosed]_block_invoke_1 + 126
> > 15 CoreFoundation 0x98ba6e96
> > _runLoopTimerWithBlockContext + 22
> > 16 CoreFoundation 0x98b6b586
> > __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
> > 17 CoreFoundation 0x98b6af17 __CFRunLoopDoTimer +
> 743
> > 18 CoreFoundation 0x98b49f70 __CFRunLoopRun + 1888
> > 19 CoreFoundation 0x98b4947c CFRunLoopRunSpecific +
> > 332
> > 20 CoreFoundation 0x98b49328 CFRunLoopRunInMode +
> 120
> > 21 HIToolbox 0x96ebe4ab
> RunCurrentEventLoopInMode
> > + 318
> > 22 HIToolbox 0x96ec5d12 ReceiveNextEventCommon
> +
> > 168
> > 23 HIToolbox 0x96ec5c56
> > BlockUntilNextEventMatchingListInMode + 88
> > 24 AppKit 0x97d27530 _DPSNextEvent + 678
> > 25 AppKit 0x97d26d9c -[NSApplication
> > nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
> > 26 AppKit 0x97d231a4 -[NSApplication run] +
> > 897
> > 27 AppKit 0x97fb5f55 NSApplicationMain +
> 1047
> > 28 PIX 0x0000bbf5 main + 257
> > 29 PIX 0x000028fa start + 54
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20110624/fe056171/attachment.html
More information about the Mono-devel-list
mailing list