[Muine] muine freeze



hi,

muine is freezing for me...
undeterministically....

sometimes while importing music into muine,
sometimes when browsing the albums...

but usually when importing music

i tried to use gdb here....

ps aux  | grep mono showed that there are 2 mono processes running...

i attached gdb to the first one,
and did a "bt":
(gdb) bt
#0  0xffffe410 in ?? ()
#1  0xbffff074 in ?? ()
#2  0x40ba7860 in ?? () from /lib/libc.so.6
#3  0x00000008 in ?? ()
#4  0x40ac2507 in sigsuspend () from /lib/libc.so.6
#5  0x080f477f in GC_suspend_handler ()
#6  <signal handler called>
#7  0xffffe410 in ?? ()
#8  0xbffff3e8 in ?? ()
#9  0x00000045 in ?? ()
#10 0x00000000 in ?? ()
#11 0x40a66ae0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#12 0x080e1b68 in _wapi_handle_wait_signal_handle ()
#13 0x413ed4a0 in ?? ()
#14 0xbffff3e8 in ?? ()
#15 0xbffff408 in ?? ()
#16 0xbffff390 in ?? ()
#17 0x080e6207 in WaitForMultipleObjects ()
Previous frame inner to this frame (corrupt stack?)
(gdb) 

then i detached gdb from it, and attached it to the second process:

#0  0xffffe410 in ?? ()
#1  0xbfffee58 in ?? ()
#2  0xffffffff in ?? ()
#3  0x00000003 in ?? ()
#4  0x40b44a2d in poll () from /lib/libc.so.6
#5  0x40058a66 in g_main_loop_get_context ()
from /usr/lib/libglib-2.0.so.0
#6  0x4005a54c in g_idle_remove_by_data ()
from /usr/lib/libglib-2.0.so.0
#7  0x4005818d in g_main_context_iteration ()
from /usr/lib/libglib-2.0.so.0
#8  0x0814532a in _wapi_daemon_main ()
#9  0x080e3360 in _wapi_shm_attach ()
#10 0x080e29a2 in _wapi_handle_set_share ()
#11 0x080de771 in mono_once ()
#12 0x080dfcd6 in _wapi_handle_new ()
#13 0x080e80f3 in _wapi_thread_dispatch_apc_queue ()
#14 0x080e720d in GetCurrentThread ()
#15 0x080c6b4f in mono_assembly_load_from ()
#16 0x080c69cc in mono_assembly_open ()
#17 0x080c7111 in mono_assembly_load ()
#18 0x080cfbba in mono_init ()
#19 0x0810db77 in mini_init ()
#20 0x08065cc5 in mono_main ()
#21 0x0001698b in ?? ()
#22 0x00000001 in ?? ()
#23 0x40a615bc in ?? () from /lib/libpthread.so.0
#24 0x401b07a0 in ?? ()
#25 0x40aaaf2c in ?? () from /lib/libc.so.6
#26 0x00000000 in ?? ()
#27 0x40a9d414 in ?? () from /lib/libc.so.6
#28 0x40a99000 in ?? ()
#29 0x0d377320 in ?? ()
#30 0xbffff650 in ?? ()
#31 0xbffff898 in ?? ()
#32 0x40aa7f0f in ?? () from /lib/libc.so.6
#33 0x40015ab0 in ?? ()
#34 0x00000000 in ?? ()
#35 0x40aa0d54 in ?? () from /lib/libc.so.6
#36 0x40a99000 in ?? ()
#37 0x400156dc in ?? () from /lib/ld-linux.so.2
#38 0x000041af in ?? ()
the same until #50
#50 0x00000867 in ?? ()
#51 0x40aa9fb3 in ?? () from /lib/libc.so.6
#52 0x40a615bc in ?? () from /lib/libpthread.so.0
#53 0x40ba7860 in ?? () from /lib/libc.so.6
#54 0x00000020 in ?? ()
#55 0x00000003 in ?? ()
#56 0xbffff678 in ?? ()
#57 0x4000b280 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
#58 0x40aaf7d3 in __guard_setup () from /lib/libc.so.6
#59 0x636f6c2f in ?? ()
and from here the same until #531...

for me so many stack traces (531)...it seems to be and endless
recursion ...isn't it?

does anyone know how can i debug the mono app ? to debug muine.exe, and
not the jvm....

thanks,
gabor




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]