[Mono-bugs] [Bug 334740] New: file threads.c: line 3345 (mono_thread_set_state): assertion failed: (ret == 0)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 17 19:11:16 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=334740

           Summary: file threads.c: line 3345 (mono_thread_set_state):
                    assertion failed: (ret == 0)
           Product: Mono: Runtime
           Version: 1.2
          Platform: i686
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: JIT
        AssignedTo: lupus at novell.com
        ReportedBy: sontek at gmail.com
         QAContact: mono-bugs at ximian.com
          Found By: ---


This problem exists with latest svn and existed in revision 87516 but does not
exist in r87454:

this is when executing dbus-launch banshee

Warning: [10/17/2007 16:19:30] (Cannot connect to NetworkManager) - An
available, working network connection will be assumed

** ERROR **: file threads.c: line 3345 (mono_thread_set_state): assertion
failed: (ret == 0)
aborting...
Stacktrace:

  at (wrapper managed-to-native) System.Threading.Thread.SetState
(System.Threading.ThreadState) <0x00004>
  at (wrapper managed-to-native) System.Threading.Thread.SetState
(System.Threading.ThreadState) <0xffffffff>
  at System.Threading.Thread.set_IsBackground (bool) <0x00014>
  at Banshee.Database.QueuedSqliteDatabase..ctor (string) <0x00086>
  at Banshee.Base.BansheeDatabase..ctor (string) <0x0000f>
  at Banshee.Base.Library..ctor () <0x001ba>
  at <>c__CompilerGenerated61.<Initialize>c__186 () <0x00016>
  at Banshee.Base.ComponentInitializer.Run () <0x000c8>
  at Banshee.Base.Globals.Initialize (Banshee.Base.ComponentInitializerHandler)
<0x0082e>
  at Banshee.BansheeEntry.Startup (string[]) <0x007e5>
  at Banshee.Gui.CleanRoomStartup.Startup
(Banshee.Gui.CleanRoomStartup/StartupInvocationHandler,string[]) <0x000aa>
  at Banshee.BansheeEntry.Main (string[]) <0x00038>
  at (wrapper runtime-invoke) Banshee.BansheeEntry.runtime_invoke_void_string[]
(object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

        banshee [0x8177e9b]
        [0xffffe440]
        /lib/libc.so.6(abort+0x108) [0xb7dc2e18]
        /usr/lib/libglib-2.0.so.0(g_logv+0x425) [0xb7f36355]
        /usr/lib/libglib-2.0.so.0(g_log+0x29) [0xb7f36399]
        /usr/lib/libglib-2.0.so.0(g_assert_warning+0x78) [0xb7f36418]
        banshee(mono_thread_set_state+0x6a) [0x80c0eea]
        banshee [0x80c1789]
        [0xb4881c69]
        [0xb4881c0d]
        [0xb4881abf]
        [0xb48819e0]
        [0xb496bf63]
        [0xb496bd6f]
        [0xb49e1fd9]
        [0xb578eda7]
        [0xb7ae3d66]
        [0xb7ae347b]
        [0xb7ae3279]
        [0xb7ae31c3]
        banshee(mono_runtime_exec_main+0xb8) [0x80ed598]
        banshee(mono_runtime_run_main+0x1b4) [0x80ed8c4]
        banshee(mono_main+0xf9f) [0x8059a3f]
        banshee [0x80585b2]
        /lib/libc.so.6(__libc_start_main+0xd8) [0xb7dae838]
        banshee [0x8058501]

Debug info from gdb:

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1210480960 (LWP 943)]
[New Thread -1219093616 (LWP 949)]
[New Thread -1218946160 (LWP 948)]
0xffffe410 in ?? ()
  3 Thread -1218946160 (LWP 948)  0xffffe410 in ?? ()
  2 Thread -1219093616 (LWP 949)  0xffffe410 in ?? ()
  1 Thread -1210480960 (LWP 943)  0xffffe410 in ?? ()

Thread 3 (Thread -1218946160 (LWP 948)):
#0  0xffffe410 in ?? ()
#1  0xb75853b8 in ?? ()
#2  0x0820c560 in ?? ()
#3  0x00000000 in ?? ()

Thread 2 (Thread -1219093616 (LWP 949)):
#0  0xffffe410 in ?? ()
#1  0xb75611b8 in ?? ()
#2  0x00000007 in ?? ()
#3  0x00000000 in ?? ()

Thread 1 (Thread -1210480960 (LWP 943)):
#0  0xffffe410 in ?? ()
#1  0xbffe1758 in ?? ()
#2  0x00000000 in ?? ()
#0  0xffffe410 in ?? ()


=================================================================
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


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list