Stacktrace:

  at (wrapper managed-to-native) Mono.Data.SqliteClient.Sqlite.sqlite_compile 
(intptr,intptr,intptr&,intptr&,intptr&) <0x00004>
  at (wrapper managed-to-native) Mono.Data.SqliteClient.Sqlite.sqlite_compile 
(intptr,intptr,intptr&,intptr&,intptr&) <0xffffffff>
  at Mono.Data.SqliteClient.SqliteCommand.GetNextStatement 
(intptr,intptr&,intptr&) <0x0007e>
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader 
(System.Data.CommandBehavior,bool,int&) <0x000d2>
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader 
(System.Data.CommandBehavior) <0x0001d>
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader () <0x0000f>
  at Mono.Data.SqliteClient.SqliteCommand.System.Data.IDbCommand.ExecuteReader 
() <0x0000d>
  at GnomeRDP.Sqlite.Query (string) <0x00045>
  at GnomeRDP.Configuration.CheckDatabaseVersion () <0x00075>
  at GnomeRDP.MainApp.InitializeComponent () <0x0013e>
  at GnomeRDP.MainApp..ctor (string[]) <0x000ce>
  at GnomeRDP.MainApp.Main (string[]) <0x00019>
  at (wrapper runtime-invoke) GnomeRDP.MainApp.runtime_invoke_void_string[] 
(object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

        /usr/bin/mono [0x81aa596]
        /usr/bin/mono [0x808bd63]
        /usr/bin/mono [0x818d74a]
        [0xb7f5c440]
        /usr/lib/libsqlite.so.0(sqlite_compile+0x35) [0xb53bdb85]
        [0xb54613a7]
        [0xb54612bf]
        [0xb5460603]
        [0xb546051e]
        [0xb54604e8]
        [0xb54604c6]
        [0xb5460306]
        [0xb558015e]
        [0xb5578797]
        [0xb790a467]
        [0xb790a252]
        [0xb790a1c3]
        /usr/bin/mono [0x818d45e]
        /usr/bin/mono(mono_runtime_invoke+0x29) [0x80b3349]
        /usr/bin/mono(mono_runtime_exec_main+0x24b) [0x80b48f4]
        /usr/bin/mono(mono_runtime_run_main+0x2ec) [0x80b4370]
        /usr/bin/mono(mono_jit_exec+0xbd) [0x805b158]
        /usr/bin/mono [0x805b235]
        /usr/bin/mono(mono_main+0x1380) [0x805c738]
        /usr/bin/mono [0x805a306]
        /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7d12450]
        /usr/bin/mono [0x805a281]

Debug info from gdb:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(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 0xb7c7ca30 (LWP 7417)]
[New Thread 0xb7384b90 (LWP 7419)]
[New Thread 0xb73a8b90 (LWP 7418)]
(no debugging symbols found)

...

(no debugging symbols found)
0xb7f5c410 in __kernel_vsyscall ()
  3 Thread 0xb73a8b90 (LWP 7418)  0xb7f5c410 in __kernel_vsyscall ()
  2 Thread 0xb7384b90 (LWP 7419)  0xb7f5c410 in __kernel_vsyscall ()
  1 Thread 0xb7c7ca30 (LWP 7417)  0xb7f5c410 in __kernel_vsyscall ()

Thread 3 (Thread 0xb73a8b90 (LWP 7418)):
#0  0xb7f5c410 in __kernel_vsyscall ()
#1  0xb7e7d196 in nanosleep () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x08131b65 in ?? ()
#3  0xb73a83ac in ?? ()
#4  0x00000000 in ?? ()

Thread 2 (Thread 0xb7384b90 (LWP 7419)):
#0  0xb7f5c410 in __kernel_vsyscall ()
#1  0xb7e79aa5 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x08136f20 in ?? ()
#3  0xb78821dc in ?? ()
#4  0xb78821c4 in ?? ()
#5  0xb7384198 in ?? ()
#6  0x00001cfb in ?? ()
#7  0x08135de7 in ?? ()
#8  0x00000006 in ?? ()
#9  0xb73841c8 in ?? ()
#10 0x081496ed in ?? ()
#11 0x00000404 in ?? ()
#12 0x0824c368 in ?? ()
#13 0xb73841d8 in ?? ()
#14 0x0813722d in ?? ()
#15 0xb78821dc in ?? ()
#16 0xb78821c4 in ?? ()
#17 0x00000000 in ?? ()

Thread 1 (Thread 0xb7c7ca30 (LWP 7417)):
#0  0xb7f5c410 in __kernel_vsyscall ()
#1  0xb7dcb311 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7efa534 in g_spawn_sync () from /usr/lib/libglib-2.0.so.0
#3  0xb7efa8fc in g_spawn_command_line_sync () from /usr/lib/libglib-2.0.so.0
#4  0x081aa674 in ?? ()
#5  0xb7b4b804 in ?? ()
#6  0xb7b4b7f4 in ?? ()
#7  0xb7b4b7f0 in ?? ()
#8  0xb7b4b7ec in ?? ()
#9  0x00000000 in ?? ()
#0  0xb7f5c410 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.
=================================================================

-- 
gnome-rdp: Error during the connection to database
https://bugs.launchpad.net/bugs/174102
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to