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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78962 --- shadow/78962 2006-12-08 15:50:44.000000000 -0500 +++ shadow/78962.tmp.14976 2006-12-11 14:37:57.000000000 -0500 @@ -111,6 +111,12 @@ exact same thing happened, only with different memory addresses, obviously. ------- Additional Comments From [EMAIL PROTECTED] 2006-12-08 15:50 ------- this happens every time I try to run f-spot in the debugger as well, on every machine I've tried it on. + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-11 14:37 ------- +I found the problem: +This happens when trying to use a stipped `mono' binary. +When stripping the `mono' binary, we need to add the +`-K MONO_DEBUGGER__debugger_info' argument to stip. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
