[Mono-bugs] [Bug 82007][Blo] Changed - [PPC] Crash when throwing exception after unloading domain
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Aug 10 14:25:54 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82007
--- shadow/82007 2007-07-05 11:55:57.000000000 -0400
+++ shadow/82007.tmp.31093 2007-08-10 14:25:54.000000000 -0400
@@ -65,6 +65,22 @@
-> PPC bug
------- Additional Comments From joe at otee.dk 2007-07-05 11:55 -------
I have also tested it on a intel machine and it doesnt crash there. So this really seems like a
ppc issue.
+
+------- Additional Comments From miguel at ximian.com 2007-08-10 14:25 -------
+Does this depend on a modified Mono?
+
+mac$ gcc -o teste teste.c `pkg-config --cflags --libs mono` -lm
+powerpc-apple-darwin8-gcc-4.0.0: unrecognized option `-pthread'
+/usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may
+result in errors or different symbols being used
+/usr/bin/ld: Undefined symbols:
+_ves_icall_System_AppDomain_InternalUnload
+_ves_icall_System_AppDomain_createDomain
+symbol ___freedtoa used from dynamic library
+/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libpthread.dylib(gdtoa-dmisc.So)
+not from earlier dynamic library /mono/lib/libmono.0.dylib(strtod.o)
+collect2: ld returned 1 exit status
+
More information about the mono-bugs
mailing list