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 840500 Details for
Bug 1045926
[abrt] epiphany: magazine_cache_trim(): epiphany 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), 43.17 KB, created by
Igor
on 2013-12-22 23:00:28 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Igor
Created:
2013-12-22 23:00:28 UTC
Size:
43.17 KB
patch
obsolete
>[New LWP 1857] >[New LWP 1859] >[New LWP 1876] >[New LWP 1860] >[New LWP 1854] >[New LWP 1874] >[New LWP 1865] >[New LWP 5539] >[New LWP 1861] >[New LWP 1862] >warning: Could not load shared library symbols for 3 libraries, e.g. /lib64/libX11.so.6. >Use the "info sharedlibrary" command to see the complete listing. >Do you need "set solib-search-path" or "set sysroot"? >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `epiphany'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 magazine_cache_trim (allocator=0x7fb11917b2c0 <allocator>, stamp=394076747, ix=1) at gslice.c:655 >655 magazine_chain_next (prev) = next; > >Thread 10 (Thread 0x7fb0fcd65700 (LWP 1862)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007fb11d6a09fb in WebCore::IconDatabase::syncThreadMainLoop (this=0x7fb0fd9e3c00) at Source/WebCore/loader/icon/IconDatabase.cpp:1454 > didAnyWork = <optimized out> > shouldReenableSuddenTermination = true >#2 0x00007fb11d6a299d in WebCore::IconDatabase::iconDatabaseSyncThread (this=0x7fb0fd9e3c00) at Source/WebCore/loader/icon/IconDatabase.cpp:1054 > journalFilename = {m_impl = {m_ptr = 0x7fb0fd9ffba0}} >#3 0x00007fb11c763116 in WTF::wtfThreadEntryPoint (param=0x7fb0fd9db1b0) at Source/WTF/wtf/ThreadingPthreads.cpp:195 > invocation = {m_ptr = 0x7fb0fd9db1b0} >#4 0x00007fb1183cdf33 in start_thread (arg=0x7fb0fcd65700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fb0fcd65700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140398132877056, -7756569498162811893, 0, 0, 140398132877760, 140398132877056, 7726726222253665291, 7726225716384771083}, 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> >#5 0x00007fb1180fbead in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 9 (Thread 0x7fb0fd9d0700 (LWP 1861)): >#0 0x00007fb1180f1a8d in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007fb118e995b4 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7fb0b00010e0, timeout=-1, context=0x22c3b10) at gmain.c:4007 > poll_func = 0x7fb118ea8500 <g_poll> >#2 g_main_context_iterate (context=0x22c3b10, 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 = 1 > fds = 0x7fb0b00010e0 >#3 0x00007fb118e99a3a in g_main_loop_run (loop=0x22c7530) at gmain.c:3907 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#4 0x00007fb11c763116 in WTF::wtfThreadEntryPoint (param=0x7fb0fd9db1e0) at Source/WTF/wtf/ThreadingPthreads.cpp:195 > invocation = {m_ptr = 0x7fb0fd9db1e0} >#5 0x00007fb1183cdf33 in start_thread (arg=0x7fb0fd9d0700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fb0fd9d0700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140398145898240, -7756569498162811893, 0, 0, 140398145898944, 140398145898240, 7726727919302618123, 7726225716384771083}, 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 0x00007fb1180fbead in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 8 (Thread 0x7fb09d936700 (LWP 5539)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 >No locals. >#1 0x00007fb118eda915 in g_cond_wait_until (cond=cond@entry=0x2294b58, mutex=mutex@entry=0x2294b50, end_time=end_time@entry=12817871677) at gthread-posix.c:870 > ts = {tv_sec = 12817, tv_nsec = 871677000} > status = <optimized out> >#2 0x00007fb118e6f0d1 in g_async_queue_pop_intern_unlocked (queue=0x2294b50, wait=wait@entry=1, end_time=12817871677) at gasyncqueue.c:424 > retval = <optimized out> > __FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00007fb118e6f6c8 in g_async_queue_timeout_pop_unlocked (queue=<optimized out>, timeout=timeout@entry=500000) at gasyncqueue.c:572 > end_time = <optimized out> >#4 0x00007fb118ebf3d8 in g_thread_pool_wait_for_new_task (pool=0x2294a50) at gthreadpool.c:264 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:298 > task = 0x32c26c0 > pool = 0x2294a50 >#6 0x00007fb118ebea45 in g_thread_proxy (data=0x37f3940) at gthread.c:798 > thread = 0x37f3940 >#7 0x00007fb1183cdf33 in start_thread (arg=0x7fb09d936700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fb09d936700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140396534654720, -7756569498162811893, 0, 0, 140396534655424, 140396534654720, 7726516721802030091, 7726225716384771083}, 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> >#8 0x00007fb1180fbead in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 7 (Thread 0x7fb0b6ffb700 (LWP 1865)): >#0 0x00007fb1180f1a8d in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007fb118e995b4 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7fb0a40010e0, timeout=-1, context=0x2291280) at gmain.c:4007 > poll_func = 0x7fb118ea8500 <g_poll> >#2 g_main_context_iterate (context=0x2291280, 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 = 1 > fds = 0x7fb0a40010e0 >#3 0x00007fb118e99a3a in g_main_loop_run (loop=0x22910c0) at gmain.c:3907 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#4 0x00007fb11c763116 in WTF::wtfThreadEntryPoint (param=0x7fb0fd9db190) at Source/WTF/wtf/ThreadingPthreads.cpp:195 > invocation = {m_ptr = 0x7fb0fd9db190} >#5 0x00007fb1183cdf33 in start_thread (arg=0x7fb0b6ffb700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fb0b6ffb700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140396961183488, -7756569498162811893, 0, 0, 140396961184192, 140396961183488, 7726572620264516619, 7726225716384771083}, 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 0x00007fb1180fbead in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 6 (Thread 0x7fb0b67fa700 (LWP 1874)): >#0 0x00007fb1180f1a8d in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007fb118e995b4 in g_main_context_poll (priority=2147483647, n_fds=3, fds=0x7fb0980010e0, timeout=-1, context=0x20cc6f0) at gmain.c:4007 > poll_func = 0x7fb118ea8500 <g_poll> >#2 g_main_context_iterate (context=0x20cc6f0, 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 = 3 > allocated_nfds = 3 > fds = 0x7fb0980010e0 >#3 0x00007fb118e99a3a in g_main_loop_run (loop=0x21b8ec0) at gmain.c:3907 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#4 0x00007fb11c763116 in WTF::wtfThreadEntryPoint (param=0x7fb0fd9db3f0) at Source/WTF/wtf/ThreadingPthreads.cpp:195 > invocation = {m_ptr = 0x7fb0fd9db3f0} >#5 0x00007fb1183cdf33 in start_thread (arg=0x7fb0b67fa700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fb0b67fa700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140396952790784, -7756569498162811893, 0, 0, 140396952791488, 140396952790784, 7726573718165531659, 7726225716384771083}, 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 0x00007fb1180fbead in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 5 (Thread 0x7fb120751a40 (LWP 1854)): >#0 SfxEntry::~SfxEntry (this=0x2fded70, __in_chrg=<optimized out>) at affentry.cxx:426 >No locals. >#1 0x00007fb0fcd7963f in AffixMgr::~AffixMgr (this=0x2fab760, __in_chrg=<optimized out>) at affixmgr.cxx:144 > ptr = 0x2fded70 > nptr = 0x2fdecb0 >#2 0x00007fb0fcd8e839 in Hunspell::~Hunspell (this=0x220a2b0, __in_chrg=<optimized out>) at hunspell.cxx:53 >No locals. >#3 0x00007fb0fcfcbeaa in MySpellChecker::~MySpellChecker (this=0x21285a0, __in_chrg=<optimized out>) at myspell_checker.cpp:144 >No locals. >#4 0x00007fb0fcfcbef9 in myspell_provider_dispose_dict (me=<optimized out>, dict=0x22e1720) at myspell_checker.cpp:569 > checker = 0x21285a0 >#5 0x00007fb1175abcf1 in enchant_dict_destroyed (data=0x2fded70) at enchant.c:1637 > owner = 0xa1 > session = 0x22e17f0 > enchant_dict_private_data = 0x301be20 >#6 0x00007fb118e8851a in g_hash_table_remove_internal (hash_table=0x2224000, key=0x220a120, notify=1) at ghash.c:1276 > node_hash = 273658098 >#7 0x00007fb11e199b88 in WebCore::TextCheckerEnchant::freeEnchantBrokerDictionaries (this=this@entry=0x7fb0fd9d5380) at Source/WebCore/platform/text/enchant/TextCheckerEnchant.cpp:202 > iter = 0x7fb0fd9dc0e8 >#8 0x00007fb11e199bbe in WebCore::TextCheckerEnchant::~TextCheckerEnchant (this=0x7fb0fd9d5380, __in_chrg=<optimized out>) at Source/WebCore/platform/text/enchant/TextCheckerEnchant.cpp:50 >No locals. >#9 0x00007fb11e199c49 in WebCore::TextCheckerEnchant::~TextCheckerEnchant (this=0x7fb0fd9d5380, __in_chrg=<optimized out>) at Source/WebCore/platform/text/enchant/TextCheckerEnchant.cpp:52 >No locals. >#10 0x00007fb11cf1f9f9 in WebKitTextChecker::~WebKitTextChecker (this=0x7fb0fd9d53a0, __in_chrg=<optimized out>) at Source/WebKit2/UIProcess/API/gtk/WebKitTextChecker.cpp:82 >No locals. >#11 0x00007fb11cf24c24 in deleteOwnedPtr<WebKitTextChecker> (ptr=<optimized out>) at Source/WTF/wtf/OwnPtrCommon.h:63 >No locals. >#12 ~OwnPtr (this=0x2263070, __in_chrg=<optimized out>) at Source/WTF/wtf/OwnPtr.h:63 >No locals. >#13 ~_WebKitWebContextPrivate (this=0x2263010, __in_chrg=<optimized out>) at Source/WebKit2/UIProcess/API/gtk/WebKitWebContext.cpp:128 >No locals. >#14 webkit_web_context_finalize (object=0x22630b0) at Source/WebKit2/UIProcess/API/gtk/WebKitWebContext.cpp:152 > self = 0x22630b0 >#15 0x00007fb119190fcb in g_object_unref (_object=0x22630b0) at gobject.c:3197 > weak_locations = <optimized out> > object = 0x22630b0 > old_ref = <optimized out> > __PRETTY_FUNCTION__ = "g_object_unref" >#16 0x00007fb1180404e9 in __run_exit_handlers (status=0, listp=0x7fb1183bf6c8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82 > atfct = <optimized out> > onfct = <optimized out> > cxafct = <optimized out> > f = <optimized out> >#17 0x00007fb118040535 in __GI_exit (status=<optimized out>) at exit.c:104 >No locals. >#18 0x00007fb118028d6c in __libc_start_main (main=0x430be0 <main>, argc=1, argv=0x7fff27a45e28, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff27a45e18) at libc-start.c:319 > result = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -7756569498162811893, 4396060, 140733858471456, 0, 0, 7756727341350398987, 7726225491314224139}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x4932c0 <__libc_csu_init>, 0x7fff27a45e28}, data = {prev = 0x0, cleanup = 0x0, canceltype = 4797120}}} > not_first_call = <optimized out> >#19 0x0000000000431445 in _start () >No symbol table info available. > >Thread 4 (Thread 0x7fb0fe2d3700 (LWP 1860)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007fb11c74a4f6 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7fb11ca61b60 <WTF::pageheap_memory>) at Source/WTF/wtf/FastMalloc.cpp:2884 >No locals. >#2 0x00007fb11c74a529 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at Source/WTF/wtf/FastMalloc.cpp:2052 >No locals. >#3 0x00007fb1183cdf33 in start_thread (arg=0x7fb0fe2d3700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fb0fe2d3700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140398155347712, -7756569498162811893, 0, 0, 140398155348416, 140398155347712, 7726731624248781835, 7726225716384771083}, 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> >#4 0x00007fb1180fbead in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 3 (Thread 0x7fb09ffff700 (LWP 1876)): >#0 0x00007fb1180f1a8d in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007fb118e995b4 in g_main_context_poll (priority=2147483647, n_fds=2, fds=0x7fb08c0008c0, timeout=937, context=0x31e5180) at gmain.c:4007 > poll_func = 0x7fb118ea8500 <g_poll> >#2 g_main_context_iterate (context=context@entry=0x31e5180, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708 > max_priority = 2147483647 > timeout = 937 > some_ready = <optimized out> > nfds = 2 > allocated_nfds = 2 > fds = 0x7fb08c0008c0 >#3 0x00007fb118e996dc in g_main_context_iteration (context=0x31e5180, may_block=may_block@entry=1) at gmain.c:3774 > retval = <optimized out> >#4 0x00007fb118e99729 in glib_worker_main (data=<optimized out>) at gmain.c:5473 >No locals. >#5 0x00007fb118ebea45 in g_thread_proxy (data=0x32b5990) at gthread.c:798 > thread = 0x32b5990 >#6 0x00007fb1183cdf33 in start_thread (arg=0x7fb09ffff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fb09ffff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140396575323904, -7756569498162811893, 0, 0, 140396575324608, 140396575323904, 7726522044877122571, 7726225716384771083}, 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> >#7 0x00007fb1180fbead in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 2 (Thread 0x7fb0fead4700 (LWP 1859)): >#0 0x00007fb1180f1a8d in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007fb118e995b4 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7fb0f80010c0, timeout=25000, context=0x21932c0) at gmain.c:4007 > poll_func = 0x7fb118ea8500 <g_poll> >#2 g_main_context_iterate (context=context@entry=0x21932c0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708 > max_priority = 2147483647 > timeout = 25000 > some_ready = <optimized out> > nfds = 1 > allocated_nfds = 1 > fds = 0x7fb0f80010c0 >#3 0x00007fb118e996dc in g_main_context_iteration (context=context@entry=0x21932c0, may_block=may_block@entry=1) at gmain.c:3774 > retval = <optimized out> >#4 0x00007fb10598eb7d in dconf_gdbus_worker_thread (user_data=0x21932c0) at dconf-gdbus-thread.c:81 > context = 0x21932c0 >#5 0x00007fb118ebea45 in g_thread_proxy (data=0x2287c00) at gthread.c:798 > thread = 0x2287c00 >#6 0x00007fb1183cdf33 in start_thread (arg=0x7fb0fead4700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fb0fead4700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140398163740416, -7756569498162811893, 0, 0, 140398163741120, 140398163740416, 7726730524200283147, 7726225716384771083}, 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> >#7 0x00007fb1180fbead in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 1 (Thread 0x7fb1050dd700 (LWP 1857)): >#0 magazine_cache_trim (allocator=0x7fb11917b2c0 <allocator>, stamp=394076747, ix=1) at gslice.c:655 > prev = 0x0 > next = <optimized out> > current = 0x7fb09805d160 > trash = 0x0 >#1 magazine_cache_push_magazine (ix=1, magazine_chunks=<optimized out>, count=51) at gslice.c:716 > next = <optimized out> > prev = <optimized out> >#2 0x00007fb118e6b0ab in thread_memory_magazine2_unload (ix=<optimized out>, tmem=<optimized out>) at gslice.c:815 > mag = 0x7fb100000cd0 >#3 0x00007fb118eb56a8 in g_slice_free1 (mem_size=mem_size@entry=32, mem_block=0x385ab80) at gslice.c:1106 > tmem = 0x7fb1000008c0 > ix = 1 > chunk_size = 32 >#4 0x00007fb118e95d2a in g_main_context_remove_poll_unlocked (context=0x21160c0, fd=<optimized out>) at gmain.c:4184 > pollrec = <optimized out> > prevrec = <optimized out> > nextrec = <optimized out> >#5 0x00007fb118e95d8c in block_source (source=source@entry=0x7fb10000de10) at gmain.c:2954 > tmp_list = 0x2097640 > __PRETTY_FUNCTION__ = "block_source" >#6 0x00007fb118e99358 in g_main_dispatch (context=0x21160c0) at gmain.c:3043 > dispatch = 0x7fb11943d540 <socket_source_dispatch> > was_in_call = <optimized out> > user_data = 0x0 > callback = 0x0 > cb_funcs = 0x7fb11917a8e0 <g_source_callback_funcs> > cb_data = 0x7fb100004ad0 > need_destroy = <optimized out> > current_source_link = {data = 0x0, next = 0x0} > source = 0x7fb10000de10 > current = 0x20ef740 > i = 0 >#7 g_main_context_dispatch (context=context@entry=0x21160c0) at gmain.c:3642 >No locals. >#8 0x00007fb118e99628 in g_main_context_iterate (context=0x21160c0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3713 > max_priority = 2147483647 > timeout = -1 > some_ready = 1 > nfds = <optimized out> > allocated_nfds = 9 > fds = 0x7fb100002ba0 >#9 0x00007fb118e99a3a in g_main_loop_run (loop=0x2116050) at gmain.c:3907 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#10 0x00007fb11949d376 in gdbus_shared_thread_func (user_data=0x2116090) at gdbusprivate.c:278 > data = 0x2116090 >#11 0x00007fb118ebea45 in g_thread_proxy (data=0x20bcca0) at gthread.c:798 > thread = 0x20bcca0 >#12 0x00007fb1183cdf33 in start_thread (arg=0x7fb1050dd700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fb1050dd700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140398270732032, -7756569498162811893, 0, 0, 140398270732736, 140398270732032, 7726254158103194635, 7726225716384771083}, 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> >#13 0x00007fb1180fbead in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. >From To Syms Read Shared Object Library >0x00007fb12037c190 0x00007fb12037d088 Yes /lib64/libgmodule-2.0.so.0 >0x00007fb1201796b0 0x00007fb12017981c Yes /lib64/libgthread-2.0.so.0 > No /lib64/libX11.so.6 >0x00007fb11fc089a0 0x00007fb11fc29528 Yes /lib64/libwnck-3.so.0 >0x00007fb11f9c5c60 0x00007fb11f9ea218 Yes /lib64/libxslt.so.1 >0x00007fb11f7a7210 0x00007fb11f7b3930 Yes /lib64/libz.so.1 >0x00007fb11f5a1ed0 0x00007fb11f5a29d0 Yes /lib64/libdl.so.2 >0x00007fb11f29f890 0x00007fb11f30ebb8 Yes /lib64/libm.so.6 >0x00007fb11ef5f870 0x00007fb11f047930 Yes /lib64/libxml2.so.2 >0x00007fb11ceaad80 0x00007fb11e30df7c Yes /lib64/libwebkit2gtk-3.0.so.25 >0x00007fb11c3576d0 0x00007fb11c782a8c Yes /lib64/libjavascriptcoregtk-3.0.so.0 >0x00007fb11bfaa7a0 0x00007fb11bfe7a70 Yes /lib64/libsoup-2.4.so.1 >0x00007fb11bd29640 0x00007fb11bd54684 Yes /lib64/libsecret-1.so.0 >0x00007fb11bae9e50 0x00007fb11bb08e48 Yes /lib64/libgnome-desktop-3.so.8 >0x00007fb11b8d28a0 0x00007fb11b8d4bf0 Yes /lib64/libnotify.so.4 >0x00007fb11b61dfa0 0x00007fb11b6ab760 Yes /lib64/libsqlite3.so.0 >0x00007fb11b3bccc0 0x00007fb11b3eedb4 Yes /lib64/libgcr-ui-3.so.1 >0x00007fb11acfd100 0x00007fb11afc1b54 Yes /lib64/libgtk-3.so.0 >0x00007fb11a9eda40 0x00007fb11aa40694 Yes /lib64/libgdk-3.so.0 >0x00007fb11a7c5880 0x00007fb11a7ca368 Yes /lib64/libpangocairo-1.0.so.0 >0x00007fb11a583050 0x00007fb11a5a1fa8 Yes /lib64/libpango-1.0.so.0 >0x00007fb11a35d3b0 0x00007fb11a368f34 Yes /lib64/libatk-1.0.so.0 >0x00007fb11a14d560 0x00007fb11a14e59c Yes (*) /lib64/libcairo-gobject.so.2 >0x00007fb119e386d0 0x00007fb119f07ef8 Yes /lib64/libcairo.so.2 >0x00007fb119c07cb0 0x00007fb119c1b810 Yes /lib64/libgdk_pixbuf-2.0.so.0 >0x00007fb11998c310 0x00007fb1199d1b14 Yes /lib64/libgcr-base-3.so.1 >0x00007fb11973caf0 0x00007fb11975aa38 Yes /lib64/libgck-1.so.0 >0x00007fb1193febe0 0x00007fb1194c065c Yes /lib64/libgio-2.0.so.0 >0x00007fb119187160 0x00007fb1191b5a18 Yes /lib64/libgobject-2.0.so.0 >0x00007fb118e6a6e0 0x00007fb118f02f1c Yes /lib64/libglib-2.0.so.0 >0x00007fb118c1a7b0 0x00007fb118c3735c Yes /lib64/libp11-kit.so.0 >0x00007fb118a04640 0x00007fb118a086b4 Yes /lib64/libavahi-gobject.so.0 >0x00007fb1187f7530 0x00007fb1187fc69c Yes /lib64/libavahi-common.so.3 >0x00007fb1185e69d0 0x00007fb1185eec38 Yes /lib64/libavahi-client.so.3 >0x00007fb1183cb9f0 0x00007fb1183d7614 Yes /lib64/libpthread.so.0 >0x00007fb118026560 0x00007fb118167cc4 Yes /lib64/libc.so.6 >0x00007fb117defa00 0x00007fb117dfd6c8 Yes /lib64/libxcb.so.1 >0x00007fb117bdf1f0 0x00007fb117be26e4 Yes /lib64/libstartup-notification-1.so.0 >0x00007fb1179d9a50 0x00007fb1179da1c8 Yes /lib64/libXRes.so.1 >0x00007fb12057fb10 0x00007fb120598cb0 Yes /lib64/ld-linux-x86-64.so.2 >0x00007fb1177b70e0 0x00007fb1177cd060 Yes /lib64/liblzma.so.5 >0x00007fb1175aaec0 0x00007fb1175afd98 Yes /lib64/libenchant.so.1 >0x00007fb1173a5bf0 0x00007fb1173a6188 Yes /lib64/libharfbuzz-icu.so.0 >0x00007fb117157d00 0x00007fb11718ab6c Yes /lib64/libharfbuzz.so.0 >0x00007fb116f42000 0x00007fb116f48db8 Yes /lib64/libgeoclue.so.0 >0x00007fb116d1c610 0x00007fb116d2e8b4 Yes /lib64/libdbus-glib-1.so.2 >0x00007fb116ad3ab0 0x00007fb116afbf04 Yes /lib64/libdbus-1.so.3 >0x00007fb1168c20d0 0x00007fb1168c7334 Yes /lib64/libgstapp-1.0.so.0 >0x00007fb1166822e0 0x00007fb1166aa5d4 Yes /lib64/libgstaudio-1.0.so.0 >0x00007fb11646cd60 0x00007fb116473508 Yes /lib64/libgstfft-1.0.so.0 >0x00007fb116250c10 0x00007fb11625fab4 Yes /lib64/libgstpbutils-1.0.so.0 >0x00007fb11600d7c0 0x00007fb116031034 Yes /lib64/libgstvideo-1.0.so.0 >0x00007fb115db5370 0x00007fb115deaa00 Yes /lib64/libgstbase-1.0.so.0 >0x00007fb115acd190 0x00007fb115b58d5c Yes /lib64/libgstreamer-1.0.so.0 >0x00007fb115855200 0x00007fb11588bc40 Yes /lib64/libjpeg.so.62 >0x00007fb115601120 0x00007fb11563a274 Yes /lib64/libGL.so.1 >0x00007fb1153cdc30 0x00007fb1153df6ec Yes /lib64/libEGL.so.1 >0x00007fb1151b9320 0x00007fb1151c190c Yes /lib64/libpangoft2-1.0.so.0 >0x00007fb114f7cca0 0x00007fb114f99fcc Yes /lib64/libfontconfig.so.1 >0x00007fb114cdf320 0x00007fb114d4b0c4 Yes /lib64/libfreetype.so.6 >0x00007fb114aa4680 0x00007fb114ac5e68 Yes /lib64/libpng16.so.16 >0x00007fb114739220 0x00007fb11483ecf4 Yes /lib64/libicui18n.so.50 >0x00007fb114377e90 0x00007fb11442a948 Yes /lib64/libicuuc.so.50 >0x00007fb112d51570 0x00007fb112d51658 Yes (*) /lib64/libicudata.so.50 >0x00007fb112b07780 0x00007fb112b3e7d0 Yes /lib64/libwebp.so.4 >0x00007fb1128f7b70 0x00007fb1128fdbe8 Yes /lib64/libXrender.so.1 >0x00007fb1126f3cd0 0x00007fb1126f46e8 Yes /lib64/libXcomposite.so.1 >0x00007fb1124f0c40 0x00007fb1124f156c Yes /lib64/libXdamage.so.1 >0x00007fb1122eb5f0 0x00007fb1122ed948 Yes /lib64/libXfixes.so.3 >0x00007fb1120961b0 0x00007fb1120d222c Yes /lib64/libXt.so.6 >0x00007fb111e7d2d0 0x00007fb111e800cc Yes /lib64/librt.so.1 >0x00007fb111bceab0 0x00007fb111c3562a Yes /lib64/libstdc++.so.6 >0x00007fb11195faf0 0x00007fb11196f218 Yes /lib64/libgcc_s.so.1 >0x00007fb1116e5800 0x00007fb111734a48 Yes /lib64/libgcrypt.so.11 >0x00007fb1114d9a30 0x00007fb1114da0a8 Yes /lib64/libgpg-error.so.0 >0x00007fb1112d0c30 0x00007fb1112d65d0 Yes /lib64/libXrandr.so.2 >0x00007fb1110c0760 0x00007fb1110ca460 Yes /lib64/libXext.so.6 >0x00007fb110e9cda0 0x00007fb110eb4b88 Yes /lib64/libxkbfile.so.1 >0x00007fb110c8a240 0x00007fb110c945f8 Yes /lib64/libXi.so.6 >0x00007fb110a65ef0 0x00007fb110a78b14 Yes /lib64/libatk-bridge-2.0.so.0 >0x00007fb110859bb0 0x00007fb11085a510 Yes /lib64/libXinerama.so.1 >0x00007fb110650ab0 0x00007fb110655690 Yes /lib64/libXcursor.so.1 >0x00007fb110445930 0x00007fb1104496f0 Yes /lib64/libwayland-client.so.0 >0x00007fb110200b30 0x00007fb110219bd8 Yes /lib64/libxkbcommon.so.0 >0x00007fb10ffda1c0 0x00007fb10ffdbc94 Yes /lib64/libwayland-cursor.so.0 >0x00007fb10fd39510 0x00007fb10fdc158c Yes /lib64/libpixman-1.so.0 >0x00007fb10fb2cb90 0x00007fb10fb2d460 Yes /lib64/libxcb-shm.so.0 >0x00007fb10f925610 0x00007fb10f928a7c Yes /lib64/libxcb-render.so.0 >0x00007fb10f71b870 0x00007fb10f71ffe8 Yes /lib64/libffi.so.6 >0x00007fb10f4fc260 0x00007fb10f50e81c Yes /lib64/libselinux.so.1 >0x00007fb10f2dfa40 0x00007fb10f2ee81c Yes /lib64/libresolv.so.2 >0x00007fb10f0d8de0 0x00007fb10f0d9ba4 Yes /lib64/libavahi-glib.so.1 >0x00007fb10eed4ee0 0x00007fb10eed5bfc Yes /lib64/libXau.so.6 >0x00007fb10ecd05b0 0x00007fb10ecd13e4 Yes /lib64/libxcb-util.so.1 > No /lib64/libX11-xcb.so.1 > No /lib64/libgraphite2.so.3 >0x00007fb10e681e10 0x00007fb10e69edd4 Yes /lib64/libgsttag-1.0.so.0 >0x00007fb10e4000b0 0x00007fb10e4501c0 Yes /lib64/liborc-0.4.so.0 >0x00007fb10e1d4e40 0x00007fb10e1dd9b0 Yes /lib64/libglapi.so.0 >0x00007fb10dfbc030 0x00007fb10dfc3df8 Yes /lib64/libxcb-glx.so.0 >0x00007fb10ddae930 0x00007fb10ddafa88 Yes /lib64/libxcb-dri2.so.0 >0x00007fb10dba8010 0x00007fb10dbaa958 Yes /lib64/libXxf86vm.so.1 >0x00007fb10d99e210 0x00007fb10d9a3b98 Yes /lib64/libdrm.so.2 >0x00007fb10d796610 0x00007fb10d798748 Yes /lib64/libxcb-xfixes.so.0 >0x00007fb10d591020 0x00007fb10d591bc8 Yes /lib64/libxcb-shape.so.0 >0x00007fb10d38b140 0x00007fb10d38ccdc Yes /lib64/libgbm.so.1 >0x00007fb10d17e950 0x00007fb10d183ae0 Yes /lib64/libwayland-server.so.0 >0x00007fb10cf6a4f0 0x00007fb10cf72f62 Yes /lib64/libudev.so.1 >0x00007fb10cd40e00 0x00007fb10cd59cdc Yes /lib64/libexpat.so.1 >0x00007fb10cb36c20 0x00007fb10cb3ac44 Yes /lib64/libSM.so.6 >0x00007fb10c91df30 0x00007fb10c92b1ec Yes /lib64/libICE.so.6 >0x00007fb10c6f9c50 0x00007fb10c70a448 Yes /lib64/libatspi.so.0 >0x00007fb10c486770 0x00007fb10c4d08d8 Yes /lib64/libpcre.so.1 >0x00007fb10c281510 0x00007fb10c282b84 Yes /lib64/libuuid.so.1 >0x00007fb10598bab0 0x00007fb105990130 Yes /usr/lib64/gio/modules/libdconfsettings.so >0x00007fb105760ef0 0x00007fb10577b3f8 Yes /usr/lib64/gio/modules/libgvfsdbus.so >0x00007fb10552b8c0 0x00007fb105543618 Yes /lib64/libgvfscommon.so.0 >0x00007fb1052e56d0 0x00007fb10530ae34 Yes /lib64/libbluray.so.1 >0x00007fb1050def10 0x00007fb1050df804 Yes /lib64/libutil.so.1 >0x00007fb1046d9b20 0x00007fb1046db174 Yes /usr/lib64/gtk-3.0/3.0.0/theming-engines/libadwaita.so >0x00007fb1044a9a60 0x00007fb1044cda58 Yes /lib64/librsvg-2.so.2 >0x00007fb10426fcd0 0x00007fb10428e858 Yes /lib64/libcroco-0.6.so.3 >0x00007fb1040647b0 0x00007fb104064fb0 Yes /usr/lib64/gtk-3.0/modules/libpk-gtk-module.so >0x00007fb0ffdfc170 0x00007fb0ffdfe160 Yes /usr/lib64/gtk-3.0/modules/libcanberra-gtk-module.so >0x00007fb0ffbf6d60 0x00007fb0ffbf8260 Yes /lib64/libcanberra-gtk3.so.0 >0x00007fb0ff9e73f0 0x00007fb0ff9f01ec Yes /lib64/libcanberra.so.0 >0x00007fb0ff7dd0f0 0x00007fb0ff7e13fc Yes /lib64/libvorbisfile.so.3 >0x00007fb0ff5b0850 0x00007fb0ff5c81c0 Yes /lib64/libvorbis.so.0 >0x00007fb0ff3a7aa0 0x00007fb0ff3aa098 Yes /lib64/libogg.so.0 >0x00007fb0ff1965b0 0x00007fb0ff1a0354 Yes /lib64/libtdb.so.1 >0x00007fb0fef8c4b0 0x00007fb0fef90788 Yes /lib64/libltdl.so.7 >0x00007fb0fed53ed0 0x00007fb0fed5898c Yes /lib64/libcrypt.so.1 >0x00007fb0fead8d00 0x00007fb0feb2d2f0 Yes /lib64/libfreebl3.so >0x00007fb0fcfcbbf0 0x00007fb0fcfcdd7c Yes /usr/lib64/enchant/libenchant_myspell.so >0x00007fb0fcd6f620 0x00007fb0fcda1e20 Yes /lib64/libhunspell-1.3.so.0 >0x00007fb0fc242570 0x00007fb0fc243158 Yes /usr/lib64/gconv/KOI8-R.so >0x00007fb0fc03fc00 0x00007fb0fc03ffcc Yes /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so >0x00007fb0b4624570 0x00007fb0b4625018 Yes /usr/lib64/gconv/ISO8859-1.so >0x00007fb0b4410c40 0x00007fb0b441c810 Yes /usr/lib64/gio/modules/libgiognutls.so >0x00007fb0b411c280 0x00007fb0b41d1748 Yes /lib64/libgnutls.so.28 >0x00007fb09edecb60 0x00007fb09edf8b4c Yes /lib64/libtasn1.so.6 >0x00007fb09ebc4c40 0x00007fb09ebdb428 Yes /lib64/libnettle.so.4 >0x00007fb09e9b0750 0x00007fb09e9b7618 Yes /lib64/libhogweed.so.2 >0x00007fb09dd91040 0x00007fb09dde3dc4 Yes /lib64/libgmp.so.10 >0x00007fb09db57d00 0x00007fb09db6f2e4 Yes /usr/lib64/pkcs11/p11-kit-trust.so >0x00007fb09d93ad50 0x00007fb09d944c9c Yes /usr/lib64/pkcs11/gnome-keyring-pkcs11.so >0x00007fb09f3e54e0 0x00007fb09f3f1978 Yes /usr/lib64/gio/modules/libgioremote-volume-monitor.so >(*): Shared library is missing debugging information. >$1 = 0x0 >$2 = 0x0 >rax 0x21c61a0 35414432 >rbx 0x0 0 >rcx 0x0 0 >rdx 0x7fb09803f880 140396441368704 >rsi 0x7fb0a0032060 140396575531104 >rdi 0x2129a40 34773568 >rbp 0x7fb09805d160 0x7fb09805d160 >rsp 0x7fb1050dca10 0x7fb1050dca10 >r8 0x20925f0 34153968 >r9 0x177d224b 394076747 >r10 0x20921f8 34152952 >r11 0x3a98 15000 >r12 0x1 1 >r13 0x33 51 >r14 0x20 32 >r15 0x33 51 >rip 0x7fb118eb4747 0x7fb118eb4747 <magazine_cache_push_magazine+279> >eflags 0x10202 [ IF RF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >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* >xmm8 *value not available* >xmm9 *value not available* >xmm10 *value not available* >xmm11 *value not available* >xmm12 *value not available* >xmm13 *value not available* >xmm14 *value not available* >xmm15 *value not available* >mxcsr *value not available* >Dump of assembler code for function magazine_cache_push_magazine: > 0x00007fb118eb4630 <+0>: push %r13 > 0x00007fb118eb4632 <+2>: mov %rdx,%r13 > 0x00007fb118eb4635 <+5>: push %r12 > 0x00007fb118eb4637 <+7>: mov %edi,%r12d > 0x00007fb118eb463a <+10>: push %rbp > 0x00007fb118eb463b <+11>: push %rbx > 0x00007fb118eb463c <+12>: sub $0x28,%rsp > 0x00007fb118eb4640 <+16>: mov 0x8(%rsi),%rbx > 0x00007fb118eb4644 <+20>: mov %fs:0x28,%rax > 0x00007fb118eb464d <+29>: mov %rax,0x18(%rsp) > 0x00007fb118eb4652 <+34>: xor %eax,%eax > 0x00007fb118eb4654 <+36>: test %rbx,%rbx > 0x00007fb118eb4657 <+39>: je 0x7fb118eb48b3 <magazine_cache_push_magazine+643> > 0x00007fb118eb465d <+45>: mov (%rbx),%rdi > 0x00007fb118eb4660 <+48>: test %rdi,%rdi > 0x00007fb118eb4663 <+51>: mov %rdi,0x8(%rsi) > 0x00007fb118eb4667 <+55>: je 0x7fb118eb48c9 <magazine_cache_push_magazine+665> > 0x00007fb118eb466d <+61>: mov (%rdi),%rcx > 0x00007fb118eb4670 <+64>: test %rcx,%rcx > 0x00007fb118eb4673 <+67>: mov %rcx,0x8(%rsi) > 0x00007fb118eb4677 <+71>: je 0x7fb118eb48df <magazine_cache_push_magazine+687> > 0x00007fb118eb467d <+77>: mov (%rcx),%rax > 0x00007fb118eb4680 <+80>: test %rax,%rax > 0x00007fb118eb4683 <+83>: mov %rax,0x8(%rsi) > 0x00007fb118eb4687 <+87>: je 0x7fb118eb48f5 <magazine_cache_push_magazine+709> > 0x00007fb118eb468d <+93>: mov (%rax),%rdx > 0x00007fb118eb4690 <+96>: mov %rdx,0x8(%rsi) > 0x00007fb118eb4694 <+100>: mov %rsi,(%rax) > 0x00007fb118eb4697 <+103>: mov %r12d,%ebp > 0x00007fb118eb469a <+106>: mov %rax,(%rcx) > 0x00007fb118eb469d <+109>: mov %rcx,(%rdi) > 0x00007fb118eb46a0 <+112>: mov %rdi,(%rbx) > 0x00007fb118eb46a3 <+115>: lea 0x2c6c4e(%rip),%rdi # 0x7fb11917b2f8 <allocator+56> > 0x00007fb118eb46aa <+122>: shl $0x3,%rbp > 0x00007fb118eb46ae <+126>: callq 0x7fb118eda590 <g_mutex_lock> > 0x00007fb118eb46b3 <+131>: mov %rbp,%rcx > 0x00007fb118eb46b6 <+134>: add 0x2c6c43(%rip),%rcx # 0x7fb11917b300 <allocator+64> > 0x00007fb118eb46bd <+141>: mov (%rcx),%rax > 0x00007fb118eb46c0 <+144>: test %rax,%rax > 0x00007fb118eb46c3 <+147>: je 0x7fb118eb48a8 <magazine_cache_push_magazine+632> > 0x00007fb118eb46c9 <+153>: mov 0x8(%rax),%rsi > 0x00007fb118eb46cd <+157>: mov (%rsi),%rdx > 0x00007fb118eb46d0 <+160>: mov (%rdx),%rdx > 0x00007fb118eb46d3 <+163>: mov %rbx,0x8(%rdx) > 0x00007fb118eb46d7 <+167>: mov %rbx,0x8(%rax) > 0x00007fb118eb46db <+171>: mov %rsi,0x8(%rbx) > 0x00007fb118eb46df <+175>: mov (%rbx),%rsi > 0x00007fb118eb46e2 <+178>: mov (%rsi),%rdi > 0x00007fb118eb46e5 <+181>: mov %rax,0x8(%rdi) > 0x00007fb118eb46e9 <+185>: mov (%rdi),%rax > 0x00007fb118eb46ec <+188>: mov %r13,0x8(%rax) > 0x00007fb118eb46f0 <+192>: mov 0x2c6c1e(%rip),%eax # 0x7fb11917b314 <allocator+84> > 0x00007fb118eb46f6 <+198>: cmp $0x6,%eax > 0x00007fb118eb46f9 <+201>: ja 0x7fb118eb4850 <magazine_cache_push_magazine+544> > 0x00007fb118eb46ff <+207>: mov 0x2c6c12(%rip),%r9d # 0x7fb11917b318 <allocator+88> > 0x00007fb118eb4706 <+214>: add $0x1,%eax > 0x00007fb118eb4709 <+217>: mov %eax,0x2c6c05(%rip) # 0x7fb11917b314 <allocator+84> > 0x00007fb118eb470f <+223>: mov %r9d,%eax > 0x00007fb118eb4712 <+226>: mov %rbp,%r10 > 0x00007fb118eb4715 <+229>: mov 0x2c6bc4(%rip),%r11 # 0x7fb11917b2e0 <allocator+32> > 0x00007fb118eb471c <+236>: mov %rax,0x8(%rsi) > 0x00007fb118eb4720 <+240>: mov %rbx,(%rcx) > 0x00007fb118eb4723 <+243>: xor %ebx,%ebx > 0x00007fb118eb4725 <+245>: add 0x2c6bd4(%rip),%r10 # 0x7fb11917b300 <allocator+64> > 0x00007fb118eb472c <+252>: mov (%r10),%rax > 0x00007fb118eb472f <+255>: mov 0x8(%rax),%rbp > 0x00007fb118eb4733 <+259>: mov 0x0(%rbp),%rax > 0x00007fb118eb4737 <+263>: jmp 0x7fb118eb478a <magazine_cache_push_magazine+346> > 0x00007fb118eb4739 <+265>: nopl 0x0(%rax) > 0x00007fb118eb4740 <+272>: mov 0x8(%rbp),%rcx > 0x00007fb118eb4744 <+276>: mov (%rax),%rdx >=> 0x00007fb118eb4747 <+279>: mov (%rcx),%rdi > 0x00007fb118eb474a <+282>: mov 0x8(%rdx),%rsi > 0x00007fb118eb474e <+286>: mov (%rdi),%r8 > 0x00007fb118eb4751 <+289>: mov %rsi,0x8(%r8) > 0x00007fb118eb4755 <+293>: mov %rcx,0x8(%rsi) > 0x00007fb118eb4759 <+297>: movq $0x0,0x8(%rdx) > 0x00007fb118eb4761 <+305>: mov (%rdx),%rdx > 0x00007fb118eb4764 <+308>: movq $0x0,0x8(%rdx) > 0x00007fb118eb476c <+316>: movq $0x0,0x8(%rax) > 0x00007fb118eb4774 <+324>: mov %rbx,0x8(%rbp) > 0x00007fb118eb4778 <+328>: cmp (%r10),%rbp > 0x00007fb118eb477b <+331>: je 0x7fb118eb4835 <magazine_cache_push_magazine+517> > 0x00007fb118eb4781 <+337>: mov %rbp,%rbx > 0x00007fb118eb4784 <+340>: mov %rdi,%rax > 0x00007fb118eb4787 <+343>: mov %rcx,%rbp > 0x00007fb118eb478a <+346>: mov %r9d,%edx > 0x00007fb118eb478d <+349>: sub 0x8(%rax),%edx > 0x00007fb118eb4790 <+352>: cmp %r11,%rdx > 0x00007fb118eb4793 <+355>: jae 0x7fb118eb4740 <magazine_cache_push_magazine+272> > 0x00007fb118eb4795 <+357>: lea 0x2c6b5c(%rip),%rdi # 0x7fb11917b2f8 <allocator+56> > 0x00007fb118eb479c <+364>: callq 0x7fb118eda5c0 <g_mutex_unlock> > 0x00007fb118eb47a1 <+369>: test %rbx,%rbx > 0x00007fb118eb47a4 <+372>: je 0x7fb118eb4811 <magazine_cache_push_magazine+481> > 0x00007fb118eb47a6 <+374>: lea 0x1(%r12),%ebp > 0x00007fb118eb47ab <+379>: lea 0x2c6b6e(%rip),%rdi # 0x7fb11917b320 <allocator+96> > 0x00007fb118eb47b2 <+386>: shl $0x4,%rbp > 0x00007fb118eb47b6 <+390>: callq 0x7fb118eda590 <g_mutex_lock> > 0x00007fb118eb47bb <+395>: nopl 0x0(%rax,%rax,1) > 0x00007fb118eb47c0 <+400>: mov 0x8(%rbx),%r13 > 0x00007fb118eb47c4 <+404>: xor %esi,%esi > 0x00007fb118eb47c6 <+406>: movq $0x0,0x8(%rbx) > 0x00007fb118eb47ce <+414>: jmp 0x7fb118eb47e3 <magazine_cache_push_magazine+435> > 0x00007fb118eb47d0 <+416>: mov (%rsi),%rdx > 0x00007fb118eb47d3 <+419>: mov %rbp,%rdi > 0x00007fb118eb47d6 <+422>: mov %rdx,0x8(%rbx) > 0x00007fb118eb47da <+426>: callq 0x7fb118eb44e0 <slab_allocator_free_chunk> > 0x00007fb118eb47df <+431>: mov 0x8(%rbx),%rsi > 0x00007fb118eb47e3 <+435>: test %rsi,%rsi > 0x00007fb118eb47e6 <+438>: jne 0x7fb118eb47d0 <magazine_cache_push_magazine+416> > 0x00007fb118eb47e8 <+440>: mov (%rbx),%r12 > 0x00007fb118eb47eb <+443>: mov %rbx,%rsi > 0x00007fb118eb47ee <+446>: mov %rbp,%rdi > 0x00007fb118eb47f1 <+449>: callq 0x7fb118eb44e0 <slab_allocator_free_chunk> > 0x00007fb118eb47f6 <+454>: test %r12,%r12 > 0x00007fb118eb47f9 <+457>: jne 0x7fb118eb4830 <magazine_cache_push_magazine+512> > 0x00007fb118eb47fb <+459>: test %r13,%r13 > 0x00007fb118eb47fe <+462>: je 0x7fb118eb4805 <magazine_cache_push_magazine+469> > 0x00007fb118eb4800 <+464>: mov %r13,%rbx > 0x00007fb118eb4803 <+467>: jmp 0x7fb118eb47c0 <magazine_cache_push_magazine+400> > 0x00007fb118eb4805 <+469>: lea 0x2c6b14(%rip),%rdi # 0x7fb11917b320 <allocator+96> > 0x00007fb118eb480c <+476>: callq 0x7fb118eda5c0 <g_mutex_unlock> > 0x00007fb118eb4811 <+481>: mov 0x18(%rsp),%rax > 0x00007fb118eb4816 <+486>: xor %fs:0x28,%rax > 0x00007fb118eb481f <+495>: jne 0x7fb118eb4900 <magazine_cache_push_magazine+720> > 0x00007fb118eb4825 <+501>: add $0x28,%rsp > 0x00007fb118eb4829 <+505>: pop %rbx > 0x00007fb118eb482a <+506>: pop %rbp > 0x00007fb118eb482b <+507>: pop %r12 > 0x00007fb118eb482d <+509>: pop %r13 > 0x00007fb118eb482f <+511>: retq > 0x00007fb118eb4830 <+512>: mov %r12,%rbx > 0x00007fb118eb4833 <+515>: jmp 0x7fb118eb47df <magazine_cache_push_magazine+431> > 0x00007fb118eb4835 <+517>: lea 0x2c6abc(%rip),%rdi # 0x7fb11917b2f8 <allocator+56> > 0x00007fb118eb483c <+524>: movq $0x0,(%r10) > 0x00007fb118eb4843 <+531>: mov %rbp,%rbx > 0x00007fb118eb4846 <+534>: callq 0x7fb118eda5c0 <g_mutex_unlock> > 0x00007fb118eb484b <+539>: jmpq 0x7fb118eb47a6 <magazine_cache_push_magazine+374> > 0x00007fb118eb4850 <+544>: mov %rsp,%rdi > 0x00007fb118eb4853 <+547>: callq 0x7fb118e98450 <g_get_current_time> > 0x00007fb118eb4858 <+552>: mov 0x8(%rsp),%rcx > 0x00007fb118eb485d <+557>: movabs $0x20c49ba5e353f7cf,%rdx > 0x00007fb118eb4867 <+567>: movl $0x0,0x2c6aa3(%rip) # 0x7fb11917b314 <allocator+84> > 0x00007fb118eb4871 <+577>: mov (%rbx),%rsi > 0x00007fb118eb4874 <+580>: mov %rcx,%rax > 0x00007fb118eb4877 <+583>: sar $0x3f,%rcx > 0x00007fb118eb487b <+587>: imul %rdx > 0x00007fb118eb487e <+590>: sar $0x7,%rdx > 0x00007fb118eb4882 <+594>: sub %rcx,%rdx > 0x00007fb118eb4885 <+597>: mov (%rsp),%ecx > 0x00007fb118eb4888 <+600>: imul $0x3e8,%ecx,%r9d > 0x00007fb118eb488f <+607>: mov %rbp,%rcx > 0x00007fb118eb4892 <+610>: add 0x2c6a67(%rip),%rcx # 0x7fb11917b300 <allocator+64> > 0x00007fb118eb4899 <+617>: add %edx,%r9d > 0x00007fb118eb489c <+620>: mov %r9d,0x2c6a75(%rip) # 0x7fb11917b318 <allocator+88> > 0x00007fb118eb48a3 <+627>: jmpq 0x7fb118eb470f <magazine_cache_push_magazine+223> > 0x00007fb118eb48a8 <+632>: mov %rbx,%rsi > 0x00007fb118eb48ab <+635>: mov %rbx,%rax > 0x00007fb118eb48ae <+638>: jmpq 0x7fb118eb46cd <magazine_cache_push_magazine+157> > 0x00007fb118eb48b3 <+643>: mov (%rsi),%rax > 0x00007fb118eb48b6 <+646>: mov %rsi,%rbx > 0x00007fb118eb48b9 <+649>: mov 0x8(%rax),%rdi > 0x00007fb118eb48bd <+653>: mov %rax,%rsi > 0x00007fb118eb48c0 <+656>: test %rdi,%rdi > 0x00007fb118eb48c3 <+659>: jne 0x7fb118eb466d <magazine_cache_push_magazine+61> > 0x00007fb118eb48c9 <+665>: mov (%rsi),%rax > 0x00007fb118eb48cc <+668>: mov %rsi,%rdi > 0x00007fb118eb48cf <+671>: mov 0x8(%rax),%rcx > 0x00007fb118eb48d3 <+675>: mov %rax,%rsi > 0x00007fb118eb48d6 <+678>: test %rcx,%rcx > 0x00007fb118eb48d9 <+681>: jne 0x7fb118eb467d <magazine_cache_push_magazine+77> > 0x00007fb118eb48df <+687>: mov (%rsi),%rdx > 0x00007fb118eb48e2 <+690>: mov %rsi,%rcx > 0x00007fb118eb48e5 <+693>: mov 0x8(%rdx),%rax > 0x00007fb118eb48e9 <+697>: mov %rdx,%rsi > 0x00007fb118eb48ec <+700>: test %rax,%rax > 0x00007fb118eb48ef <+703>: jne 0x7fb118eb468d <magazine_cache_push_magazine+93> > 0x00007fb118eb48f5 <+709>: mov %rsi,%rax > 0x00007fb118eb48f8 <+712>: mov (%rsi),%rsi > 0x00007fb118eb48fb <+715>: jmpq 0x7fb118eb4694 <magazine_cache_push_magazine+100> > 0x00007fb118eb4900 <+720>: callq 0x7fb118e69d90 <__stack_chk_fail@plt> >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 1045926
: 840500 |
840501
|
840502
|
840503
|
840504
|
840505
|
840506
|
840507
|
840508
|
840509
|
840510