Where is the debug log located at?
when i type mono --debug runuo.exe I get:
Code:
$ mono --debug runuo.exe
RunUO - [www.runuo.com] Version 2.0, Build 3053.18086
Core: Running on .NET Framework Version 2.0.50727
Core: Unix environment detected
Scripts: Compiling C# scripts...done (cached)
Scripts: Compiling VB.NET scripts...no files found.
Scripts: Verifying...done (2120 items, 500 mobiles)
Regions: Loading...done
World: Loading...done (1 items, 0 mobiles) (0.88 seconds)
ServerList: Auto-detecting public IP address...done (24.209.38.231)
Stacktrace:
at (wrapper managed-to-native) System.Diagnostics.FileVersionInfo.GetVersionInfo_internal (string) <0x00004>
at (wrapper managed-to-native) System.Diagnostics.FileVersionInfo.GetVersionInfo_internal (string) <0xffffffff>
at System.Diagnostics.FileVersionInfo.GetVersionInfo (string) [0x0001c] in /tmp/monobuild/build/BUILD/mono-1.2.6/mcs/class/System/System.Diagnostics/FileVersionInfo.cs:285
at Server.Misc.ClientVerification.Initialize () <0x0007b>
at (wrapper runtime-invoke) Server.Misc.MapDefinitions.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (object,object[]) <0x00004>
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (object,object[]) <0xffffffff>
at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x00055] in /tmp/monobuild/build/BUILD/mono-1.2.6/mcs/class/corlib/System.Reflection/MonoMethod.cs:149
at System.Reflection.MethodBase.Invoke (object,object[]) [0x00000] in /tmp/monobuild/build/BUILD/mono-1.2.6/mcs/class/corlib/System.Reflection/MethodBase.cs:93
at Server.ScriptCompiler.Compile (bool,bool) <0x003bc>
at Server.Core.Main (string[]) <0x0090d>
at (wrapper runtime-invoke) Server.Core.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
mono [0x8170d80]
mono [0x813d432]
[0xb7f38440]
mono [0x817a760]
mono [0x817b6bd]
mono [0x817b879]
[0xb63a6939]
[0xb63a682a]
[0xb63a65c4]
[0xb6a631ce]
mono [0x815dbd6]
mono(mono_runtime_invoke+0x27) [0x80f15d7]
mono(mono_runtime_invoke_array+0x226) [0x80f7016]
mono [0x80ea58c]
[0xb6a6317d]
[0xb6a62eeb]
[0xb6a62e4b]
[0xb6cc51f5]
[0xb762d21e]
[0xb762c1c3]
mono [0x815dbd6]
mono(mono_runtime_invoke+0x27) [0x80f15d7]
mono(mono_runtime_exec_main+0xb0) [0x80f52f0]
mono(mono_runtime_run_main+0x226) [0x80f5a16]
mono(mono_main+0xa15) [0x8059615]
mono [0x80586fe]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7cf3450]
mono [0x8058641]
Debug info from gdb:
[Thread debugging using libthread_db enabled]
[New Thread 0xb7c92940 (LWP 28904)]
[New Thread 0xb627ab90 (LWP 29555)]
[New Thread 0xb637bb90 (LWP 29554)]
[New Thread 0xb64aab90 (LWP 29553)]
[New Thread 0xb70a4b90 (LWP 28906)]
[New Thread 0xb70c8b90 (LWP 28905)]
0xb7f38410 in __kernel_vsyscall ()
6 Thread 0xb70c8b90 (LWP 28905) 0xb7f38410 in __kernel_vsyscall ()
5 Thread 0xb70a4b90 (LWP 28906) 0xb7f38410 in __kernel_vsyscall ()
4 Thread 0xb64aab90 (LWP 29553) 0xb7f38410 in __kernel_vsyscall ()
3 Thread 0xb637bb90 (LWP 29554) 0xb7f38410 in __kernel_vsyscall ()
2 Thread 0xb627ab90 (LWP 29555) 0xb7f38410 in __kernel_vsyscall ()
1 Thread 0xb7c92940 (LWP 28904) 0xb7f38410 in __kernel_vsyscall ()
Thread 6 (Thread 0xb70c8b90 (LWP 28905)):
#0 0xb7f38410 in __kernel_vsyscall ()
#1 0xb7e5e196 in nanosleep () from /lib/tls/i686/cmov/libpthread.so.0
#2 0x08122c5e in collection_thread (unused=0x0) at collection.c:34
#3 0xb7e564fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#4 0xb7db3e5e in clone () from /lib/tls/i686/cmov/libc.so.6
Thread 5 (Thread 0xb70a4b90 (LWP 28906)):
#0 0xb7f38410 in __kernel_vsyscall ()
#1 0xb7e5aaa5 in pthread_cond_wait@@GLIBC_2.3.2 ()
from /lib/tls/i686/cmov/libpthread.so.0
#2 0x0811d50f in timedwait_signal_poll_cond (cond=0xb75a21dc,
mutex=0xb75a21c4, timeout=0x0, alertable=0) at handles.c:1443
#3 0x0811d60f in _wapi_handle_timedwait_signal_handle (handle=0x404,
timeout=0x0, alertable=128) at handles.c:1523
#4 0x0811d75a in _wapi_handle_wait_signal_handle (handle=0xfffffe00,
alertable=-512) at handles.c:1483
#5 0x0810d741 in WaitForSingleObjectEx (handle=0x404, timeout=4294967295,
alertable=0) at wait.c:200
#6 0x080e29e7 in finalizer_thread (unused=0x0) at gc.c:894
#7 0x080c7ca0 in start_wrapper (data=0x8264d90) at threads.c:573
#8 0x0810fa30 in thread_start_routine (args=0xb7450100) at threads.c:264
#9 0x0812d004 in GC_start_routine (arg=0xfffffe00) at pthread_support.c:1369
#10 0xb7e564fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0xb7db3e5e in clone () from /lib/tls/i686/cmov/libc.so.6
Thread 4 (Thread 0xb64aab90 (LWP 29553)):
#0 0xb7f38410 in __kernel_vsyscall ()
#1 0xb7e5add2 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib/tls/i686/cmov/libpthread.so.0
#2 0x0811d4bf in timedwait_signal_poll_cond (cond=0xb75a202c,
mutex=0xb75a2014, timeout=0xb64aa218, alertable=1) at handles.c:1453
#3 0x0811d60f in _wapi_handle_timedwait_signal_handle (handle=0x400,
timeout=0xb64aa218, alertable=128) at handles.c:1523
#4 0x0810d66c in WaitForSingleObjectEx (handle=0x400, timeout=10000,
alertable=1) at wait.c:202
#5 0x080c3b04 in async_invoke_thread (data=0x0) at threadpool.c:1226
#6 0x080c7ca0 in start_wrapper (data=0x8e54110) at threads.c:573
#7 0x0810fa30 in thread_start_routine (args=0xb7450238) at threads.c:264
#8 0x0812d004 in GC_start_routine (arg=0xfffffdfc) at pthread_support.c:1369
#9 0xb7e564fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb7db3e5e in clone () from /lib/tls/i686/cmov/libc.so.6
Thread 3 (Thread 0xb637bb90 (LWP 29554)):
#0 0xb7f38410 in __kernel_vsyscall ()
#1 0xb7db4676 in epoll_wait () from /lib/tls/i686/cmov/libc.so.6
#2 0x080c3234 in socket_io_epoll_main (p=0x8203ac0) at threadpool.c:552
#3 0x080c7ca0 in start_wrapper (data=0x8eac5a0) at threads.c:573
#4 0x0810fa30 in thread_start_routine (args=0xb7450370) at threads.c:264
#5 0x0812d004 in GC_start_routine (arg=0xfffffffc) at pthread_support.c:1369
#6 0xb7e564fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7 0xb7db3e5e in clone () from /lib/tls/i686/cmov/libc.so.6
Thread 2 (Thread 0xb627ab90 (LWP 29555)):
#0 0xb7f38410 in __kernel_vsyscall ()
#1 0xb7e5add2 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib/tls/i686/cmov/libpthread.so.0
#2 0x0811d4bf in timedwait_signal_poll_cond (cond=0xb75ebe44,
mutex=0xb75ebe2c, timeout=0xb627a218, alertable=1) at handles.c:1453
#3 0x0811d60f in _wapi_handle_timedwait_signal_handle (handle=0xef2,
timeout=0xb627a218, alertable=128) at handles.c:1523
#4 0x0810d66c in WaitForSingleObjectEx (handle=0xef2, timeout=10000,
alertable=1) at wait.c:202
#5 0x080c3937 in async_invoke_io_thread (data=0x0) at threadpool.c:284
#6 0x080c7ca0 in start_wrapper (data=0x8eac5a0) at threads.c:573
#7 0x0810fa30 in thread_start_routine (args=0xb74504a8) at threads.c:264
#8 0x0812d004 in GC_start_routine (arg=0xfffffdfc) at pthread_support.c:1369
#9 0xb7e564fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb7db3e5e in clone () from /lib/tls/i686/cmov/libc.so.6
Thread 1 (Thread 0xb7c92940 (LWP 28904)):
#0 0xb7f38410 in __kernel_vsyscall ()
#1 0xb7dac881 in select () from /lib/tls/i686/cmov/libc.so.6
#2 0xb7edbe14 in g_spawn_sync () from /usr/lib/libglib-2.0.so.0
#3 0xb7edc1dc in g_spawn_command_line_sync () from /usr/lib/libglib-2.0.so.0
#4 0x08170dfb in mono_handle_native_sigsegv (signal=11, ctx=0xbfcaf6cc)
at mini-exceptions.c:1061
#5 0x0813d432 in sigsegv_signal_handler (_dummy=11, info=0xbfcaf64c,
context=0xbfcaf6cc) at mini.c:11596
#6 <signal handler called>
#7 unicode_chars (str=0xb617914a) at process.c:81
#8 0x0817a760 in process_get_versioninfo_block (data=0xb617914a,
block=0xb617914a) at process.c:243
#9 0x0817b6bd in process_get_fileversion (filever=0x1013f50,
image=<value optimized out>) at process.c:539
#10 0x0817b879 in ves_icall_System_Diagnostics_FileVersionInfo_GetVersionInfo_internal (this=0x1013f50, filename=0x1ae450) at process.c:690
#11 0xb63a6939 in ?? ()
#12 0x01013f50 in ?? ()
#13 0x001ae450 in ?? ()
#14 0xbfcafc18 in ?? ()
#15 0xb63a6850 in ?? ()
#16 0x01013f50 in ?? ()
#17 0x08ee5aec in ?? ()
#18 0x01013f50 in ?? ()
#19 0x001ae450 in ?? ()
#20 0x089061ac in ?? ()
#21 0xbfcafac4 in ?? ()
#22 0xb63a6914 in ?? ()
#23 0xbfcafadc in ?? ()
#24 0xb63a682a in ?? ()
#25 0x01013f50 in ?? ()
#26 0x001ae450 in ?? ()
#27 0x01013f50 in ?? ()
#28 0x00000001 in ?? ()
#29 0xbfcafb04 in ?? ()
#30 0xb63a65c4 in ?? ()
#31 0x001ae450 in ?? ()
#32 0x00030f00 in ?? ()
#33 0x00000004 in ?? ()
#34 0x089061ac in ?? ()
#35 0x00c16150 in ?? ()
#36 0x089061ac in ?? ()
#37 0x00000000 in ?? ()
#0 0xb7f38410 in __kernel_vsyscall ()
=================================================================
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