[Mono-dev] Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application.
Canterlot
squareaddict at gmail.com
Wed Apr 24 03:21:05 UTC 2013
hello,
I converted my server application so that it works with Mono on LNUX
but I am having the trouble after launching the server when I try to connect
to my client (TCP Socket) my server "crash"
Stacktrace:
Native stacktrace:
mono() [0x4983a9]
mono() [0x4e8daf]
mono() [0x41fe87]
/lib/x86_64-linux-gnu/libpthread.so.0(+0xf030) [0x7f7afe852030]
[0x7f7af784a300]
Debug info from gdb:
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Aborted
root at squareaddict:~# ^C
root at squareaddict:~# /lib/x86_64-linux-gnu/libpthread.so.0(+0xf030)
[0x7f7afe852030]
-bash: syntax error near unexpected token `+0xf030'
Je ne comprend pas..
--
View this message in context: http://mono.1490590.n4.nabble.com/Got-a-SIGSEGV-while-executing-native-code-This-usually-indicates-a-fatal-error-in-the-mono-runtime-o-tp4659472.html
Sent from the Mono - Dev mailing list archive at Nabble.com.
More information about the Mono-devel-list
mailing list