Custom Query (2447 matches)
Results (214 - 216 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2968 | Upstream | Deluge on Windows 10 Crashes at application start | ||
Description |
Description: Starting deluge-gtk.exe, deluge.exe or deluge-debug.exe crashes at startup. Version: Deluge 1.3.13 Component: libtorrent Log : [DEBUG ] 21:33:51 gtkui:334 _on_reactor_start [DEBUG ] 21:33:51 mainwindow:107 Showing window [DEBUG ] 21:33:51 config:216 Setting 'window_pane_position' to 521 of <type 'int'> [DEBUG ] 21:33:51 config:216 Setting 'window_pane_position' to 398 of <type 'int'> [INFO ] 21:33:51 daemon:124 Deluge daemon 1.3.13 [DEBUG ] 21:33:51 daemon:125 options: None [DEBUG ] 21:33:51 daemon:126 args: None [DEBUG ] 21:33:51 core:76 Core init.. [DEBUG ] 21:33:51 core:82 read_only_config_keys: [] [INFO ] 21:33:51 core:85 Starting libtorrent 1.0.9.0 session..
So I picked up 32-bit gdb... which I can't make a lot of sense from. And received this : C:\Program Files (x86)\Deluge>gdb-32.exe --args deluge-debug.exe GNU gdb (GDB) 7.7.50.20140303-cvs Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-pc-mingw32". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word". This binary was built by Equation Solution <http://www.Equation.com>... Reading symbols from deluge-debug.exe...(no debugging symbols found)...done. (gdb) run Starting program: C:\Program Files (x86)\Deluge\deluge-debug.exe [New Thread 4360.0x2478] [New Thread 4360.0x270c] [New Thread 4360.0x366c] [New Thread 4360.0x2600] [New Thread 4360.0x384] [New Thread 4360.0xabc] [New Thread 4360.0x1928] [New Thread 4360.0x1830] [New Thread 4360.0x22f4] [New Thread 4360.0x212c] [New Thread 4360.0x2184] [New Thread 4360.0x28cc] [New Thread 4360.0x2bc8] [Thread 4360.0x1830 exited with code 0] [New Thread 4360.0xe88] [New Thread 4360.0x26e8] [New Thread 4360.0x1e28] warning: HEAP[deluge-debug.exe]: warning: HEAP: Free Heap block 04489880 modified at 044898D0 after it was freed Program received signal SIGTRAP, Trace/breakpoint trap. 0x777c06f8 in ntdll!RtlpNtSetValueKey () from C:\Windows\SYSTEM32\ntdll.dll (gdb) thread apply all backtrace Thread 16 (Thread 4360.0x1e28): #0 0x777626d0 in ntdll!RtlCompareMemoryUlong () from C:\Windows\SYSTEM32\ntdll.dll #1 0x77772e2a in ntdll!WinSqmEventWrite () from C:\Windows\SYSTEM32\ntdll.dll #2 0x00778cf8 in ?? () #3 0x77728bd8 in ntdll!RtlFreeHeap () from C:\Windows\SYSTEM32\ntdll.dll #4 0x777bfa72 in ntdll!RtlpNtSetValueKey () from C:\Windows\SYSTEM32\ntdll.dll #5 0x7772995d in ntdll!RtlFreeHeap () from C:\Windows\SYSTEM32\ntdll.dll #6 0x77728bd8 in ntdll!RtlFreeHeap () from C:\Windows\SYSTEM32\ntdll.dll #7 0x6ebe73f6 in IPHLPAPI!GetAdaptersAddresses () from C:\Windows\SysWOW64\IPHLPAPI.DLL #8 0x0922d3dd in libtorrent!??0context@ssl@asio@boost@@QAE@AAVio_service@23@W4method@context_base@123@@Z () from C:\Program Files (x86)\Deluge\libtorrent.pyd #9 0x00000000 in ?? () Thread 15 (Thread 4360.0x26e8): #0 0x7774e5fc in ntdll!ZwWaitForSingleObject () from C:\Windows\SYSTEM32\ntdll.dll #1 0x7446adf9 in WaitForSingleObjectEx () from C:\Windows\System32\KernelBase.dll #2 0x7446ad52 in WaitForSingleObject () from C:\Windows\System32\KernelBase.dll #3 0x0914c554 in libtorrent!?native_handle@context@ssl@asio@boost@@QAEPAUssl_ctx_st@@XZ () from C:\Program Files (x86)\Deluge\libtorrent.pyd #4 0x000006cc in ?? () #5 0xffffffff in ?? () #6 0x74ea9800 in ResetEvent () from C:\Windows\System32\kernel32.dll #7 0x0443acd8 in ?? () #8 0x70503433 in endthreadex () from C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9247_none_5090cb78bcba4a35\msvcr90.dll #9 0x705034c7 in endthreadex () from C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9247_none_5090cb78bcba4a35\msvcr90.dll #10 0x74e962c4 in KERNEL32!BaseThreadInitThunk () from C:\Windows\System32\kernel32.dll #11 0x77740fd9 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #12 0x77740fa4 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #13 0x00000000 in ?? () Thread 14 (Thread 4360.0xe88): #0 0x7774eb8c in ntdll!ZwWaitForMultipleObjects () from C:\Windows\SYSTEM32\ntdll.dll #1 0x74471ba0 in WaitForMultipleObjectsEx () from C:\Windows\System32\KernelBase.dll #2 0x74471a98 in WaitForMultipleObjects () from C:\Windows\System32\KernelBase.dll #3 0x091b3177 in libtorrent!??0context@ssl@asio@boost@@QAE@AAVio_service@23@W4method@context_base@123@@Z () from C:\Program Files (x86)\Deluge\libtorrent.pyd #4 0x00000002 in ?? () #5 0x0443340c in ?? () #6 0x00000000 in ?? () Thread 13 (Thread 4360.0x2bc8): #0 0x7774eb8c in ntdll!ZwWaitForMultipleObjects () from C:\Windows\SYSTEM32\ntdll.dll #1 0x74471ba0 in WaitForMultipleObjectsEx () from C:\Windows\System32\KernelBase.dll #2 0x74cdf09f in combase!CLSIDFromString () from C:\Windows\System32\combase.dll #3 0x74cdee97 in combase!CLSIDFromString () from C:\Windows\System32\combase.dll #4 0x74d664ef in combase!CoGetStdMarshalEx () from C:\Windows\System32\combase.dll #5 0x74e962c4 in KERNEL32!BaseThreadInitThunk () from C:\Windows\System32\kernel32.dll #6 0x77740fd9 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #7 0x77740fa4 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #8 0x00000000 in ?? () Thread 12 (Thread 4360.0x28cc): #0 0x7774eb8c in ntdll!ZwWaitForMultipleObjects () from C:\Windows\SYSTEM32\ntdll.dll #1 0x74471ba0 in WaitForMultipleObjectsEx () from C:\Windows\System32\KernelBase.dll #2 0x74cdf09f in combase!CLSIDFromString () from C:\Windows\System32\combase.dll #3 0x74d54f7d in combase!CoGetContextToken () from C:\Windows\System32\combase.dll #4 0x74cdeee9 in combase!CLSIDFromString () from C:\Windows\System32\combase.dll #5 0x74d664ef in combase!CoGetStdMarshalEx () from C:\Windows\System32\combase.dll #6 0x74e962c4 in KERNEL32!BaseThreadInitThunk () from C:\Windows\System32\kernel32.dll #7 0x77740fd9 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #8 0x77740fa4 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #9 0x00000000 in ?? () Thread 11 (Thread 4360.0x2184): #0 0x777501cc in ntdll!ZwWaitForWorkViaWorkerFactory () from C:\Windows\SYSTEM32\ntdll.dll #1 0x77716a61 in ntdll!TpReleaseTimer () from C:\Windows\SYSTEM32\ntdll.dll #2 0x74e962c4 in KERNEL32!BaseThreadInitThunk () from C:\Windows\System32\kernel32.dll #3 0x77740fd9 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #4 0x77740fa4 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #5 0x00000000 in ?? () Thread 10 (Thread 4360.0x212c): #0 0x777501cc in ntdll!ZwWaitForWorkViaWorkerFactory () from C:\Windows\SYSTEM32\ntdll.dll #1 0x77716a61 in ntdll!TpReleaseTimer () from C:\Windows\SYSTEM32\ntdll.dll #2 0x74e962c4 in KERNEL32!BaseThreadInitThunk () from C:\Windows\System32\kernel32.dll #3 0x77740fd9 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #4 0x77740fa4 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #5 0x00000000 in ?? () Thread 9 (Thread 4360.0x22f4): #0 0x7774e5fc in ntdll!ZwWaitForSingleObject () from C:\Windows\SYSTEM32\ntdll.dll #1 0x7446adf9 in WaitForSingleObjectEx () from C:\Windows\System32\KernelBase.dll #2 0x7446ad52 in WaitForSingleObject () from C:\Windows\System32\KernelBase.dll #3 0x65c422cd in g_cond_wait_internal () from C:\Program Files (x86)\Deluge\libgthread-2.0-0.dll #4 0x65c424c3 in g_cond_timed_wait_win32_impl () from C:\Program Files (x86)\Deluge\libgthread-2.0-0.dll #5 0x685c2630 in g_async_queue_pop_intern_unlocked () from C:\Program Files (x86)\Deluge\libglib-2.0-0.dll #6 0x685c2d44 in g_async_queue_timed_pop () from C:\Program Files (x86)\Deluge\libglib-2.0-0.dll #7 0x6860f7a6 in g_thread_pool_thread_proxy () from C:\Program Files (x86)\Deluge\libglib-2.0-0.dll #8 0x6860dc47 in g_thread_create_proxy () from C:\Program Files (x86)\Deluge\libglib-2.0-0.dll #9 0x65c42050 in g_thread_proxy@4 () from C:\Program Files (x86)\Deluge\libgthread-2.0-0.dll #10 0x75ed73a6 in msvcrt!_beginthreadex () from C:\Windows\System32\msvcrt.dll #11 0x75ed7471 in msvcrt!_endthreadex () from C:\Windows\System32\msvcrt.dll #12 0x74e962c4 in KERNEL32!BaseThreadInitThunk () from C:\Windows\System32\kernel32.dll #13 0x77740fd9 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #14 0x77740fa4 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #15 0x00000000 in ?? () Thread 7 (Thread 4360.0x1928): #0 0x777501cc in ntdll!ZwWaitForWorkViaWorkerFactory () from C:\Windows\SYSTEM32\ntdll.dll #1 0x77716a61 in ntdll!TpReleaseTimer () from C:\Windows\SYSTEM32\ntdll.dll #2 0x74e962c4 in KERNEL32!BaseThreadInitThunk () from C:\Windows\System32\kernel32.dll #3 0x77740fd9 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #4 0x77740fa4 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #5 0x00000000 in ?? () Thread 6 (Thread 4360.0xabc): #0 0x777501cc in ntdll!ZwWaitForWorkViaWorkerFactory () from C:\Windows\SYSTEM32\ntdll.dll #1 0x77716a61 in ntdll!TpReleaseTimer () from C:\Windows\SYSTEM32\ntdll.dll #2 0x74e962c4 in KERNEL32!BaseThreadInitThunk () from C:\Windows\System32\kernel32.dll #3 0x77740fd9 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #4 0x77740fa4 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #5 0x00000000 in ?? () Thread 5 (Thread 4360.0x384): #0 0x7774eb8c in ntdll!ZwWaitForMultipleObjects () from C:\Windows\SYSTEM32\ntdll.dll #1 0x74471ba0 in WaitForMultipleObjectsEx () from C:\Windows\System32\KernelBase.dll #2 0x752b903c in USER32!MsgWaitForMultipleObjects () from C:\Windows\System32\user32.dll #3 0x752b8ed8 in USER32!MsgWaitForMultipleObjects () from C:\Windows\System32\user32.dll #4 0x6e4c2696 in gdiplus!GdipBitmapUnlockBits () from C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.14393.321_none_baab3cb4359688b4\GdiPlus.dll #5 0x6e4c2625 in gdiplus!GdipBitmapUnlockBits () from C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.14393.321_none_baab3cb4359688b4\GdiPlus.dll #6 0x74e962c4 in KERNEL32!BaseThreadInitThunk () from C:\Windows\System32\kernel32.dll #7 0x77740fd9 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #8 0x77740fa4 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #9 0x00000000 in ?? () Thread 4 (Thread 4360.0x2600): #0 0x777501cc in ntdll!ZwWaitForWorkViaWorkerFactory () from C:\Windows\SYSTEM32\ntdll.dll #1 0x77716a61 in ntdll!TpReleaseTimer () from C:\Windows\SYSTEM32\ntdll.dll #2 0x74e962c4 in KERNEL32!BaseThreadInitThunk () from C:\Windows\System32\kernel32.dll #3 0x77740fd9 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #4 0x77740fa4 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #5 0x00000000 in ?? () Thread 3 (Thread 4360.0x366c): #0 0x777501cc in ntdll!ZwWaitForWorkViaWorkerFactory () from C:\Windows\SYSTEM32\ntdll.dll #1 0x77716a61 in ntdll!TpReleaseTimer () from C:\Windows\SYSTEM32\ntdll.dll #2 0x74e962c4 in KERNEL32!BaseThreadInitThunk () from C:\Windows\System32\kernel32.dll #3 0x77740fd9 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #4 0x77740fa4 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #5 0x00000000 in ?? () Thread 2 (Thread 4360.0x270c): #0 0x777501cc in ntdll!ZwWaitForWorkViaWorkerFactory () from C:\Windows\SYSTEM32\ntdll.dll #1 0x77716a61 in ntdll!TpReleaseTimer () from C:\Windows\SYSTEM32\ntdll.dll #2 0x74e962c4 in KERNEL32!BaseThreadInitThunk () from C:\Windows\System32\kernel32.dll #3 0x77740fd9 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #4 0x77740fa4 in ntdll!RtlSubscribeWnfStateChangeNotification () from C:\Windows\SYSTEM32\ntdll.dll #5 0x00000000 in ?? () Thread 1 (Thread 4360.0x2478): #0 0x777c06f8 in ntdll!RtlpNtSetValueKey () from C:\Windows\SYSTEM32\ntdll.dll #1 0x77728bd8 in ntdll!RtlFreeHeap () from C:\Windows\SYSTEM32\ntdll.dll #2 0x777bfa72 in ntdll!RtlpNtSetValueKey () from C:\Windows\SYSTEM32\ntdll.dll #3 0x7772995d in ntdll!RtlFreeHeap () from C:\Windows\SYSTEM32\ntdll.dll #4 0x77728bd8 in ntdll!RtlFreeHeap () from C:\Windows\SYSTEM32\ntdll.dll #5 0x70543c1b in free () from C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9247_none_5090cb78bcba4a35\msvcr90.dll #6 0x021c0000 in ?? () #7 0x09157412 in libtorrent!?native_handle@context@ssl@asio@boost@@QAEPAUssl_ctx_st@@XZ () from C:\Program Files (x86)\Deluge\libtorrent.pyd #8 0x0448f610 in ?? () #9 0x09157570 in libtorrent!?native_handle@context@ssl@asio@boost@@QAEPAUssl_ctx_st@@XZ () from C:\Program Files (x86)\Deluge\libtorrent.pyd #10 0x0445d9c0 in ?? () #11 0x090cfe9d in libtorrent!initlibtorrent () from C:\Program Files (x86)\Deluge\libtorrent.pyd #12 0x00000000 in ?? () |
|||
#957 | Fixed | Add ip resolution for the "peers tab" | ||
#2276 | Invalid | deluge quit unexpectedly | ||
Description |
Hi I often get a error: deluge quit unexpectedly I'm using a mac mini 2012 with mountain lion and deluge version 1,35 What may be the problem, it's very annoying. Can i solve this? Please help Best regards Robin |
Note:
See TracQuery
for help on using queries.