Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 776329 Details for
Bug 986612
Memory leak when loading very large playlist
Home
New
Search
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.rh92 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), 45.15 KB, created by
Jonathan Kamens
on 2013-07-21 00:44:19 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Jonathan Kamens
Created:
2013-07-21 00:44:19 UTC
Size:
45.15 KB
patch
obsolete
>[New LWP 32447] >[New LWP 32448] >[New LWP 32449] >[New LWP 32464] >[New LWP 32472] >[New LWP 32459] >Traceback (most recent call last): > File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3600.3-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 "/lib64/libthread_db.so.1". >Core was generated by `rhythmbox'. >Program terminated with signal 5, Trace/breakpoint trap. >#0 g_logv (log_domain=0x3d0acb314e "GLib", log_level=G_LOG_LEVEL_ERROR, format=<optimized out>, args=args@entry=0x7fff6992fae8) at gmessages.c:981 >981 g_private_set (&g_log_depth, GUINT_TO_POINTER (depth)); > >Thread 6 (Thread 0x7fbd6dd0a700 (LWP 32459)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x0000003d0ac874c7 in g_cond_wait (cond=cond@entry=0x1b46718, mutex=mutex@entry=0x1b46710) at gthread-posix.c:750 > _g_boolean_var_ = <optimized out> > status = <optimized out> >#2 0x0000003d0ac1eb0b in g_async_queue_pop_intern_unlocked (queue=queue@entry=0x1b46710, wait=wait@entry=1, end_time=end_time@entry=-1) at gasyncqueue.c:421 > retval = <optimized out> > __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x0000003d0ac1ef07 in g_async_queue_pop (queue=0x1b46710) at gasyncqueue.c:455 > retval = <optimized out> > __PRETTY_FUNCTION__ = "g_async_queue_pop" >#4 0x000000302fab5075 in action_thread_main (db=0x1a7a2a0) at rhythmdb.c:2829 > action = <optimized out> > result = <optimized out> > __FUNCTION__ = "action_thread_main" > __PRETTY_FUNCTION__ = "action_thread_main" >#5 0x0000003d0ac6c185 in g_thread_proxy (data=0x279bca0) at gthread.c:798 > thread = 0x279bca0 >#6 0x0000003d08c07c53 in start_thread (arg=0x7fbd6dd0a700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7fbd6dd0a700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140451567937280, 6419006190397492655, 0, 140451567937984, 140451567937280, 23, -6454151122814956113, 6444358176129617327}, 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 0x0000003d084f513d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 >No locals. > >Thread 5 (Thread 0x7fbd55825700 (LWP 32472)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 >No locals. >#1 0x0000003d0ac875b5 in g_cond_wait_until (cond=cond@entry=0x18b5dd8, mutex=mutex@entry=0x18b5dd0, end_time=end_time@entry=263570921317) at gthread-posix.c:859 > ts = {tv_sec = 263570, tv_nsec = 921317000} > status = <optimized out> >#2 0x0000003d0ac1eaf1 in g_async_queue_pop_intern_unlocked (queue=queue@entry=0x18b5dd0, wait=wait@entry=1, end_time=end_time@entry=263570921317) at gasyncqueue.c:424 > retval = <optimized out> > __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x0000003d0ac1f07b in g_async_queue_timeout_pop (queue=0x18b5dd0, timeout=timeout@entry=15000000) at gasyncqueue.c:545 > end_time = 263570921317 > retval = <optimized out> >#4 0x0000003d0ac6cc16 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> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:366 > free_pool = <optimized out> > task = 0x2 > pool = <optimized out> >#6 0x0000003d0ac6c185 in g_thread_proxy (data=0x29c6940) at gthread.c:798 > thread = 0x29c6940 >#7 0x0000003d08c07c53 in start_thread (arg=0x7fbd55825700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7fbd55825700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140451160151808, 6419006190397492655, 0, 140451160152512, 140451160151808, 33217456, -6454134240909128273, 6444358176129617327}, 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 0x0000003d084f513d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 >No locals. > >Thread 4 (Thread 0x7fbd5982d700 (LWP 32464)): >#0 0x0000003d084eab6d in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x0000003d0ac480f4 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7fbd702d14e0, timeout=3002, context=0x7fbd680008c0) at gmain.c:3995 > poll_func = 0x3d0ac56d50 <g_poll> >#2 g_main_context_iterate (context=context@entry=0x7fbd680008c0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3696 > max_priority = 2147483647 > timeout = 3002 > some_ready = <optimized out> > nfds = 1 > allocated_nfds = 1 > fds = 0x7fbd702d14e0 >#3 0x0000003d0ac481fc in g_main_context_iteration (context=0x7fbd680008c0, may_block=may_block@entry=1) at gmain.c:3762 > retval = <optimized out> >#4 0x0000003d0ac48249 in glib_worker_main (data=<optimized out>) at gmain.c:5427 >No locals. >#5 0x0000003d0ac6c185 in g_thread_proxy (data=0x29c69e0) at gthread.c:798 > thread = 0x29c69e0 >#6 0x0000003d08c07c53 in start_thread (arg=0x7fbd5982d700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7fbd5982d700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140451227293440, 6419006190397492655, 0, 140451227294144, 140451227293440, 0, -6454125440521138769, 6444358176129617327}, 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 0x0000003d084f513d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 >No locals. > >Thread 3 (Thread 0x7fbd87774700 (LWP 32449)): >#0 0x0000003d084eab6d in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x0000003d0ac480f4 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7fbd800010c0, timeout=-1, context=0x1aba140) at gmain.c:3995 > poll_func = 0x3d0ac56d50 <g_poll> >#2 g_main_context_iterate (context=context@entry=0x1aba140, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3696 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 1 > allocated_nfds = 1 > fds = 0x7fbd800010c0 >#3 0x0000003d0ac481fc in g_main_context_iteration (context=context@entry=0x1aba140, may_block=may_block@entry=1) at gmain.c:3762 > retval = <optimized out> >#4 0x00007fbd8777b9cd in dconf_gdbus_worker_thread (user_data=0x1aba140) at dconf-gdbus-thread.c:81 > context = 0x1aba140 >#5 0x0000003d0ac6c185 in g_thread_proxy (data=0x1c36d90) at gthread.c:798 > thread = 0x1c36d90 >#6 0x0000003d08c07c53 in start_thread (arg=0x7fbd87774700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7fbd87774700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140451998287616, 6419006190397492655, 0, 140451998288320, 140451998287616, 28025152, -6453681421970240081, 6444358176129617327}, 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 0x0000003d084f513d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 >No locals. > >Thread 2 (Thread 0x7fbd8d079700 (LWP 32448)): >#0 0x0000003d084eab6d in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x0000003d0ac480f4 in g_main_context_poll (priority=2147483647, n_fds=5, fds=0x7fbd88093000, timeout=-1, context=0x1aa73b0) at gmain.c:3995 > poll_func = 0x3d0ac56d50 <g_poll> >#2 g_main_context_iterate (context=0x1aa73b0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3696 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 5 > allocated_nfds = 5 > fds = 0x7fbd88093000 >#3 0x0000003d0ac4855a in g_main_loop_run (loop=0x1aa7340) at gmain.c:3895 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#4 0x0000003d114c6d46 in gdbus_shared_thread_func (user_data=0x1aa7380) at gdbusprivate.c:278 > data = 0x1aa7380 >#5 0x0000003d0ac6c185 in g_thread_proxy (data=0x1aa36d0) at gthread.c:798 > thread = 0x1aa36d0 >#6 0x0000003d08c07c53 in start_thread (arg=0x7fbd8d079700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7fbd8d079700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140452091631360, 6419006190397492655, 0, 140452091632064, 140452091631360, 27947904, -6453660387904778833, 6444358176129617327}, 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 0x0000003d084f513d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 >No locals. > >Thread 1 (Thread 0x7fbd93d7fa40 (LWP 32447)): >#0 g_logv (log_domain=0x3d0acb314e "GLib", log_level=G_LOG_LEVEL_ERROR, format=<optimized out>, args=args@entry=0x7fff6992fae8) at gmessages.c:981 > domain = 0x0 > data = 0x0 > depth = 0 > log_func = 0x3d0ac4e660 <g_log_default_handler> > domain_fatal_mask = <optimized out> > masquerade_fatal = <optimized out> > test_level = <optimized out> > was_fatal = <optimized out> > was_recursion = <optimized out> > msg = 0x2c7d4e0 "creating thread 'rb-uri-recurse': Error creating thread: Resource temporarily unavailable" > msg_alloc = 0x2c7d4e0 "creating thread 'rb-uri-recurse': Error creating thread: Resource temporarily unavailable" > i = 2 >#1 0x0000003d0ac4eff2 in g_log (log_domain=log_domain@entry=0x3d0acb314e "GLib", log_level=log_level@entry=G_LOG_LEVEL_ERROR, format=format@entry=0x3d0acc1a0e "creating thread '%s': %s") at gmessages.c:1010 > args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7fff6992fbc0, reg_save_area = 0x7fff6992fb00}} >#2 0x0000003d0ac6c551 in g_thread_new (name=name@entry=0x302fb0aa68 "rb-uri-recurse", func=func@entry=0x302fade610 <_recurse_async_func>, data=<optimized out>) at gthread.c:839 > error = 0x7fbd64002120 > thread = <optimized out> >#3 0x000000302fade6c3 in rb_uri_handle_recursively_async (uri=uri@entry=0x2c7ef70 "file:///home/jik/ogg/Yehuda%20Glantz/Chai%20VeKayam/13%20Jazz%20Metaktak.mp3", cancel=<optimized out>, func=func@entry=0x302fac5440 <uri_recurse_func>, user_data=user_data@entry=0x7fbd700fb820, data_destroy=data_destroy@entry=0x302fac4fb0 <next_uri>) at rb-file-helpers.c:967 > data = <optimized out> >#4 0x000000302fac502c in next_uri (job=0x7fbd700fb820) at rhythmdb-import-job.c:361 > uri = 0x2c7ef70 "file:///home/jik/ogg/Yehuda%20Glantz/Chai%20VeKayam/13%20Jazz%20Metaktak.mp3" > __FUNCTION__ = "next_uri" >#5 0x000000302fadd4fa in _recurse_async_data_free (data=0x2c7f800) at rb-file-helpers.c:891 > i = 0x0 >#6 0x0000003d0ac47e06 in g_main_dispatch (context=0x18a1000) at gmain.c:3054 > dispatch = 0x3d0ac44e60 <g_idle_dispatch> > was_in_call = 0 > user_data = 0x2c7f800 > callback = 0x302fadd480 <_recurse_async_data_free> > cb_funcs = 0x3d0af2a900 <g_source_callback_funcs> > cb_data = 0x7fbd4c0066c0 > need_destroy = <optimized out> > current_source_link = {data = 0x7fbd4c0070a0, next = 0x0} > source = 0x7fbd4c0070a0 > current = 0x1a88e70 > i = 1 >#7 g_main_context_dispatch (context=context@entry=0x18a1000) at gmain.c:3630 >No locals. >#8 0x0000003d0ac48158 in g_main_context_iterate (context=context@entry=0x18a1000, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3701 > max_priority = 2147483647 > timeout = 302 > some_ready = 1 > nfds = <optimized out> > allocated_nfds = 8 > fds = 0x252ee10 >#9 0x0000003d0ac481fc in g_main_context_iteration (context=0x18a1000, context@entry=0x0, may_block=may_block@entry=1) at gmain.c:3762 > retval = <optimized out> >#10 0x0000003d11496724 in g_application_run (application=0x18a7000, argc=argc@entry=1, argv=argv@entry=0x7fff69930088) at gapplication.c:1623 > arguments = 0x18a69c0 > status = 0 > i = <optimized out> > __PRETTY_FUNCTION__ = "g_application_run" >#11 0x000000302fa43e62 in rb_application_run (rb=0x18a7000, argc=argc@entry=1, argv=argv@entry=0x7fff69930088) at rb-application.c:637 > context = <optimized out> > debug = 0 > debug_match = 0x0 > nargc = 1 > nargv = 0x7fff69930088 > error = 0x0 > options = {{long_name = 0x302fb0a1fa "debug", short_name = 100 'd', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fff6992fd90, description = 0x302fae9bae "Enable debug output", arg_description = 0x0}, {long_name = 0x302fb0a202 "debug-match", short_name = 68 'D', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = 0x7fff6992fd98, description = 0x302faea638 "Enable debug output matching a specified string", arg_description = 0x0}, {long_name = 0x302fae9bc2 "no-update", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x18a7124, description = 0x302faea668 "Do not update the library with file changes", arg_description = 0x0}, {long_name = 0x302fae9bcc "no-registration", short_name = 110 'n', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x18a7128, description = 0x302fae9bdc "Do not register the shell", arg_description = 0x0}, {long_name = 0x302fae9bf6 "dry-run", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x18a712c, description = 0x302faea698 "Don't save any data permanently (implies --no-registration)", arg_description = 0x0}, {long_name = 0x302fae9bfe "disable-plugins", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x18a7130, description = 0x302fae9c0e "Disable loading of plugins", arg_description = 0x0}, {long_name = 0x302fae9c29 "rhythmdb-file", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = 0x18a7138, description = 0x302fae9c37 "Path for database file to use", arg_description = 0x0}, {long_name = 0x302fae9c55 "playlists-file", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = 0x18a7140, description = 0x302faea6d8 "Path for playlists file to use", 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}} >#12 0x0000000000400f92 in main (argc=1, argv=0x7fff69930088) at main.c:95 > app = 0x18a7000 > desktop_file_path = <optimized out> > rc = <optimized out> >From To Syms Read Shared Object Library >0x000000302fa42c90 0x000000302fae98e0 Yes /lib64/librhythmbox-core.so.7 >0x0000003d202027d0 0x0000003d20204a50 Yes /lib64/libnotify.so.4 >0x0000003d088054b0 0x0000003d0886fc08 Yes /lib64/libm.so.6 >0x0000003d12c01c20 0x0000003d12c05b40 Yes /lib64/libSM.so.6 >0x0000003d12804f30 0x0000003d12811e8c Yes /lib64/libICE.so.6 >0x0000003d21a038c0 0x0000003d21a0675a Yes /lib64/libgudev-1.0.so.0 >0x000000302dbff4e0 0x000000302ef86bbc Yes /lib64/libwebkitgtk-3.0.so.0 >0x000000302d0fb580 0x000000302d4a4e14 Yes /lib64/libjavascriptcoregtk-3.0.so.0 >0x0000003d9a402730 0x0000003d9a4096ec Yes /lib64/libgstcontroller-1.0.so.0 >0x0000003d980099c0 0x0000003d98025534 Yes /lib64/libgsttag-1.0.so.0 >0x0000003d99407aa0 0x0000003d99417504 Yes /lib64/libtotem-plparser.so.17 >0x0000003d0b81df60 0x0000003d0b8a15ac Yes /lib64/libX11.so.6 >0x0000003d99c00d50 0x0000003d99c011d0 Yes /lib64/libsoup-gnome-2.4.so.1 >0x0000003d9703b9f0 0x0000003d97076bfc Yes /lib64/libsoup-2.4.so.1 >0x0000003d97805d30 0x0000003d9780a588 Yes /lib64/libpeas-gtk-1.0.so.0 >0x0000003d96073b10 0x0000003d963075d0 Yes /lib64/libgtk-3.so.0 >0x0000003d21206d70 0x0000003d2120ef18 Yes /lib64/libpeas-1.0.so.0 >0x0000003d95c1def0 0x0000003d95c6ec8c Yes /lib64/libgdk-3.so.0 >0x0000003d1a40a160 0x0000003d1a415764 Yes /lib64/libatk-1.0.so.0 >0x0000003d95804800 0x0000003d95809108 Yes /lib64/libpangocairo-1.0.so.0 >0x0000003d174067f0 0x0000003d17419970 Yes /lib64/libgdk_pixbuf-2.0.so.0 >0x0000003d96803520 0x0000003d968044cc Yes (*) /lib64/libcairo-gobject.so.2 >0x0000003d1980cde0 0x0000003d1982b1d8 Yes /lib64/libpango-1.0.so.0 >0x0000003d94c13480 0x0000003d94cda528 Yes /lib64/libcairo.so.2 >0x0000003d1082e870 0x0000003d10915060 Yes /lib64/libxml2.so.2 >0x0000003d23202590 0x0000003d2320c334 Yes /lib64/libtdb.so.1 >0x0000003d2f0096b0 0x0000003d2f01b0a0 Yes /lib64/libjson-glib-1.0.so.0 >0x0000003d11430970 0x0000003d114e8c5c Yes /lib64/libgio-2.0.so.0 >0x0000003d98c0c250 0x0000003d98c34394 Yes /lib64/libgstaudio-1.0.so.0 >0x0000003d97c0b790 0x0000003d97c3c620 Yes /lib64/libgstbase-1.0.so.0 >0x0000003d9840a8f0 0x0000003d98418924 Yes /lib64/libgstpbutils-1.0.so.0 >0x0000003d97425710 0x0000003d974a709c Yes /lib64/libgstreamer-1.0.so.0 >0x0000003d0f401120 0x0000003d0f401fd8 Yes /lib64/libgmodule-2.0.so.0 >0x0000003d0e8006b0 0x0000003d0e80081c Yes /lib64/libgthread-2.0.so.0 >0x0000003d300070b0 0x0000003d30023b5c Yes /lib64/libgirepository-1.0.so.1 >0x0000003d0c40aad0 0x0000003d0c437b60 Yes /lib64/libgobject-2.0.so.0 >0x0000003d0ac1a260 0x0000003d0acb312c Yes /lib64/libglib-2.0.so.0 >0x0000003d09402170 0x0000003d0940e5f0 Yes /lib64/libz.so.1 >0x0000003d08c05790 0x0000003d08c103c4 Yes /lib64/libpthread.so.0 >0x0000003d0841f410 0x0000003d08561d30 Yes /lib64/libc.so.6 >0x0000003d0dc01510 0x0000003d0dc02ad0 Yes /lib64/libuuid.so.1 >0x0000003d10403590 0x0000003d1040bc90 Yes /lib64/libudev.so.1 >0x0000003d09000ed0 0x0000003d090019d0 Yes /lib64/libdl.so.2 >0x0000003d09c022c0 0x0000003d09c050bc Yes /lib64/librt.so.1 >0x0000003d30c02ec0 0x0000003d30c07c38 Yes /lib64/libenchant.so.1 >0x000000302cc00b80 0x000000302cc01098 Yes /lib64/libharfbuzz-icu.so.0 >0x0000003d188070d0 0x0000003d188399bc Yes /lib64/libharfbuzz.so.0 >0x0000003d98802b20 0x0000003d98806430 Yes /lib64/libgailutil-3.so.0 >0x0000003d25207fa0 0x0000003d2520e718 Yes /lib64/libgeoclue.so.0 >0x0000003d1d20a570 0x0000003d1d21bbb4 Yes /lib64/libdbus-glib-1.so.2 >0x0000003d0ec07840 0x0000003d0ec2fc94 Yes /lib64/libdbus-1.so.3 >0x0000003d9a002f40 0x0000003d9a007ee4 Yes /lib64/libgstapp-1.0.so.0 >0x0000003d99800d20 0x0000003d99807438 Yes /lib64/libgstfft-1.0.so.0 >0x0000003d9900c940 0x0000003d9902e1b4 Yes /lib64/libgstvideo-1.0.so.0 >0x0000003d14403c90 0x0000003d1443a100 Yes /lib64/libjpeg.so.62 >0x0000003d20e0e2c0 0x0000003d20e377c8 Yes /lib64/libsecret-1.so.0 >0x0000003d2e00ac60 0x0000003d2e02edb8 Yes /lib64/libxslt.so.1 >0x0000003d148170c0 0x0000003d14848ad4 Yes /lib64/libGL.so.1 >0x0000003d948071d0 0x0000003d9481871c Yes /lib64/libEGL.so.1 >0x0000003d19c07260 0x0000003d19c0f2dc Yes /lib64/libpangoft2-1.0.so.0 >0x0000003d0d40cec0 0x0000003d0d475da0 Yes /lib64/libfreetype.so.6 >0x0000003d0e006ae0 0x0000003d0e02313c Yes /lib64/libfontconfig.so.1 >0x0000003d0cc04f50 0x0000003d0cc200b0 Yes /lib64/libpng15.so.15 >0x0000003d2600a980 0x0000003d2608fdb0 Yes /lib64/libsqlite3.so.0 >0x000000302c898520 0x000000302c996c94 Yes /lib64/libicui18n.so.50 >0x000000302ae521a0 0x000000302af00e78 Yes /lib64/libicuuc.so.50 >0x000000302b200570 0x000000302b200658 Yes (*) /lib64/libicudata.so.50 >0x0000003d2e8076c0 0x0000003d2e83ce70 Yes /lib64/libwebp.so.4 >0x0000003d1ac00c60 0x0000003d1ac01638 Yes /lib64/libXcomposite.so.1 >0x0000003d15800bd0 0x0000003d158014ec Yes /lib64/libXdamage.so.1 >0x0000003d0f001580 0x0000003d0f0037c8 Yes /lib64/libXfixes.so.3 >0x0000003d0e401b00 0x0000003d0e4077c8 Yes /lib64/libXrender.so.1 >0x0000003d264131b0 0x0000003d2644d43c Yes /lib64/libXt.so.6 >0x0000003d0b45b510 0x0000003d0b4be59a Yes /lib64/libstdc++.so.6 >0x0000003d09802af0 0x0000003d09812198 Yes /lib64/libgcc_s.so.1 >0x0000003d27a13870 0x0000003d27a41520 Yes /lib64/libgmime-2.6.so.0 >0x0000003d26c032c0 0x0000003d26c07cf4 Yes /lib64/libquvi.so.7 >0x0000003d22e11480 0x0000003d22e7c6a0 Yes /lib64/libarchive.so.13 >0x0000003d1a807200 0x0000003d1a852548 Yes /lib64/libgcrypt.so.11 >0x0000003d236009c0 0x0000003d23601018 Yes /lib64/libgpg-error.so.0 >0x0000003d0bc09a00 0x0000003d0bc150a8 Yes /lib64/libxcb.so.1 >0x0000003d0f802230 0x0000003d0f80bf54 Yes /lib64/libXi.so.6 >0x0000003d1ce09ac0 0x0000003d1ce1b284 Yes /lib64/libatk-bridge-2.0.so.0 >0x0000003d0fc00b40 0x0000003d0fc01424 Yes /lib64/libXinerama.so.1 >0x0000003d10001ba0 0x0000003d100070c8 Yes /lib64/libXrandr.so.2 >0x0000003d10c02ab0 0x0000003d10c074b0 Yes /lib64/libXcursor.so.1 >0x0000003d95404920 0x0000003d95408440 Yes /lib64/libwayland-client.so.0 >0x0000003d1da1fbe0 0x0000003d1da39c28 Yes /lib64/libxkbcommon.so.0 >0x0000003d96c011c0 0x0000003d96c02bfc Yes /lib64/libwayland-cursor.so.0 >0x0000003d0c803760 0x0000003d0c80ce70 Yes /lib64/libXext.so.6 >0x0000003d17c0a4e0 0x0000003d17c905cc Yes /lib64/libpixman-1.so.0 >0x0000003d18c00b10 0x0000003d18c011d4 Yes /lib64/libxcb-shm.so.0 >0x0000003d16c03590 0x0000003d16c06050 Yes /lib64/libxcb-render.so.0 >0x0000003d0d802f30 0x0000003d0d8187a0 Yes /lib64/liblzma.so.5 >0x0000003d1b800ec0 0x0000003d1b805b5c Yes /lib64/libcrypt.so.1 >0x0000003d0c001870 0x0000003d0c005f58 Yes /lib64/libffi.so.6 >0x0000003d0a406260 0x0000003d0a417e9c Yes /lib64/libselinux.so.1 >0x0000003d0a803a40 0x0000003d0a81271c Yes /lib64/libresolv.so.2 >0x0000003d2d80dd00 0x0000003d2d85a690 Yes /lib64/liborc-0.4.so.0 >0x0000003d07c00ae0 0x0000003d07c1ac3a Yes /lib64/ld-linux-x86-64.so.2 >0x0000003d17002760 0x0000003d17014958 Yes /lib64/libgraphite2.so.3 >0x0000003d14c08de0 0x0000003d14c11850 Yes /lib64/libglapi.so.0 >0x0000003d13c00600 0x0000003d13c0070c Yes /lib64/libX11-xcb.so.1 >0x0000003d15c09fb0 0x0000003d15c0fec8 Yes /lib64/libxcb-glx.so.0 >0x0000003d154018b0 0x0000003d154025c8 Yes /lib64/libxcb-dri2.so.0 >0x0000003d14000fa0 0x0000003d14003748 Yes /lib64/libXxf86vm.so.1 >0x0000003d150031e0 0x0000003d15007fc4 Yes /lib64/libdrm.so.2 >0x0000003d180025a0 0x0000003d18003dd0 Yes /lib64/libxcb-xfixes.so.0 >0x0000003d19000fb0 0x0000003d19001868 Yes /lib64/libxcb-shape.so.0 >0x0000003d95005930 0x0000003d9500a700 Yes /lib64/libwayland-server.so.0 >0x0000003d17801a40 0x0000003d17802f58 Yes /lib64/libgbm.so.1 >0x0000003d0d003e00 0x0000003d0d01cc1c Yes /lib64/libexpat.so.1 >0x0000003d2dc09be0 0x0000003d2dc4db2c Yes /lib64/libcurl.so.4 >0x0000003d23e06f60 0x0000003d23e20d3c Yes /lib64/liblua-5.1.so >0x0000003d11860440 0x0000003d1193db78 Yes /lib64/libcrypto.so.10 >0x0000003d1c601f80 0x0000003d1c605d04 Yes /lib64/libacl.so.1 >0x0000003d160013d0 0x0000003d1600341c Yes /lib64/libattr.so.1 >0x0000003d1bc02600 0x0000003d1bc1c618 Yes /lib64/liblzo2.so.2 >0x0000003d08001760 0x0000003d0800d450 Yes /lib64/libbz2.so.1 >0x0000003d0b000ec0 0x0000003d0b001b3c Yes /lib64/libXau.so.6 >0x0000003d1ca0bc20 0x0000003d1ca1a148 Yes /lib64/libatspi.so.0 >0x0000003d1b403380 0x0000003d1b449470 Yes /lib64/libfreebl3.so >0x0000003d0a0015f0 0x0000003d0a049cc8 Yes /lib64/libpcre.so.1 >0x0000003d27203000 0x0000003d27207408 Yes /lib64/libidn.so.11 >0x0000003d2e4054a0 0x0000003d2e41e958 Yes /lib64/libssh2.so.1 >0x0000003d2160a7f0 0x0000003d2162cf14 Yes /lib64/libssl3.so >0x0000003d22209a10 0x0000003d22220f88 Yes /lib64/libsmime3.so >0x0000003d1fa183a0 0x0000003d1faf81c4 Yes /lib64/libnss3.so >0x0000003d1fe0bd80 0x0000003d1fe19c94 Yes /lib64/libnssutil3.so >0x0000003d1d601030 0x0000003d1d601f78 Yes /lib64/libplds4.so >0x0000003d1f601510 0x0000003d1f602b18 Yes /lib64/libplc4.so >0x0000003d1e00cce0 0x0000003d1e02be60 Yes /lib64/libnspr4.so >0x0000003d1340bbb0 0x0000003d1343b8b4 Yes /lib64/libgssapi_krb5.so.2 >0x0000003d11c24530 0x0000003d11c8547c Yes /lib64/libkrb5.so.3 >0x0000003d12004750 0x0000003d120246c0 Yes /lib64/libk5crypto.so.3 >0x0000003d11001510 0x0000003d110020d4 Yes /lib64/libcom_err.so.2 >0x0000003d286036d0 0x0000003d2860a844 Yes /lib64/liblber-2.4.so.2 >0x0000003d2ac0f080 0x0000003d2ac3de24 Yes /lib64/libldap-2.4.so.2 >0x0000003d138173d0 0x0000003d1384d8f0 Yes /lib64/libssl.so.10 >0x0000003d124035e0 0x0000003d12409f3c Yes /lib64/libkrb5support.so.0 >0x0000003d13001190 0x0000003d13001adc Yes /lib64/libkeyutils.so.1 >0x0000003d27604b60 0x0000003d276159c4 Yes /lib64/libsasl2.so.3 >0x00007fbd8d523ec0 0x00007fbd8d53d2c8 Yes /usr/lib64/gio/modules/libgvfsdbus.so >0x00007fbd8d2ba7c0 0x00007fbd8d2d10c8 Yes /lib64/libgvfscommon.so.0 >0x00007fbd8d07def0 0x00007fbd8d09c9dc Yes /lib64/libbluray.so.1 >0x0000003d24400f10 0x0000003d24401804 Yes /lib64/libutil.so.1 >0x00007fbd8c675a40 0x00007fbd8c676fd4 Yes /usr/lib64/gtk-3.0/3.0.0/theming-engines/libadwaita.so >0x00007fbd8c446940 0x00007fbd8c469b48 Yes /lib64/librsvg-2.so.2 >0x00007fbd8c20cd10 0x00007fbd8c22aea8 Yes /lib64/libcroco-0.6.so.3 >0x00007fbd8c001750 0x00007fbd8c001ea0 Yes /usr/lib64/gtk-3.0/modules/libpk-gtk-module.so >0x00007fbd87dfc100 0x00007fbd87dfe0a0 Yes /usr/lib64/gtk-3.0/modules/libcanberra-gtk-module.so >0x00007fbd87bc0cf0 0x00007fbd87bc2100 Yes /lib64/libcanberra-gtk3.so.0 >0x0000003d23a033f0 0x0000003d23a0bfac Yes /lib64/libcanberra.so.0 >0x0000003d21e020f0 0x0000003d21e0626c Yes /lib64/libvorbisfile.so.3 >0x0000003d22603850 0x0000003d2261afc0 Yes /lib64/libvorbis.so.0 >0x00007fbd879b9aa0 0x00007fbd879bc078 Yes /lib64/libogg.so.0 >0x0000003d28e024b0 0x0000003d28e06668 Yes /lib64/libltdl.so.7 >0x00007fbd87778a90 0x00007fbd8777ce90 Yes /usr/lib64/gio/modules/libdconfsettings.so >0x00007fbd86d5e460 0x00007fbd86d6a278 Yes /usr/lib64/gio/modules/libgioremote-volume-monitor.so >0x00007fbd86a84c00 0x00007fbd86a84fcc Yes /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so >0x00007fbd856af590 0x00007fbd856b2954 Yes /usr/lib64/rhythmbox/plugins/mpris/libmpris.so >0x00007fbd854a8b00 0x00007fbd854a9d44 Yes /usr/lib64/rhythmbox/plugins/mmkeys/libmmkeys.so >0x00007fbd8529fe90 0x00007fbd852a38e4 Yes /usr/lib64/rhythmbox/plugins/iradio/libiradio.so >0x00007fbd850916f0 0x00007fbd850969bc Yes /usr/lib64/rhythmbox/plugins/audiocd/libaudiocd.so >0x00007fbd84e733f0 0x00007fbd84e80dd4 Yes /usr/lib64/rhythmbox/plugins/audioscrobbler/libaudioscrobbler.so >0x00007fbd84c64f10 0x00007fbd84c66e48 Yes /usr/lib64/gtk-3.0/3.0.0/immodules/im-ibus.so >0x0000003d3840e3c0 0x0000003d3842d300 Yes /lib64/libibus-1.0.so.5 >0x00007fbd84a5f7f0 0x00007fbd84a60748 Yes /usr/lib64/gio/modules/libgiognomeproxy.so >0x00007fbd848500e0 0x00007fbd84850808 Yes /usr/lib64/gio/modules/libgiolibproxy.so >0x0000003d304098e0 0x0000003d3041b0f0 Yes /lib64/libproxy.so.1 >0x0000003d36802420 0x0000003d36805dc0 Yes /lib64/libmodman.so.1 >0x00007fbd84642a60 0x00007fbd84649f60 Yes /usr/lib64/rhythmbox/plugins/ipod/libipod.so >0x0000003d20611690 0x0000003d20636c78 Yes /lib64/libgpod.so.4 >0x00007fbd843eff20 0x00007fbd843fde5c Yes /lib64/libimobiledevice.so.4 >0x00007fbd841e0700 0x00007fbd841e58a8 Yes /lib64/libplist.so.1 >0x0000003d1b001da0 0x0000003d1b004078 Yes /lib64/libusbmuxd.so.2 >0x0000003d2d021540 0x0000003d2d0cc08c Yes /lib64/libgnutls.so.28 >0x0000003d2c002b30 0x0000003d2c00e8cc Yes /lib64/libtasn1.so.6 >0x0000003d28a056b0 0x0000003d28a14a5c Yes /lib64/libp11-kit.so.0 >0x0000003d2b405c40 0x0000003d2b41c018 Yes /lib64/libnettle.so.4 >0x0000003d2b004750 0x0000003d2b00afd0 Yes /lib64/libhogweed.so.2 >0x0000003d2820c080 0x0000003d2825e5f0 Yes /lib64/libgmp.so.10 >0x00007fbd75621410 0x00007fbd75628a9c Yes /usr/lib64/rhythmbox/plugins/mtpdevice/libmtpdevice.so >0x0000003ef24121d0 0x0000003ef2436088 Yes /lib64/libmtp.so.9 >0x0000003ef1c03f00 0x0000003ef1c0eb38 Yes /lib64/libusb-1.0.so.0 >0x00007fbd75416170 0x00007fbd7541746c Yes /usr/lib64/libpeas-1.0/loaders/libpythonloader.so >0x0000003d1e43f370 0x0000003d1e520330 Yes /lib64/libpython2.7.so.1.0 >0x00007fbd751f5180 0x00007fbd752076c8 Yes /usr/lib64/python2.7/site-packages/gi/_gi.so >0x00007fbd74fe89a0 0x00007fbd74fe979c Yes /lib64/libpyglib-gi-2.0-python.so.0 >0x00007fbd74dcc8a0 0x00007fbd74ddc32c Yes /usr/lib64/python2.7/site-packages/gi/_gobject/_gobject.so >0x00007fbd74bbf560 0x00007fbd74bc0ec0 Yes /usr/lib64/python2.7/site-packages/gi/_glib/_glib.so >0x00007fbd749b7750 0x00007fbd749b9ec4 Yes /usr/lib64/python2.7/lib-dynload/stropmodule.so >0x00007fbd747b0070 0x00007fbd747b1b44 Yes /usr/lib64/python2.7/lib-dynload/operator.so >0x00007fbd745a64b0 0x00007fbd745a8b4c Yes /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so >0x00007fbd74397f10 0x00007fbd7439ca48 Yes /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so >0x00007fbd74190de0 0x00007fbd74191e64 Yes /usr/lib64/python2.7/lib-dynload/_heapq.so >0x00007fbd6fdefa30 0x00007fbd6fdf7ef8 Yes /usr/lib64/python2.7/lib-dynload/datetime.so >0x00007fbd6fbe8110 0x00007fbd6fbe8bac Yes /usr/lib64/python2.7/lib-dynload/_functoolsmodule.so >0x00007fbd6f9e3b50 0x00007fbd6f9e4f54 Yes /usr/lib64/python2.7/lib-dynload/_localemodule.so >0x00007fbd6f7db900 0x00007fbd6f7de16c Yes /usr/lib64/python2.7/lib-dynload/_struct.so >0x00007fbd6f5d4b20 0x00007fbd6f5d5ba8 Yes /usr/lib64/python2.7/lib-dynload/timemodule.so >0x00007fbd6f3ceb80 0x00007fbd6f3cfb2c Yes /usr/lib64/python2.7/lib-dynload/cStringIO.so >0x00007fbd6f1c37f0 0x00007fbd6f1c8c84 Yes /usr/lib64/rhythmbox/plugins/generic-player/libgeneric-player.so >0x00007fbd6efb4320 0x00007fbd6efb9924 Yes /usr/lib64/rhythmbox/plugins/dbus-media-server/libdbus-media-server.so >0x00007fbd6edad0a0 0x00007fbd6edae348 Yes /usr/lib64/rhythmbox/plugins/notification/libnotification.so >0x00007fbd6eba81e0 0x00007fbd6eba8994 Yes /usr/lib64/rhythmbox/plugins/power-manager/libpower-manager.so >0x00007fbd6e998310 0x00007fbd6e9a0b0c Yes /usr/lib64/rhythmbox/plugins/daap/libdaap.so >0x00007fbd6e766590 0x00007fbd6e7797e4 Yes /lib64/libdmapsharing-3.0.so.2 >0x0000003d22a03530 0x0000003d22a0867c Yes /lib64/libavahi-common.so.3 >0x00007fbd6e54b9d0 0x00007fbd6e553c38 Yes /lib64/libavahi-client.so.3 >0x00007fbd6e344de0 0x00007fbd6e345be4 Yes /lib64/libavahi-glib.so.1 >0x00007fbd6e1391e0 0x00007fbd6e1403cc Yes /lib64/libnss_files.so.2 >0x00007fbd6df338b0 0x00007fbd6df34d90 Yes /usr/lib64/rhythmbox/plugins/cd-recorder/libcd-recorder.so >0x00007fbd6dd12eb0 0x00007fbd6dd25638 Yes /lib64/libbrasero-media3.so.1 >(*): Shared library is missing debugging information. >$1 = 0x0 >$2 = 0x0 >rax 0x6 6 >rbx 0x0 0 >rcx 0x2da69b0 47868336 >rdx 0xf5c0 62912 >rsi 0x0 0 >rdi 0x3d087b9780 262135322496 >rbp 0x3d0acb314e 0x3d0acb314e >rsp 0x7fff6992fa20 0x7fff6992fa20 >r8 0x1 1 >r9 0x20 32 >r10 0x0 0 >r11 0x0 0 >r12 0x4 4 >r13 0x3d0ac4e660 262173681248 >r14 0x2 2 >r15 0x2 2 >rip 0x3d0ac4ee0d 0x3d0ac4ee0d <g_logv+557> >eflags 0x246 [ PF ZF IF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >Dump of assembler code for function g_logv: > 0x0000003d0ac4ebe0 <+0>: push %r15 > 0x0000003d0ac4ebe2 <+2>: push %r14 > 0x0000003d0ac4ebe4 <+4>: push %r13 > 0x0000003d0ac4ebe6 <+6>: push %r12 > 0x0000003d0ac4ebe8 <+8>: push %rbp > 0x0000003d0ac4ebe9 <+9>: push %rbx > 0x0000003d0ac4ebea <+10>: mov %esi,%ebx > 0x0000003d0ac4ebec <+12>: sub $0x88,%rsp > 0x0000003d0ac4ebf3 <+19>: mov %fs:0x28,%rax > 0x0000003d0ac4ebfc <+28>: mov %rax,0x78(%rsp) > 0x0000003d0ac4ec01 <+33>: xor %eax,%eax > 0x0000003d0ac4ec03 <+35>: mov %esi,%eax > 0x0000003d0ac4ec05 <+37>: and $0xfffffffc,%eax > 0x0000003d0ac4ec08 <+40>: mov %eax,0xc(%rsp) > 0x0000003d0ac4ec0c <+44>: jne 0x3d0ac4ec36 <g_logv+86> > 0x0000003d0ac4ec0e <+46>: xchg %ax,%ax > 0x0000003d0ac4ec10 <+48>: mov 0x78(%rsp),%rax > 0x0000003d0ac4ec15 <+53>: xor %fs:0x28,%rax > 0x0000003d0ac4ec1e <+62>: jne 0x3d0ac4ef65 <g_logv+901> > 0x0000003d0ac4ec24 <+68>: add $0x88,%rsp > 0x0000003d0ac4ec2b <+75>: pop %rbx > 0x0000003d0ac4ec2c <+76>: pop %rbp > 0x0000003d0ac4ec2d <+77>: pop %r12 > 0x0000003d0ac4ec2f <+79>: pop %r13 > 0x0000003d0ac4ec31 <+81>: pop %r14 > 0x0000003d0ac4ec33 <+83>: pop %r15 > 0x0000003d0ac4ec35 <+85>: retq > 0x0000003d0ac4ec36 <+86>: mov %rdi,%rbp > 0x0000003d0ac4ec39 <+89>: mov %rcx,%rsi > 0x0000003d0ac4ec3c <+92>: mov %rdx,%rdi > 0x0000003d0ac4ec3f <+95>: callq 0x3d0ac64d00 <g_strdup_vprintf> > 0x0000003d0ac4ec44 <+100>: mov 0x2dc4fd(%rip),%rdi # 0x3d0af2b148 <expected_messages> > 0x0000003d0ac4ec4b <+107>: mov %rax,0x10(%rsp) > 0x0000003d0ac4ec50 <+112>: test %rdi,%rdi > 0x0000003d0ac4ec53 <+115>: je 0x3d0ac4ecd1 <g_logv+241> > 0x0000003d0ac4ec55 <+117>: mov (%rdi),%r14 > 0x0000003d0ac4ec58 <+120>: mov %rdi,%rsi > 0x0000003d0ac4ec5b <+123>: callq 0x3d0ac64460 <g_slist_delete_link> > 0x0000003d0ac4ec60 <+128>: mov %rbp,%rsi > 0x0000003d0ac4ec63 <+131>: mov %rax,0x2dc4de(%rip) # 0x3d0af2b148 <expected_messages> > 0x0000003d0ac4ec6a <+138>: mov (%r14),%rdi > 0x0000003d0ac4ec6d <+141>: callq 0x3d0ac19b80 <strcmp@plt> > 0x0000003d0ac4ec72 <+146>: test %eax,%eax > 0x0000003d0ac4ec74 <+148>: jne 0x3d0ac4ef1d <g_logv+829> > 0x0000003d0ac4ec7a <+154>: mov 0x8(%r14),%eax > 0x0000003d0ac4ec7e <+158>: mov 0xc(%rsp),%edx > 0x0000003d0ac4ec82 <+162>: and %eax,%edx > 0x0000003d0ac4ec84 <+164>: mov %eax,%esi > 0x0000003d0ac4ec86 <+166>: cmp %edx,%eax > 0x0000003d0ac4ec88 <+168>: je 0x3d0ac4ef26 <g_logv+838> > 0x0000003d0ac4ec8e <+174>: lea 0x30(%rsp),%r15 > 0x0000003d0ac4ec93 <+179>: mov %r15,%rdi > 0x0000003d0ac4ec96 <+182>: callq 0x3d0ac4e120 <mklevel_prefix> > 0x0000003d0ac4ec9b <+187>: mov 0x10(%r14),%rdx > 0x0000003d0ac4ec9f <+191>: lea 0x6dab2(%rip),%rdi # 0x3d0acbc758 > 0x0000003d0ac4eca6 <+198>: mov %r15,%rsi > 0x0000003d0ac4eca9 <+201>: xor %eax,%eax > 0x0000003d0ac4ecab <+203>: callq 0x3d0ac64d30 <g_strdup_printf> > 0x0000003d0ac4ecb0 <+208>: mov 0xc(%rsp),%esi > 0x0000003d0ac4ecb4 <+212>: mov %rax,%r14 > 0x0000003d0ac4ecb7 <+215>: xor %ecx,%ecx > 0x0000003d0ac4ecb9 <+217>: mov %rax,%rdx > 0x0000003d0ac4ecbc <+220>: mov %rbp,%rdi > 0x0000003d0ac4ecbf <+223>: callq 0x3d0ac4e660 <g_log_default_handler> > 0x0000003d0ac4ecc4 <+228>: mov %r14,%rdi > 0x0000003d0ac4ecc7 <+231>: callq 0x3d0ac4d9a0 <g_free> > 0x0000003d0ac4eccc <+236>: orl $0x2,0xc(%rsp) > 0x0000003d0ac4ecd1 <+241>: movslq 0xc(%rsp),%r15 > 0x0000003d0ac4ecd6 <+246>: mov $0x40,%r14d > 0x0000003d0ac4ecdc <+252>: jmp 0x3d0ac4ece9 <g_logv+265> > 0x0000003d0ac4ecde <+254>: xchg %ax,%ax > 0x0000003d0ac4ece0 <+256>: test %r14d,%r14d > 0x0000003d0ac4ece3 <+259>: je 0x3d0ac4ee3f <g_logv+607> > 0x0000003d0ac4ece9 <+265>: sub $0x1,%r14d > 0x0000003d0ac4eced <+269>: bt %r14,%r15 > 0x0000003d0ac4ecf1 <+273>: jae 0x3d0ac4ece0 <g_logv+256> > 0x0000003d0ac4ecf3 <+275>: mov %ebx,%eax > 0x0000003d0ac4ecf5 <+277>: and $0x1,%ebx > 0x0000003d0ac4ecf8 <+280>: mov %r15,%r12 > 0x0000003d0ac4ecfb <+283>: and $0x2,%eax > 0x0000003d0ac4ecfe <+286>: mov %ebx,0x2c(%rsp) > 0x0000003d0ac4ed02 <+290>: mov %eax,0x28(%rsp) > 0x0000003d0ac4ed06 <+294>: nopw %cs:0x0(%rax,%rax,1) > 0x0000003d0ac4ed10 <+304>: mov $0x1,%r15d > 0x0000003d0ac4ed16 <+310>: mov %r14d,%ecx > 0x0000003d0ac4ed19 <+313>: shl %cl,%r15d > 0x0000003d0ac4ed1c <+316>: test %r15d,0xc(%rsp) > 0x0000003d0ac4ed21 <+321>: je 0x3d0ac4ee1b <g_logv+571> > 0x0000003d0ac4ed27 <+327>: lea 0x2dc48a(%rip),%rdi # 0x3d0af2b1b8 <g_messages_lock> > 0x0000003d0ac4ed2e <+334>: or 0x28(%rsp),%r15d > 0x0000003d0ac4ed33 <+339>: or 0x2c(%rsp),%r15d > 0x0000003d0ac4ed38 <+344>: callq 0x3d0ac87240 <g_mutex_lock> > 0x0000003d0ac4ed3d <+349>: lea 0x2dc43c(%rip),%rdi # 0x3d0af2b180 <g_log_depth> > 0x0000003d0ac4ed44 <+356>: callq 0x3d0ac875f0 <g_private_get> > 0x0000003d0ac4ed49 <+361>: lea 0x9434e(%rip),%rdi # 0x3d0ace309e > 0x0000003d0ac4ed50 <+368>: test %rbp,%rbp > 0x0000003d0ac4ed53 <+371>: mov %rax,%rbx > 0x0000003d0ac4ed56 <+374>: cmovne %rbp,%rdi > 0x0000003d0ac4ed5a <+378>: callq 0x3d0ac4df70 <g_log_find_domain_L> > 0x0000003d0ac4ed5f <+383>: mov %r15d,%edx > 0x0000003d0ac4ed62 <+386>: lea 0x1(%rbx),%esi > 0x0000003d0ac4ed65 <+389>: or $0x1,%edx > 0x0000003d0ac4ed68 <+392>: test %ebx,%ebx > 0x0000003d0ac4ed6a <+394>: cmovne %edx,%r15d > 0x0000003d0ac4ed6e <+398>: test %rax,%rax > 0x0000003d0ac4ed71 <+401>: mov %esi,0x20(%rsp) > 0x0000003d0ac4ed75 <+405>: je 0x3d0ac4ef13 <g_logv+819> > 0x0000003d0ac4ed7b <+411>: mov 0x8(%rax),%ecx > 0x0000003d0ac4ed7e <+414>: lea 0x2dbae7(%rip),%rdx # 0x3d0af2a86c <g_log_always_fatal> > 0x0000003d0ac4ed85 <+421>: lea -0xa3c(%rip),%r13 # 0x3d0ac4e350 <_g_log_fallback_handler> > 0x0000003d0ac4ed8c <+428>: or (%rdx),%ecx > 0x0000003d0ac4ed8e <+430>: mov %r15d,%edx > 0x0000003d0ac4ed91 <+433>: or $0x2,%edx > 0x0000003d0ac4ed94 <+436>: test %r15d,%ecx > 0x0000003d0ac4ed97 <+439>: cmovne %edx,%r15d > 0x0000003d0ac4ed9b <+443>: xor %ecx,%ecx > 0x0000003d0ac4ed9d <+445>: mov %r15d,%esi > 0x0000003d0ac4eda0 <+448>: and $0x1,%esi > 0x0000003d0ac4eda3 <+451>: mov %esi,0x24(%rsp) > 0x0000003d0ac4eda7 <+455>: je 0x3d0ac4ee68 <g_logv+648> > 0x0000003d0ac4edad <+461>: lea 0x2dc404(%rip),%rdi # 0x3d0af2b1b8 <g_messages_lock> > 0x0000003d0ac4edb4 <+468>: mov %rcx,0x18(%rsp) > 0x0000003d0ac4edb9 <+473>: callq 0x3d0ac87270 <g_mutex_unlock> > 0x0000003d0ac4edbe <+478>: mov 0x20(%rsp),%esi > 0x0000003d0ac4edc2 <+482>: lea 0x2dc3b7(%rip),%rdi # 0x3d0af2b180 <g_log_depth> > 0x0000003d0ac4edc9 <+489>: callq 0x3d0ac87610 <g_private_set> > 0x0000003d0ac4edce <+494>: mov 0x18(%rsp),%rcx > 0x0000003d0ac4edd3 <+499>: mov 0x10(%rsp),%rdx > 0x0000003d0ac4edd8 <+504>: mov %r15d,%esi > 0x0000003d0ac4eddb <+507>: mov %rbp,%rdi > 0x0000003d0ac4edde <+510>: callq *%r13 > 0x0000003d0ac4ede1 <+513>: mov %r15d,%eax > 0x0000003d0ac4ede4 <+516>: and $0x6,%eax > 0x0000003d0ac4ede7 <+519>: cmp $0x2,%eax > 0x0000003d0ac4edea <+522>: je 0x3d0ac4eeb0 <g_logv+720> > 0x0000003d0ac4edf0 <+528>: and $0x2,%r15d > 0x0000003d0ac4edf4 <+532>: je 0x3d0ac4ee0d <g_logv+557> > 0x0000003d0ac4edf6 <+534>: nopw %cs:0x0(%rax,%rax,1) > 0x0000003d0ac4ee00 <+544>: mov 0x24(%rsp),%esi > 0x0000003d0ac4ee04 <+548>: test %esi,%esi > 0x0000003d0ac4ee06 <+550>: jne 0x3d0ac4ef60 <g_logv+896> > 0x0000003d0ac4ee0c <+556>: int3 >=> 0x0000003d0ac4ee0d <+557>: lea 0x2dc36c(%rip),%rdi # 0x3d0af2b180 <g_log_depth> > 0x0000003d0ac4ee14 <+564>: mov %ebx,%esi > 0x0000003d0ac4ee16 <+566>: callq 0x3d0ac87610 <g_private_set> > 0x0000003d0ac4ee1b <+571>: test %r14d,%r14d > 0x0000003d0ac4ee1e <+574>: jle 0x3d0ac4ee3f <g_logv+607> > 0x0000003d0ac4ee20 <+576>: sub $0x1,%r14d > 0x0000003d0ac4ee24 <+580>: bt %r14,%r12 > 0x0000003d0ac4ee28 <+584>: jae 0x3d0ac4ee3a <g_logv+602> > 0x0000003d0ac4ee2a <+586>: jmpq 0x3d0ac4ed10 <g_logv+304> > 0x0000003d0ac4ee2f <+591>: nop > 0x0000003d0ac4ee30 <+592>: sub $0x1,%r14d > 0x0000003d0ac4ee34 <+596>: bt %r14,%r12 > 0x0000003d0ac4ee38 <+600>: jb 0x3d0ac4ee50 <g_logv+624> > 0x0000003d0ac4ee3a <+602>: test %r14d,%r14d > 0x0000003d0ac4ee3d <+605>: jne 0x3d0ac4ee30 <g_logv+592> > 0x0000003d0ac4ee3f <+607>: mov 0x10(%rsp),%rdi > 0x0000003d0ac4ee44 <+612>: callq 0x3d0ac4d9a0 <g_free> > 0x0000003d0ac4ee49 <+617>: jmpq 0x3d0ac4ec10 <g_logv+48> > 0x0000003d0ac4ee4e <+622>: xchg %ax,%ax > 0x0000003d0ac4ee50 <+624>: test %r14d,%r14d > 0x0000003d0ac4ee53 <+627>: jns 0x3d0ac4ed10 <g_logv+304> > 0x0000003d0ac4ee59 <+633>: nopl 0x0(%rax) > 0x0000003d0ac4ee60 <+640>: jmp 0x3d0ac4ee3f <g_logv+607> > 0x0000003d0ac4ee62 <+642>: nopw 0x0(%rax,%rax,1) > 0x0000003d0ac4ee68 <+648>: test %r15d,%r15d > 0x0000003d0ac4ee6b <+651>: je 0x3d0ac4ef00 <g_logv+800> > 0x0000003d0ac4ee71 <+657>: test %rax,%rax > 0x0000003d0ac4ee74 <+660>: je 0x3d0ac4ef00 <g_logv+800> > 0x0000003d0ac4ee7a <+666>: mov 0x10(%rax),%rax > 0x0000003d0ac4ee7e <+670>: test %rax,%rax > 0x0000003d0ac4ee81 <+673>: jne 0x3d0ac4ee91 <g_logv+689> > 0x0000003d0ac4ee83 <+675>: jmp 0x3d0ac4ef00 <g_logv+800> > 0x0000003d0ac4ee85 <+677>: nopl (%rax) > 0x0000003d0ac4ee88 <+680>: mov 0x18(%rax),%rax > 0x0000003d0ac4ee8c <+684>: test %rax,%rax > 0x0000003d0ac4ee8f <+687>: je 0x3d0ac4ef00 <g_logv+800> > 0x0000003d0ac4ee91 <+689>: mov 0x4(%rax),%edx > 0x0000003d0ac4ee94 <+692>: and %r15d,%edx > 0x0000003d0ac4ee97 <+695>: cmp %edx,%r15d > 0x0000003d0ac4ee9a <+698>: jne 0x3d0ac4ee88 <g_logv+680> > 0x0000003d0ac4ee9c <+700>: mov 0x10(%rax),%rcx > 0x0000003d0ac4eea0 <+704>: mov 0x8(%rax),%r13 > 0x0000003d0ac4eea4 <+708>: jmpq 0x3d0ac4edad <g_logv+461> > 0x0000003d0ac4eea9 <+713>: nopl 0x0(%rax) > 0x0000003d0ac4eeb0 <+720>: mov 0x2dc2a1(%rip),%rax # 0x3d0af2b158 <fatal_log_func> > 0x0000003d0ac4eeb7 <+727>: test %rax,%rax > 0x0000003d0ac4eeba <+730>: je 0x3d0ac4edf0 <g_logv+528> > 0x0000003d0ac4eec0 <+736>: mov %r15d,%esi > 0x0000003d0ac4eec3 <+739>: mov 0x2dc286(%rip),%rcx # 0x3d0af2b150 <fatal_log_data> > 0x0000003d0ac4eeca <+746>: mov 0x10(%rsp),%rdx > 0x0000003d0ac4eecf <+751>: mov %rbp,%rdi > 0x0000003d0ac4eed2 <+754>: callq *%rax > 0x0000003d0ac4eed4 <+756>: and $0x2,%r15d > 0x0000003d0ac4eed8 <+760>: je 0x3d0ac4ee0d <g_logv+557> > 0x0000003d0ac4eede <+766>: test %eax,%eax > 0x0000003d0ac4eee0 <+768>: jne 0x3d0ac4ee00 <g_logv+544> > 0x0000003d0ac4eee6 <+774>: lea 0x2dc293(%rip),%rdi # 0x3d0af2b180 <g_log_depth> > 0x0000003d0ac4eeed <+781>: mov %ebx,%esi > 0x0000003d0ac4eeef <+783>: callq 0x3d0ac87610 <g_private_set> > 0x0000003d0ac4eef4 <+788>: jmpq 0x3d0ac4ee1b <g_logv+571> > 0x0000003d0ac4eef9 <+793>: nopl 0x0(%rax) > 0x0000003d0ac4ef00 <+800>: mov 0x2dc259(%rip),%rcx # 0x3d0af2b160 <default_log_data> > 0x0000003d0ac4ef07 <+807>: mov 0x2dbbc2(%rip),%r13 # 0x3d0af2aad0 <default_log_func> > 0x0000003d0ac4ef0e <+814>: jmpq 0x3d0ac4edad <g_logv+461> > 0x0000003d0ac4ef13 <+819>: mov $0x5,%ecx > 0x0000003d0ac4ef18 <+824>: jmpq 0x3d0ac4ed7e <g_logv+414> > 0x0000003d0ac4ef1d <+829>: mov 0x8(%r14),%esi > 0x0000003d0ac4ef21 <+833>: jmpq 0x3d0ac4ec8e <g_logv+174> > 0x0000003d0ac4ef26 <+838>: mov 0x10(%r14),%rdi > 0x0000003d0ac4ef2a <+842>: mov 0x10(%rsp),%rsi > 0x0000003d0ac4ef2f <+847>: callq 0x3d0ac56cb0 <g_pattern_match_simple> > 0x0000003d0ac4ef34 <+852>: test %eax,%eax > 0x0000003d0ac4ef36 <+854>: je 0x3d0ac4ef1d <g_logv+829> > 0x0000003d0ac4ef38 <+856>: mov (%r14),%rdi > 0x0000003d0ac4ef3b <+859>: callq 0x3d0ac4d9a0 <g_free> > 0x0000003d0ac4ef40 <+864>: mov 0x10(%r14),%rdi > 0x0000003d0ac4ef44 <+868>: callq 0x3d0ac4d9a0 <g_free> > 0x0000003d0ac4ef49 <+873>: mov %r14,%rdi > 0x0000003d0ac4ef4c <+876>: callq 0x3d0ac4d9a0 <g_free> > 0x0000003d0ac4ef51 <+881>: mov 0x10(%rsp),%rdi > 0x0000003d0ac4ef56 <+886>: callq 0x3d0ac4d9a0 <g_free> > 0x0000003d0ac4ef5b <+891>: jmpq 0x3d0ac4ec10 <g_logv+48> > 0x0000003d0ac4ef60 <+896>: callq 0x3d0ac19630 <abort@plt> > 0x0000003d0ac4ef65 <+901>: callq 0x3d0ac198d0 <__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 986612
: 776329 |
776330
|
776331
|
776332
|
776333
|
776334
|
776335
|
776336
|
776337
|
776338
|
776339