[Mono-bugs] [Bug 654694] [SDB] Assertion at debugger-agent.c:4087, condition `sp' not met
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Nov 18 14:00:32 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=654694
https://bugzilla.novell.com/show_bug.cgi?id=654694#c2
--- Comment #2 from Lluis Sanchez <lluis at novell.com> 2010-11-18 19:00:31 UTC ---
OK, updated to latest from github and the assertion line changed. This is the
whole output:
* Assertion at debugger-agent.c:4154, condition `sp' not met
Stacktrace:
Native stacktrace:
/home/lluis/install/bin/mono() [0x48d156]
/lib64/libpthread.so.0(+0xf2e0) [0x7f528608e2e0]
/lib64/libc.so.6(gsignal+0x35) [0x7f5285d519e5]
/lib64/libc.so.6(abort+0x186) [0x7f5285d52ee6]
/home/lluis/install/bin/mono() [0x5c6c2a]
/home/lluis/install/bin/mono() [0x5c6ddb]
/home/lluis/install/bin/mono() [0x4b6139]
/home/lluis/install/bin/mono() [0x5a3594]
/home/lluis/install/bin/mono() [0x5d8d88]
/lib64/libpthread.so.0(+0x6a4f) [0x7f5286085a4f]
/lib64/libc.so.6(clone+0x6d) [0x7f5285def82d]
Debug info from gdb:
Missing separate debuginfo for /lib64/libm.so.6
Try: zypper install -C
"debuginfo(build-id)=f05646449077dfbf15d5f78251a3b25e0f955dd9"
Mono support loaded.
Missing separate debuginfo for /lib64/librt.so.1
Try: zypper install -C
"debuginfo(build-id)=d56892aae99874e3a6f41a277011ce0d114acf96"
Missing separate debuginfo for /lib64/libdl.so.2
Try: zypper install -C
"debuginfo(build-id)=b32241719a8a0234bb425377e47155231deadf26"
Missing separate debuginfo for /lib64/libpthread.so.0
Try: zypper install -C
"debuginfo(build-id)=0bfcf306c464b3ab89bd3e485c4f813196fecca5"
Missing separate debuginfo for /lib64/libc.so.6
Try: zypper install -C
"debuginfo(build-id)=8626ba66937eea83fbe594766f27ecd27bc0ab0d"
Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2
Try: zypper install -C
"debuginfo(build-id)=cb584e8640c40d7b4adb4c44eb44e2f30bb274dc"
Missing separate debuginfo for /lib64/libgcc_s.so.1
Try: zypper install -C
"debuginfo(build-id)=92c1bf9d71eaca088ccc44ec457d0642096b13b4"
[Thread debugging using libthread_db enabled]
[New Thread 0x7f5283f2a710 (LWP 1134)]
[New Thread 0x7f528413b710 (LWP 1133)]
[New Thread 0x7f5284d1c710 (LWP 1131)]
[New Thread 0x7f528551d710 (LWP 1130)]
[New Thread 0x7f5285d1e710 (LWP 1129)]
0x00007f528608a39c in pthread_cond_wait@@GLIBC_2.3.2 ()
from /lib64/libpthread.so.0
6 Thread 0x7f5285d1e710 (LWP 1129) 0x00007f528608a39c in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
5 Thread 0x7f528551d710 (LWP 1130) 0x00007f528608a39c in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
4 Thread 0x7f5284d1c710 (LWP 1131) 0x00007f528608a39c in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
3 Thread 0x7f528413b710 (LWP 1133) 0x00007f528608c600 in sem_wait ()
from /lib64/libpthread.so.0
2 Thread 0x7f5283f2a710 (LWP 1134) 0x00007f528608d38d in read ()
from /lib64/libpthread.so.0
* 1 Thread 0x7f5286af5740 (LWP 1128) 0x00007f528608a39c in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
Thread 6 (Thread 0x7f5285d1e710 (LWP 1129)):
#0 0x00007f528608a39c in pthread_cond_wait@@GLIBC_2.3.2 ()
from /lib64/libpthread.so.0
#1 0x00000000005d9125 in GC_wait_marker () at pthread_support.c:1791
#2 0x00000000005d5aa4 in GC_help_marker (my_mark_no=1) at mark.c:1116
#3 0x00000000005d7ea4 in GC_mark_thread (id=0x0) at pthread_support.c:548
#4 0x00007f5286085a4f in start_thread () from /lib64/libpthread.so.0
#5 0x00007f5285def82d in clone () from /lib64/libc.so.6
#6 0x0000000000000000 in ?? ()
Thread 5 (Thread 0x7f528551d710 (LWP 1130)):
#0 0x00007f528608a39c in pthread_cond_wait@@GLIBC_2.3.2 ()
from /lib64/libpthread.so.0
#1 0x00000000005d9125 in GC_wait_marker () at pthread_support.c:1791
#2 0x00000000005d5aa4 in GC_help_marker (my_mark_no=1) at mark.c:1116
#3 0x00000000005d7ea4 in GC_mark_thread (id=0x1) at pthread_support.c:548
#4 0x00007f5286085a4f in start_thread () from /lib64/libpthread.so.0
#5 0x00007f5285def82d in clone () from /lib64/libc.so.6
#6 0x0000000000000000 in ?? ()
Thread 4 (Thread 0x7f5284d1c710 (LWP 1131)):
#0 0x00007f528608a39c in pthread_cond_wait@@GLIBC_2.3.2 ()
from /lib64/libpthread.so.0
#1 0x00000000005d9125 in GC_wait_marker () at pthread_support.c:1791
#2 0x00000000005d5aa4 in GC_help_marker (my_mark_no=1) at mark.c:1116
#3 0x00000000005d7ea4 in GC_mark_thread (id=0x2) at pthread_support.c:548
#4 0x00007f5286085a4f in start_thread () from /lib64/libpthread.so.0
#5 0x00007f5285def82d in clone () from /lib64/libc.so.6
#6 0x0000000000000000 in ?? ()
Thread 3 (Thread 0x7f528413b710 (LWP 1133)):
#0 0x00007f528608c600 in sem_wait () from /lib64/libpthread.so.0
#1 0x00000000005bef98 in mono_sem_wait (sem=0x8ee0a0, alertable=0)
at mono-semaphore.c:102
#2 0x0000000000518152 in finalizer_thread (unused=<value optimized out>)
at gc.c:1046
#3 0x00000000005019d5 in start_wrapper (data=0x9b2640) at threads.c:782
#4 0x00000000005a3594 in thread_start_routine (args=0x98a818)
at wthreads.c:285
#5 0x00000000005d8d88 in GC_start_routine (arg=0x7f528693dfc0)
at pthread_support.c:1396
#6 0x00007f5286085a4f in start_thread () from /lib64/libpthread.so.0
#7 0x00007f5285def82d in clone () from /lib64/libc.so.6
#8 0x0000000000000000 in ?? ()
Thread 2 (Thread 0x7f5283f2a710 (LWP 1134)):
#0 0x00007f528608d38d in read () from /lib64/libpthread.so.0
#1 0x000000000048d2de in mono_handle_native_sigsegv (
signal=<value optimized out>, ctx=<value optimized out>)
at mini-exceptions.c:1946
#2 <signal handler called>
#3 0x00007f5285d519e5 in raise () from /lib64/libc.so.6
#4 0x00007f5285d52ee6 in abort () from /lib64/libc.so.6
#5 0x00000000005c6c2a in monoeg_g_logv (log_domain=0x0, log_level=
G_LOG_LEVEL_ERROR, format=
0x5f1ca8 "* Assertion at %s:%d, condition `%s' not met\n", args=
0x7f5283f29af0) at goutput.c:134
#6 0x00000000005c6ddb in monoeg_assertion_message (format=
0x5f1ca8 "* Assertion at %s:%d, condition `%s' not met\n") at goutput.c:154
#7 0x00000000004b6139 in ss_create (arg=<value optimized out>)
at debugger-agent.c:4154
#8 event_commands (arg=<value optimized out>) at debugger-agent.c:5364
#9 debugger_thread (arg=<value optimized out>) at debugger-agent.c:6830
#10 0x00000000005a3594 in thread_start_routine (args=0x98a8e0)
at wthreads.c:285
#11 0x00000000005d8d88 in GC_start_routine (arg=0x7f528693dfc0)
at pthread_support.c:1396
#12 0x00007f5286085a4f in start_thread () from /lib64/libpthread.so.0
#13 0x00007f5285def82d in clone () from /lib64/libc.so.6
#14 0x0000000000000000 in ?? ()
Thread 1 (Thread 0x7f5286af5740 (LWP 1128)):
#0 0x00007f528608a39c in pthread_cond_wait@@GLIBC_2.3.2 ()
from /lib64/libpthread.so.0
#1 0x00000000004af54f in suspend_current () at debugger-agent.c:2270
#2 0x00000000004b022f in process_event (event=EVENT_KIND_BREAKPOINT,
arg=<value optimized out>, il_offset=<value optimized out>, ctx=
0x7ffff019ad58, events=0x0, suspend_policy=<value optimized out>)
at debugger-agent.c:2846
#3 0x00000000004b115a in process_breakpoint_inner () at debugger-agent.c:3659
#4 process_breakpoint () at debugger-agent.c:3677
#5 0x00007ffff019ae40 in ?? ()
#6 0x00007f528693cfa0 in ?? ()
#7 0x00007f5286988f60 in ?? ()
#8 0x000000004068b000 in ?? ()
#9 0x00007ffff019ae90 in ?? ()
#10 0x000000004081e0a9 in ?? ()
#11 0x00000000009c66b8 in ?? ()
#12 0x000000004081dea0 in ?? ()
#13 0x0000000000000000 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.
=================================================================
bash: line 1: 1128 Avortat /home/lluis/install/bin/mono
--debug --debugger-agent=transport=dt_socket,address=127.0.0.1:54739
"/home/lluis/Projects/borra451/cenc/bin/Debug/cenc.exe"
--
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