RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Strange error

Fygg Nuuton

Wanderer
Strange error

Code:
$ mono runuo.exe
RunUO - [www.runuo.com] Version 2.0, Build 3369.34270
Core: Running on .NET Framework Version 2.0.50727
Core: Optimizing for 2 processors
Core: Unix environment detected
Scripts: Compiling C# scripts...done (cached)
Scripts: Skipping VB.NET Scripts...done (use -vb to enable)
Scripts: Verifying...
** ERROR **: generic_params table claims method has generic parameters, but signature says it doesn't
aborting...
Stacktrace:

  at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0xffffffff>
  at System.Reflection.Assembly.GetTypes () <0x0000c>
  at Server.Core.VerifySerialization (System.Reflection.Assembly) <0x0006e>
  at Server.Core.VerifySerialization () <0x00055>
  at Server.ScriptCompiler.Compile (bool,bool) <0x0015e>
  at Server.Core.Main (string[]) <0x008f5>
  at (wrapper runtime-invoke) Server.Core.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

  mono [0x817b4ae]
  [0xb801240c]
  /lib/tls/i686/cmov/libc.so.6(abort+0x188) [0xb7dae268]
  /usr/lib/libglib-2.0.so.0(g_logv+0x5dc) [0xb7f6692c]
  /usr/lib/libglib-2.0.so.0(g_log+0x26) [0xb7f66966]
  mono(mono_method_signature+0x399) [0x8100b49]
  mono [0x8106989]
  mono [0x8107b24]
  mono(mono_class_init+0x68e) [0x810821e]
  mono(mono_type_get_object+0x10a) [0x8188b2a]
  mono [0x80a585a]
  mono [0x80a8d9a]
  [0xb6faf92c]
  [0xb6faf8ed]
  [0xb6faf707]
  [0xb6faf606]
  [0xb70eea27]
  [0xb78ca1ee]
  [0xb78c91c3]
  mono(mono_runtime_exec_main+0xb6) [0x809cb76]
  mono(mono_runtime_run_main+0x16b) [0x809d19b]
  mono(mono_main+0x60e) [0x805af2e]
  mono [0x805a432]
  /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7d97685]
  mono [0x805a371]

Debug info from gdb:

(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb7d568e0 (LWP 15983)]
[New Thread 0xb7379b90 (LWP 15985)]
[New Thread 0xb739db90 (LWP 15984)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xb8012424 in __kernel_vsyscall ()
  3 Thread 0xb739db90 (LWP 15984)  0xb8012424 in __kernel_vsyscall ()
  2 Thread 0xb7379b90 (LWP 15985)  0xb8012424 in __kernel_vsyscall ()
  1 Thread 0xb7d568e0 (LWP 15983)  0xb8012424 in __kernel_vsyscall ()

Thread 3 (Thread 0xb739db90 (LWP 15984)):
#0  0xb8012424 in __kernel_vsyscall ()
#1  0xb7f13906 in nanosleep () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x08110fc8 in ?? ()
#3  0xb7f0c50f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#4  0xb7e62a0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xb7379b90 (LWP 15985)):
#0  0xb8012424 in __kernel_vsyscall ()
#1  0xb7f10075 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x081143b7 in ?? ()
#3  0x081169ec in ?? ()
#4  0x08116a2c in ?? ()
#5  0x0812962a in ?? ()
#6  0x080b5c1a in ?? ()
#7  0x080d5f74 in ?? ()
#8  0x081279de in ?? ()
#9  0x0813ff75 in ?? ()
#10 0xb7f0c50f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0xb7e62a0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7d568e0 (LWP 15983)):
#0  0xb8012424 in __kernel_vsyscall ()
#1  0xb7f1310b in read () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb7f94a1e in ?? () from /usr/lib/libglib-2.0.so.0
#3  0xb7f94f02 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0xb7f9589b in g_spawn_sync () from /usr/lib/libglib-2.0.so.0
#5  0xb7f95d5c in g_spawn_command_line_sync () from /usr/lib/libglib-2.0.so.0
#6  0x0817b565 in ?? ()
#7  <signal handler called>
#8  0xb8012424 in __kernel_vsyscall ()
#9  0xb7dac8a0 in raise () from /lib/tls/i686/cmov/libc.so.6
#10 0xb7dae268 in abort () from /lib/tls/i686/cmov/libc.so.6
#11 0xb7f6692c in g_logv () from /usr/lib/libglib-2.0.so.0
#12 0xb7f66966 in g_log () from /usr/lib/libglib-2.0.so.0
#13 0x08100b49 in mono_method_signature ()
#14 0x08106989 in ?? ()
#15 0x08107b24 in ?? ()
#16 0x0810821e in mono_class_init ()
#17 0x08188b2a in mono_type_get_object ()
#18 0x080a585a in ?? ()
#19 0x080a8d9a in ?? ()
#20 0xb6faf92c in ?? ()
#21 0xb6faf8ed in ?? ()
#22 0xb6faf707 in ?? ()
#23 0xb6faf606 in ?? ()
#24 0xb70eea27 in ?? ()
#25 0xb78ca1ee in ?? ()
#26 0xb78c91c3 in ?? ()
#27 0x0809cb76 in mono_runtime_exec_main ()
#28 0x0809d19b in mono_runtime_run_main ()
#29 0x0805af2e in mono_main ()
#30 0x0805a432 in ?? ()
#31 0xb7d97685 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#32 0x0805a371 in ?? ()
#0  0xb8012424 in __kernel_vsyscall ()


=================================================================
Got a SIGABRT 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

No idea why this is showing up. It worked fine yesterday :(. Any ideas?
 
Top