Am Mittwoch, den 15.02.2006, 09:47 -0600 schrieb Jason Martens:
[...]
> ---Type <return> to continue, or q <return> to quit---
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1212463424 (LWP 18985)]
> 0xb7256ccb in ?? ()
> (gdb) backtrace
> #0  0xb7256ccb in ?? ()
> #1  0x00000000 in ?? ()

Look here for debugging tips: http://www.mono-project.com/Debugging

You need to run p mono_print_method_from_ip ($address) for each of the
unresolved addresses.

But this one looks like one of the bugs fixed in 0.10.6

And in fact all your bugs reported should be fixed in 0.10.6 which
currently waits in NEW... let's wait how long it takes to get removed
from there :)

Bye



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to