Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 870405 Details for
Bug 1072351
[abrt] transmission-gtk: tr_cpHasAll(): transmission-gtk killed by SIGSEGV
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 26.61 KB, created by
evgeny
on 2014-03-04 12:46:25 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
evgeny
Created:
2014-03-04 12:46:25 UTC
Size:
26.61 KB
patch
obsolete
>warning: core file may not match specified executable file. >[New LWP 2320] >[New LWP 2326] >[New LWP 2343] >[New LWP 2319] >[New LWP 2304] >[New LWP 2340] >[New LWP 2481] >Traceback (most recent call last): > File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3800.2-gdb.py", line 9, in <module> > from gobject import register > File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module> > import gdb.backtrace >ImportError: No module named backtrace >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib/libthread_db.so.1". >Core was generated by `transmission-gtk'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 tr_cpHasAll (cp=0xb928ee9c) at completion.h:95 >95 completion.h: No such file or directory. > >Thread 7 (Thread 0xb5747b40 (LWP 2481)): >#0 0xb76d8424 in __kernel_vsyscall () >No symbol table info available. >#1 0xb6849b76 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:245 >No locals. >#2 0xb6c2c500 in g_cond_wait_until (cond=cond@entry=0xb8e696b0, mutex=mutex@entry=0xb8e696a8, end_time=1402180909) at gthread-posix.c:870 > ts = {tv_sec = 1402, tv_nsec = 180909000} > status = <optimized out> >#3 0xb6bb8b61 in g_async_queue_pop_intern_unlocked (queue=queue@entry=0xb8e696a8, wait=wait@entry=1, end_time=1402180909) at gasyncqueue.c:424 > retval = <optimized out> > __FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#4 0xb6bb9333 in g_async_queue_timeout_pop (queue=0xb8e696a8, timeout=15000000) at gasyncqueue.c:545 > end_time = 1402180909 > retval = <optimized out> >#5 0xb6c0eb05 in g_thread_pool_wait_for_new_pool () at gthreadpool.c:169 > pool = <optimized out> > local_max_idle_time = 15000 > local_wakeup_thread_serial = <optimized out> > local_max_unused_threads = 2 > last_wakeup_thread_serial = 0 > have_relayed_thread_marker = <optimized out> >#6 g_thread_pool_thread_proxy (data=0xb8e695c8) at gthreadpool.c:366 > free_pool = <optimized out> > task = 0x3a98 > pool = <optimized out> >#7 0xb6c0debb in g_thread_proxy (data=0xb9230630) at gthread.c:798 > thread = 0xb9230630 >#8 0xb6845d8a in start_thread (arg=0xb5747b40) at pthread_create.c:309 > __res = <optimized out> > pd = 0xb5747b40 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1232769024, -1250657472, 4001536, -1250659736, -204742257, 328389000}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#9 0xb6778a0e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 >No locals. > >Thread 6 (Thread 0xab4ffb40 (LWP 2340)): >#0 0xb76d8424 in __kernel_vsyscall () >No symbol table info available. >#1 0xb676c3eb in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#2 0xb6bf5f9c in poll (__timeout=__timeout@entry=-1, __nfds=__nfds@entry=2, __fds=__fds@entry=0xaab018d0) at /usr/include/bits/poll2.h:46 >No locals. >#3 g_poll (fds=fds@entry=0xaab018d0, nfds=nfds@entry=2, timeout=timeout@entry=-1) at gpoll.c:132 >No locals. >#4 0xb6be68a0 in g_main_context_poll (priority=2147483647, n_fds=2, fds=0xaab018d0, timeout=-1, context=0xb91d0288) at gmain.c:4007 > poll_func = 0xb6bf5f70 <g_poll> >#5 g_main_context_iterate (context=context@entry=0xb91d0288, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 2 > allocated_nfds = <optimized out> > fds = 0xaab018d0 >#6 0xb6be69e9 in g_main_context_iteration (context=0xb91d0288, may_block=may_block@entry=1) at gmain.c:3774 > retval = <optimized out> >#7 0xb6be6a76 in glib_worker_main (data=0x0) at gmain.c:5473 >No locals. >#8 0xb6c0debb in g_thread_proxy (data=0xb44034f0) at gthread.c:798 > thread = 0xb44034f0 >#9 0xb6845d8a in start_thread (arg=0xab4ffb40) at pthread_create.c:309 > __res = <optimized out> > pd = 0xab4ffb40 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1232769024, -1420821696, 4001536, -1420823960, -2067013197, 328389000}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#10 0xb6778a0e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 >No locals. > >Thread 5 (Thread 0xb59e78c0 (LWP 2304)): >#0 0xb76d8424 in __kernel_vsyscall () >No symbol table info available. >#1 0xb676c3eb in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#2 0xb6bf5f9c in poll (__timeout=__timeout@entry=500, __nfds=__nfds@entry=3, __fds=__fds@entry=0xb8e540a0) at /usr/include/bits/poll2.h:46 >No locals. >#3 g_poll (fds=fds@entry=0xb8e540a0, nfds=nfds@entry=3, timeout=timeout@entry=500) at gpoll.c:132 >No locals. >#4 0xb6be68a0 in g_main_context_poll (priority=2147483647, n_fds=3, fds=0xb8e540a0, timeout=500, context=0xb8e3f6c0) at gmain.c:4007 > poll_func = 0xb6bf5f70 <g_poll> >#5 g_main_context_iterate (context=context@entry=0xb8e3f6c0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708 > max_priority = 2147483647 > timeout = 500 > some_ready = <optimized out> > nfds = 3 > allocated_nfds = <optimized out> > fds = 0xb8e540a0 >#6 0xb6be69e9 in g_main_context_iteration (context=0xb8e3f6c0, context@entry=0x0, may_block=may_block@entry=1) at gmain.c:3774 > retval = <optimized out> >#7 0xb6dc87ac in g_application_run (application=0xb8e69938, argc=argc@entry=1, argv=argv@entry=0xbfdb01b4) at gapplication.c:1635 > arguments = 0xb8e6c268 > status = 0 > i = <optimized out> > __PRETTY_FUNCTION__ = "g_application_run" >#8 0xb76f7665 in main (argc=1, argv=0xbfdb01b4) at main.c:680 > ret = <optimized out> > sb = {st_dev = 64770, __pad1 = 0, __st_ino = 51512037, st_mode = 16877, st_nlink = 5, st_uid = 1000, st_gid = 1000, st_rdev = 0, __pad2 = 0, st_size = 4096, st_blksize = 4096, st_blocks = 8, st_atim = {tv_sec = 1393846709, tv_nsec = 320266433}, st_mtim = {tv_sec = 1393935630, tv_nsec = 266787631}, st_ctim = {tv_sec = 1393935630, tv_nsec = 266787631}, st_ino = 51512037} > application_id = 0xb8e6a988 "com.transmissionbt.transmission_64770_51512037" > app = 0xb8e69938 > option_context = <optimized out> > show_version = false > error = 0x0 > cbdata = {config_dir = 0xb8e149c0 "/home/rain/.config/transmission", start_paused = 0, is_iconified = 0, is_closing = 0, activation_count = 1, timer = 33, update_model_soon_tag = 0, refresh_actions_tag = 0, icon = 0x0, wind = 0xb900a1e8, core = 0xb8e5e4e8, msgwin = 0x0, prefs = 0x0, error_list = 0x0, duplicates_list = 0x0, details = 0x0, sel = 0xb9078ba8} > option_entries = {{long_name = 0xb778b2a1 "config-dir", short_name = 103 'g', flags = 0, arg = G_OPTION_ARG_FILENAME, arg_data = 0xbfdaffcc, description = 0xb778bb5c "Where to look for configuration files", arg_description = 0x0}, {long_name = 0xb778b2ac "paused", short_name = 112 'p', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0xbfdaffd0, description = 0xb778bb84 "Start with all torrents paused", arg_description = 0x0}, {long_name = 0xb778f02e "minimized", short_name = 109 'm', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0xbfdaffd4, description = 0xb778bba4 "Start minimized in notification area", arg_description = 0x0}, {long_name = 0xb778ed8f "version", short_name = 118 'v', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0xbfdaffc7, description = 0xb778b2b3 "Show version number and exit", arg_description = 0x0}, {long_name = 0x0, short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x0, description = 0x0, arg_description = 0x0}} > >Thread 4 (Thread 0xb4dffb40 (LWP 2319)): >#0 0xb76d8424 in __kernel_vsyscall () >No symbol table info available. >#1 0xb676c3eb in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#2 0xb6bf5f9c in poll (__timeout=__timeout@entry=-1, __nfds=__nfds@entry=7, __fds=__fds@entry=0xb4404300) at /usr/include/bits/poll2.h:46 >No locals. >#3 g_poll (fds=fds@entry=0xb4404300, nfds=nfds@entry=7, timeout=timeout@entry=-1) at gpoll.c:132 >No locals. >#4 0xb6be68a0 in g_main_context_poll (priority=2147483647, n_fds=7, fds=0xb4404300, timeout=-1, context=0xb4e07890) at gmain.c:4007 > poll_func = 0xb6bf5f70 <g_poll> >#5 g_main_context_iterate (context=0xb4e07890, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 7 > allocated_nfds = <optimized out> > fds = 0xb4404300 >#6 0xb6be6dc3 in g_main_loop_run (loop=0xb4e07858) at gmain.c:3907 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#7 0xb6e02acb in gdbus_shared_thread_func (user_data=0xb4e07878) at gdbusprivate.c:278 > data = 0xb4e07878 >#8 0xb6c0debb in g_thread_proxy (data=0xb8e29bb0) at gthread.c:798 > thread = 0xb8e29bb0 >#9 0xb6845d8a in start_thread (arg=0xb4dffb40) at pthread_create.c:309 > __res = <optimized out> > pd = 0xb4dffb40 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1232769024, -1260389568, 4001536, -1260391832, -1530142324, 328389000}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#10 0xb6778a0e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 >No locals. > >Thread 3 (Thread 0xaa0ffb40 (LWP 2343)): >#0 0xb76d8424 in __kernel_vsyscall () >No symbol table info available. >#1 0xb676c3eb in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#2 0xb6bf5f9c in poll (__timeout=__timeout@entry=-1, __nfds=__nfds@entry=1, __fds=__fds@entry=0xa9700c68) at /usr/include/bits/poll2.h:46 >No locals. >#3 g_poll (fds=fds@entry=0xa9700c68, nfds=nfds@entry=1, timeout=timeout@entry=-1) at gpoll.c:132 >No locals. >#4 0xb6be68a0 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0xa9700c68, timeout=-1, context=0xb924bf20) at gmain.c:4007 > poll_func = 0xb6bf5f70 <g_poll> >#5 g_main_context_iterate (context=context@entry=0xb924bf20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 1 > allocated_nfds = <optimized out> > fds = 0xa9700c68 >#6 0xb6be69e9 in g_main_context_iteration (context=context@entry=0xb924bf20, may_block=may_block@entry=1) at gmain.c:3774 > retval = <optimized out> >#7 0xb4f41180 in dconf_gdbus_worker_thread (user_data=0xb924bf20) at dconf-gdbus-thread.c:81 > context = 0xb924bf20 >#8 0xb6c0debb in g_thread_proxy (data=0xb9230a30) at gthread.c:798 > thread = 0xb9230a30 >#9 0xb6845d8a in start_thread (arg=0xaa0ffb40) at pthread_create.c:309 > __res = <optimized out> > pd = 0xaa0ffb40 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1232769024, -1441793216, 4001536, -1441795480, 80470449, 328389000}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#10 0xb6778a0e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 >No locals. > >Thread 2 (Thread 0xabee3b40 (LWP 2326)): >#0 0xb76d8424 in __kernel_vsyscall () >No symbol table info available. >#1 0xb676f0b1 in select () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#2 0xb7747ec4 in tr_select (t=0xabee2fe0, c_fd_set=0xabee30ec, w_fd_set=0xabee306c, r_fd_set=0xabee2fec, nfds=<optimized out>) at web.c:369 >No locals. >#3 tr_webThreadFunc (vsession=0xb8e70ce0) at web.c:480 > r_fd_set = {__fds_bits = {0 <repeats 32 times>}} > max_fd = -1 > t = {tv_sec = 0, tv_usec = 43421} > w_fd_set = {__fds_bits = {0 <repeats 32 times>}} > c_fd_set = {__fds_bits = {0 <repeats 32 times>}} > msec = 200 > unused = 0 > msg = <optimized out> > mcode = <optimized out> > str = <optimized out> > multi = 0xab5019e0 > web = 0xab501968 > taskCount = <optimized out> > task = <optimized out> > session = 0xb8e70ce0 >#4 0xb772446d in ThreadFunc (_t=0xb90e49c0) at platform.c:108 > t = 0xb90e49c0 >#5 0xb6845d8a in start_thread (arg=0xabee3b40) at pthread_create.c:309 > __res = <optimized out> > pd = 0xabee3b40 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1232769024, -1410450624, 4001536, -1410452888, -951328334, 328389000}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0xb6778a0e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 >No locals. > >Thread 1 (Thread 0xb43ffb40 (LWP 2320)): >#0 tr_cpHasAll (cp=0xb928ee9c) at completion.h:95 >No locals. >#1 tr_cpMissingBlocksInPiece (cp=0xb928ee9c, piece=344) at completion.c:237 >No locals. >#2 0xb775126c in tr_cpPieceIsComplete (i=<optimized out>, cp=<optimized out>) at completion.h:119 >No locals. >#3 getBlockRun (cache=cache@entry=0xb8e6f2b0, pos=pos@entry=0, info=info@entry=0xb3a4e690) at cache.c:108 > b = 0xb3a91d70 > i = <optimized out> > n = 28 > blocks = <optimized out> > ref = <optimized out> > block = <optimized out> >#4 0xb77512fe in calcRuns (cache=cache@entry=0xb8e6f2b0, runs=runs@entry=0xb3a4e690) at cache.c:146 > rank = <optimized out> > n = 28 > i = 0 > pos = 0 > now = 1393936012 >#5 0xb7751aa9 in tr_cacheFlushDone (cache=0xb8e6f2b0) at cache.c:422 > i = 0 > n = <optimized out> > runs = 0xb3a4e690 > err = 0 >#6 0xb772b464 in onSaveTimer (foo=-1, bar=1, vsession=0xb8e70ce0) at session.c:555 > tor = 0x0 > session = 0xb8e70ce0 >#7 0xb6b61ca4 in event_process_active_single_queue (activeq=0xb3a00790, base=0xb3a00480) at event.c:1350 > ev = 0xb3a01008 > count = 1 >#8 event_process_active (base=<optimized out>) at event.c:1420 > activeq = 0xb3a00790 > i = 0 > c = 0 >#9 event_base_loop (base=base@entry=0xb3a00480, flags=flags@entry=0) at event.c:1621 > evsel = 0xb6b9bda0 <epollops> > tv = {tv_sec = 0, tv_usec = 10173} > tv_p = <optimized out> > res = <optimized out> > done = 0 > retval = 0 > __func__ = "event_base_loop" >#10 0xb6b62a84 in event_base_dispatch (event_base=event_base@entry=0xb3a00480) at event.c:1450 >No locals. >#11 0xb773d8e8 in libeventThreadFunc (veh=0xb8e70c10) at trevent.c:249 > base = 0xb3a00480 > eh = 0xb8e70c10 >#12 0xb772446d in ThreadFunc (_t=0xb8e6fef0) at platform.c:108 > t = 0xb8e6fef0 >#13 0xb6845d8a in start_thread (arg=0xb43ffb40) at pthread_create.c:309 > __res = <optimized out> > pd = 0xb43ffb40 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1232769024, -1270875328, 4001536, -1270877592, 1691083149, 328389000}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0xb6778a0e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 >No locals. >From To Syms Read Shared Object Library >0xb7697950 0xb769ae6c Yes /lib/librt.so.1 >0xb7193b50 0xb74b3894 Yes /lib/libgtk-3.so.0 >0xb709a970 0xb70f6fc4 Yes /lib/libgdk-3.so.0 >0xb707b5e0 0xb7080b14 Yes /lib/libpangocairo-1.0.so.0 >0xb7035070 0xb70577d4 Yes /lib/libpango-1.0.so.0 >0xb7010cb0 0xb701e6f4 Yes /lib/libatk-1.0.so.0 >0xb7004ba0 0xb7005c80 Yes (*) /lib/libcairo-gobject.so.2 >0xb6ed2100 0xb6fc2804 Yes /lib/libcairo.so.2 >0xb6ea3230 0xb6eba5c4 Yes /lib/libgdk_pixbuf-2.0.so.0 >0xb6d4ea40 0xb6e2a6e4 Yes /lib/libgio-2.0.so.0 >0xb6cdf150 0xb6d10ff4 Yes /lib/libgobject-2.0.so.0 >0xb6cd2cd0 0xb6cd3de4 Yes /lib/libgmodule-2.0.so.0 >0xb6ccf4a0 0xb6ccf688 Yes /lib/libgthread-2.0.so.0 >0xb6bb3470 0xb6c55484 Yes /lib/libglib-2.0.so.0 >0xb6b5d620 0xb6b8aff4 Yes /lib/libevent-2.0.so.5 >0xb6aef2f0 0xb6b3c3a4 Yes /lib/libcurl.so.4 >0xb6a93340 0xb6ad30f4 Yes /lib/libssl.so.10 >0xb68f7040 0xb6a03804 Yes /lib/libcrypto.so.10 >0xb68a38e0 0xb68b0994 Yes /lib/libz.so.1 >0xb685f690 0xb688dd48 Yes /lib/libm.so.6 >0xb6843860 0xb684fc90 Yes /lib/libpthread.so.0 >0xb66983d0 0xb67dd6ec Yes /lib/libc.so.6 >0xb6559460 0xb65e9374 Yes /lib/libX11.so.6 >0xb65359a0 0xb6540784 Yes /lib/libXi.so.6 >0xb652f000 0xb6531324 Yes /lib/libXfixes.so.3 >0xb65087b0 0xb651dec4 Yes /lib/libatk-bridge-2.0.so.0 >0xb64f15d0 0xb64faf84 Yes /lib/libpangoft2-1.0.so.0 >0xb64b3950 0xb64d3764 Yes /lib/libfontconfig.so.1 >0xb64ab870 0xb64ac324 Yes /lib/libXinerama.so.1 >0xb64a1520 0xb64a73f4 Yes /lib/libXrandr.so.2 >0xb6495f60 0xb649b384 Yes /lib/libXcursor.so.1 >0xb648f960 0xb64903e4 Yes /lib/libXcomposite.so.1 >0xb648b8b0 0xb648c274 Yes /lib/libXdamage.so.1 >0xb6481860 0xb64859b4 Yes /lib/libwayland-client.so.0 >0xb6445be0 0xb64607e4 Yes /lib/libxkbcommon.so.0 >0xb6431c00 0xb6433884 Yes /lib/libwayland-cursor.so.0 >0xb641f890 0xb642a3b4 Yes /lib/libXext.so.6 >0xb63cc220 0xb64025f4 Yes /lib/libharfbuzz.so.0 >0xb632cba0 0xb639bef4 Yes /lib/libfreetype.so.6 >0xb627c120 0xb630c8c4 Yes /lib/libpixman-1.so.0 >0xb6257e80 0xb626b744 Yes /lib/libEGL.so.1 >0xb624ead0 0xb624f9bc Yes /lib/libdl.so.2 >0xb621b1d0 0xb62408a4 Yes /lib/libpng16.so.16 >0xb6213820 0xb62143e4 Yes /lib/libxcb-shm.so.0 >0xb620aa80 0xb620ee44 Yes /lib/libxcb-render.so.0 >0xb61ebf70 0xb61fe084 Yes /lib/libxcb.so.1 >0xb61da450 0xb61e0614 Yes /lib/libXrender.so.1 >0xb616eb40 0xb61b6bb4 Yes /lib/libGL.so.1 >0xb6156fc0 0xb615a674 Yes /lib/libffi.so.6 >0xb6136c70 0xb614b174 Yes /lib/libselinux.so.1 >0xb611b6e0 0xb612a654 Yes /lib/libresolv.so.2 >0xb60e5d90 0xb60eaab4 Yes /lib/libidn.so.11 >0xb60bda80 0xb60d9ad4 Yes /lib/libssh2.so.1 >0xb60838a0 0xb60aa7b4 Yes /lib/libssl3.so >0xb6057fb0 0xb6072374 Yes /lib/libsmime3.so >0xb5f14040 0xb6011750 Yes /lib/libnss3.so >0xb5ee2780 0xb5ef1bb4 Yes /lib/libnssutil3.so >0xb5ed6bd0 0xb5ed7cf4 Yes /lib/libplds4.so >0xb5ed0ed0 0xb5ed28a4 Yes /lib/libplc4.so >0xb5e9a8f0 0xb5ebe574 Yes /lib/libnspr4.so >0xb5e51880 0xb5e85374 Yes /lib/libgssapi_krb5.so.2 >0xb5d8f1a0 0xb5df90d4 Yes /lib/libkrb5.so.3 >0xb5d47c90 0xb5d6ae74 Yes /lib/libk5crypto.so.3 >0xb5d3ff30 0xb5d40c44 Yes /lib/libcom_err.so.2 >0xb5d31780 0xb5d39104 Yes /lib/liblber-2.4.so.2 >0xb5ce6ad0 0xb5d1cd14 Yes /lib/libldap-2.4.so.2 >0xb76b9880 0xb76d229c Yes /lib/ld-linux.so.2 >0xb5cb9f30 0xb5ccd5e4 Yes /lib/libatspi.so.0 >0xb5c689d0 0xb5c986f4 Yes /lib/libdbus-1.so.3 >0xb5c3b1b0 0xb5c53c64 Yes /lib/libexpat.so.1 >0xb5c1d980 0xb5c30f54 Yes /lib/libgraphite2.so.3 >0xb5c19430 0xb5c19584 Yes /lib/libX11-xcb.so.1 >0xb5c14340 0xb5c15c94 Yes /lib/libxcb-dri2.so.0 >0xb5c0cd20 0xb5c0fa84 Yes /lib/libxcb-xfixes.so.0 >0xb5c05be0 0xb5c06bd4 Yes /lib/libxcb-shape.so.0 >0xb5bfe610 0xb5c00704 Yes /lib/libgbm.so.1 >0xb5bf2480 0xb5bf7e34 Yes /lib/libwayland-server.so.0 >0xb5bc3970 0xb5bd5234 Yes /lib/libglapi.so.0 >0xb5ba0840 0xb5baaa94 Yes /lib/libudev.so.1 >0xb5b916c0 0xb5b97f54 Yes /lib/libdrm.so.2 >0xb5b8ba70 0xb5b8c944 Yes /lib/libXau.so.6 >0xb5b78150 0xb5b83374 Yes /lib/libxcb-glx.so.0 >0xb5b6abf0 0xb5b6d7a4 Yes /lib/libXxf86vm.so.1 >0xb5afff80 0xb5b4e3c4 Yes /lib/libpcre.so.1 >0xb5ad72c0 0xb5af1124 Yes /lib/liblzma.so.5 >0xb5ac9720 0xb5ad04a4 Yes /lib/libkrb5support.so.0 >0xb5ac3030 0xb5ac4084 Yes /lib/libkeyutils.so.1 >0xb5aa84b0 0xb5abaab4 Yes /lib/libsasl2.so.3 >0xb5a890c0 0xb5a9e704 Yes /lib/libgcc_s.so.1 >0xb5a57a50 0xb5a5c44c Yes /lib/libcrypt.so.1 >0xb59eedf0 0xb5a377d4 Yes /lib/libfreebl3.so >0xb4f11190 0xb4f241c4 Yes /lib/libproxy.so.1 >0xb4f02b50 0xb4f06814 Yes /lib/libmodman.so.1 >0xb4559790 0xb45ca814 Yes /lib/libstdc++.so.6 >0xb4f3d970 0xb4f42ae4 Yes /usr/lib/gio/modules/libdconfsettings.so >0xb3bd38f0 0xb3bf2064 Yes /usr/lib/gio/modules/libgvfsdbus.so >0xb3b87ab0 0xb3ba3f74 Yes /lib/libgvfscommon.so.0 >0xb3b3f9c0 0xb3b6c6f4 Yes /lib/libbluray.so.1 >0xb4f37a90 0xb4f384f8 Yes /lib/libutil.so.1 >0xb2ebf080 0xb2fb0514 Yes /lib/libxml2.so.2 >0xb31453c0 0xb3145fc4 Yes /usr/lib/gconv/ISO8859-15.so >0xb3120830 0xb3120c98 Yes /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so >0xac3258c0 0xac34e114 Yes /lib/librsvg-2.so.2 >0xac2ea8b0 0xac30c774 Yes /lib/libcroco-0.6.so.3 >0xb311a000 0xb311cc84 Yes /usr/lib/gtk-3.0/3.0.0/immodules/im-xim.so >0xb310ca90 0xb3113acc Yes /lib/libnss_files.so.2 >0xb31078a0 0xb3108624 Yes /lib/libnss_mdns4_minimal.so.2 >0xb3100c40 0xb3104028 Yes /lib/libnss_dns.so.2 >0xab6c5920 0xab6c6fe4 Yes /lib/libnss_myhostname.so.2 >0xab6ad5d0 0xab6bc084 Yes /usr/lib/gio/modules/libgioremote-volume-monitor.so >(*): Shared library is missing debugging information. >$1 = 0x0 >$2 = 0x0 >eax 0x0 0 >ecx 0xb3a4e690 -1281038704 >edx 0x0 0 >ebx 0xb77b4134 -1216659148 >esp 0xb43fef90 0xb43fef90 >ebp 0xb928ecb0 0xb928ecb0 >esi 0xb928ee9c -1188499812 >edi 0xb3a91d70 -1280762512 >eip 0xb775250d 0xb775250d <tr_cpMissingBlocksInPiece+45> >eflags 0x10246 [ PF ZF IF RF ] >cs 0x73 115 >ss 0x7b 123 >ds 0x7b 123 >es 0x7b 123 >fs 0x0 0 >gs 0x33 51 >st0 *value not available* >st1 *value not available* >st2 *value not available* >st3 *value not available* >st4 *value not available* >st5 *value not available* >st6 *value not available* >st7 *value not available* >fctrl *value not available* >fstat *value not available* >ftag *value not available* >fiseg *value not available* >fioff *value not available* >foseg *value not available* >fooff *value not available* >fop *value not available* >xmm0 *value not available* >xmm1 *value not available* >xmm2 *value not available* >xmm3 *value not available* >xmm4 *value not available* >xmm5 *value not available* >xmm6 *value not available* >xmm7 *value not available* >mxcsr *value not available* >mm0 *value not available* >mm1 *value not available* >mm2 *value not available* >mm3 *value not available* >mm4 *value not available* >mm5 *value not available* >mm6 *value not available* >mm7 *value not available* >Dump of assembler code for function tr_cpMissingBlocksInPiece: > 0xb77524e0 <+0>: push %ebp > 0xb77524e1 <+1>: push %edi > 0xb77524e2 <+2>: push %esi > 0xb77524e3 <+3>: push %ebx > 0xb77524e4 <+4>: call 0xb76f78c0 <__x86.get_pc_thunk.bx> > 0xb77524e9 <+9>: add $0x61c4b,%ebx > 0xb77524ef <+15>: lea -0x2c(%esp),%esp > 0xb77524f3 <+19>: mov 0x40(%esp),%esi > 0xb77524f7 <+23>: mov %gs:0x14,%eax > 0xb77524fd <+29>: mov %eax,0x1c(%esp) > 0xb7752501 <+33>: xor %eax,%eax > 0xb7752503 <+35>: mov (%esi),%eax > 0xb7752505 <+37>: mov %eax,(%esp) > 0xb7752508 <+40>: call 0xb7733c30 <tr_torrentInfo> >=> 0xb775250d <+45>: mov 0x38(%eax),%eax > 0xb7752510 <+48>: test %eax,%eax > 0xb7752512 <+50>: je 0xb7752530 <tr_cpMissingBlocksInPiece+80> > 0xb7752514 <+52>: mov 0xc(%esi),%eax > 0xb7752517 <+55>: test %eax,%eax > 0xb7752519 <+57>: jne 0xb7752590 <tr_cpMissingBlocksInPiece+176> > 0xb775251b <+59>: movzbl 0x14(%esi),%eax > 0xb775251f <+63>: test %al,%al > 0xb7752521 <+65>: jne 0xb775259a <tr_cpMissingBlocksInPiece+186> > 0xb7752523 <+67>: lea 0x0(%esi),%esi > 0xb7752529 <+73>: lea 0x0(%edi,%eiz,1),%edi > 0xb7752530 <+80>: lea 0x18(%esp),%eax > 0xb7752534 <+84>: mov %eax,0xc(%esp) > 0xb7752538 <+88>: lea 0x14(%esp),%eax > 0xb775253c <+92>: mov %eax,0x8(%esp) > 0xb7752540 <+96>: mov 0x44(%esp),%eax > 0xb7752544 <+100>: add $0x4,%esi > 0xb7752547 <+103>: mov %eax,0x4(%esp) > 0xb775254b <+107>: mov -0x4(%esi),%eax > 0xb775254e <+110>: mov %eax,(%esp) > 0xb7752551 <+113>: call 0xb7735700 <tr_torGetPieceBlockRange> > 0xb7752556 <+118>: mov 0x18(%esp),%eax > 0xb775255a <+122>: mov 0x14(%esp),%ebp > 0xb775255e <+126>: mov %eax,%edi > 0xb7752560 <+128>: mov %ebp,0x4(%esp) > 0xb7752564 <+132>: add $0x1,%edi > 0xb7752567 <+135>: mov %esi,(%esp) > 0xb775256a <+138>: mov %edi,0x8(%esp) > 0xb775256e <+142>: call 0xb774fc80 <tr_bitfieldCountRange> > 0xb7752573 <+147>: add %eax,%ebp > 0xb7752575 <+149>: mov %edi,%eax > 0xb7752577 <+151>: sub %ebp,%eax > 0xb7752579 <+153>: mov 0x1c(%esp),%edx > 0xb775257d <+157>: xor %gs:0x14,%edx > 0xb7752584 <+164>: jne 0xb775259e <tr_cpMissingBlocksInPiece+190> > 0xb7752586 <+166>: lea 0x2c(%esp),%esp > 0xb775258a <+170>: pop %ebx > 0xb775258b <+171>: pop %esi > 0xb775258c <+172>: pop %edi > 0xb775258d <+173>: pop %ebp > 0xb775258e <+174>: ret > 0xb775258f <+175>: nop > 0xb7752590 <+176>: cmp 0x10(%esi),%eax > 0xb7752593 <+179>: sete %al > 0xb7752596 <+182>: test %al,%al > 0xb7752598 <+184>: je 0xb7752530 <tr_cpMissingBlocksInPiece+80> > 0xb775259a <+186>: xor %eax,%eax > 0xb775259c <+188>: jmp 0xb7752579 <tr_cpMissingBlocksInPiece+153> > 0xb775259e <+190>: call 0xb7785df0 <__stack_chk_fail_local> >End of assembler dump.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1072351
: 870405 |
870406
|
870407
|
870408
|
870409
|
870410
|
870411
|
870412
|
870413
|
870414
|
870415