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 705855 Details for
Bug 918465
Slice memory allocation is crashing xfce4-session
[?]
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.
gdb backtrace from crashed xfce4-session
gdbsess (text/plain), 21.13 KB, created by
Zdenek Kabelac
on 2013-03-06 10:01:31 UTC
(
hide
)
Description:
gdb backtrace from crashed xfce4-session
Filename:
MIME Type:
Creator:
Zdenek Kabelac
Created:
2013-03-06 10:01:31 UTC
Size:
21.13 KB
patch
obsolete
>[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `xfce4-session'. >Program terminated with signal 11, Segmentation fault. >#0 magazine_chain_pop_head (magazine_chunks=0x7fe86c0008f0) at gslice.c:532 >532 (*magazine_chunks)->data = chunk->next; >Missing separate debuginfos, use: debuginfo-install xfce4-session-4.10.0-6.fc19.x86_64 > > > >(gdb) bt >#0 magazine_chain_pop_head (magazine_chunks=0x7fe86c0008f0) at gslice.c:532 >#1 thread_memory_magazine1_alloc (tmem=<optimized out>, ix=2) at gslice.c:835 >#2 g_slice_alloc (mem_size=mem_size@entry=40) at gslice.c:994 >#3 0x00007fe882bdac5d in g_variant_alloc (trusted=1, serialised=1, type=0x7fe882c604db) at gvariant-core.c:478 >#4 g_variant_new_from_bytes (type=type@entry=0x7fe882c604db, bytes=bytes@entry=0x7fe86c004580, trusted=trusted@entry=1) at gvariant-core.c:514 >#5 0x00007fe882bd49d7 in g_variant_new_from_trusted (type=type@entry=0x7fe882c604db, data=data@entry=0x7fe8731366bc, size=size@entry=1) at gvariant.c:327 >#6 0x00007fe882bd4a8f in g_variant_new_byte (value=1 '\001') at gvariant.c:416 >#7 0x00007fe88381c3ed in parse_value_from_blob (buf=buf@entry=0x7fe8731369a0, type=0x7fe88386c633, just_align=just_align@entry=0, indent=indent@entry=6, error=error@entry=0x7fe8731367c8) > at gdbusmessage.c:1485 >#8 0x00007fe88381c85c in parse_value_from_blob (buf=buf@entry=0x7fe8731369a0, type=type@entry=0x7fe88386c632, just_align=just_align@entry=0, indent=indent@entry=4, error=error@entry=0x7fe8731368a8) > at gdbusmessage.c:1765 >#9 0x00007fe88381c97a in parse_value_from_blob (buf=buf@entry=0x7fe8731369a0, type=<optimized out>, just_align=just_align@entry=0, indent=indent@entry=2, error=error@entry=0x7fe873136ab8) > at gdbusmessage.c:1726 >#10 0x00007fe88381e77d in g_dbus_message_new_from_blob (blob=<optimized out>, blob_len=144, capabilities=<optimized out>, error=error@entry=0x7fe873136ab8) at gdbusmessage.c:2095 >#11 0x00007fe883828d38 in _g_dbus_worker_do_read_cb (input_stream=<optimized out>, res=<optimized out>, user_data=user_data@entry=0xe46490) at gdbusprivate.c:754 >#12 0x00007fe8837c79ce in g_simple_async_result_complete (simple=0x7fe86c0032d0 [GSimpleAsyncResult]) at gsimpleasyncresult.c:777 >#13 0x00007fe8837c7a3c in complete_in_idle_cb (data=0x7fe86c0032d0) at gsimpleasyncresult.c:789 >#14 0x00007fe882ba3e96 in g_main_dispatch (context=0xe33f70) at gmain.c:3054 >#15 g_main_context_dispatch (context=context@entry=0xe33f70) at gmain.c:3630 >#16 0x00007fe882ba41e8 in g_main_context_iterate (context=0xe33f70, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3701 >#17 0x00007fe882ba45ea in g_main_loop_run (loop=0xe33f00) at gmain.c:3895 >#18 0x00007fe883826e56 in gdbus_shared_thread_func (user_data=0xe33f40) at gdbusprivate.c:278 >#19 0x00007fe882bc8415 in g_thread_proxy (data=0xe3f4a0) at gthread.c:798 >#20 0x00007fe882645c53 in start_thread (arg=0x7fe873137700) at pthread_create.c:308 >#21 0x00007fe88237348d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 > > > >(gdb) bt full >#0 magazine_chain_pop_head (magazine_chunks=0x7fe86c0008f0) at gslice.c:532 > chunk = 0xffffffff00000000 >#1 thread_memory_magazine1_alloc (tmem=<optimized out>, ix=2) at gslice.c:835 > mag = 0x7fe86c0008f0 > chunk = <optimized out> >#2 g_slice_alloc (mem_size=mem_size@entry=40) at gslice.c:994 > ix = 2 > tmem = 0xffffffff00000000 > chunk_size = 48 > mem = <optimized out> >#3 0x00007fe882bdac5d in g_variant_alloc (trusted=1, serialised=1, type=0x7fe882c604db) at gvariant-core.c:478 > value = <optimized out> >#4 g_variant_new_from_bytes (type=type@entry=0x7fe882c604db, bytes=bytes@entry=0x7fe86c004580, trusted=trusted@entry=1) at gvariant-core.c:514 > value = 0x7fe86c004580 > alignment = 0 > size = 140636602240624 >#5 0x00007fe882bd49d7 in g_variant_new_from_trusted (type=type@entry=0x7fe882c604db, data=data@entry=0x7fe8731366bc, size=size@entry=1) at gvariant.c:327 > value = <optimized out> > bytes = 0x7fe86c004580 >#6 0x00007fe882bd4a8f in g_variant_new_byte (value=1 '\001') at gvariant.c:416 >No locals. >#7 0x00007fe88381c3ed in parse_value_from_blob (buf=buf@entry=0x7fe8731369a0, type=0x7fe88386c633, just_align=just_align@entry=0, indent=indent@entry=6, error=error@entry=0x7fe8731367c8) > at gdbusmessage.c:1485 > ret = 0x0 > local_error = 0x0 > is_leaf = 1 > type_string = <optimized out> > __PRETTY_FUNCTION__ = "parse_value_from_blob" >#8 0x00007fe88381c85c in parse_value_from_blob (buf=buf@entry=0x7fe8731369a0, type=type@entry=0x7fe88386c632, just_align=just_align@entry=0, indent=indent@entry=4, error=error@entry=0x7fe8731368a8) > at gdbusmessage.c:1765 > key_type = <optimized out> > value_type = <optimized out> > key = <optimized out> > value = <optimized out> > ret = 0x0 > local_error = 0x0 > is_leaf = 0 > type_string = <optimized out> > __PRETTY_FUNCTION__ = "parse_value_from_blob" >#9 0x00007fe88381c97a in parse_value_from_blob (buf=buf@entry=0x7fe8731369a0, type=<optimized out>, just_align=just_align@entry=0, indent=indent@entry=2, error=error@entry=0x7fe873136ab8) > at gdbusmessage.c:1726 > item = <optimized out> > array_len = <optimized out> > builder = {x = {0, 140636221099344, 140636221099345, 0, 0, 18446744073709551615, 140636221099776, 8, 0, 3, 1033660112, 0, 0, 0, 0, 0}} > offset = <optimized out> > target = 141 > element_type = 0x7fe88386c632 > ret = 0x0 > local_error = 0x0 > is_leaf = 0 > type_string = <optimized out> > __PRETTY_FUNCTION__ = "parse_value_from_blob" >#10 0x00007fe88381e77d in g_dbus_message_new_from_blob (blob=<optimized out>, blob_len=144, capabilities=<optimized out>, error=error@entry=0x7fe873136ab8) at gdbusmessage.c:2095 > mbuf = {len = 144, valid_len = 144, pos = 17, data = 0x7fe86c001e00 "l\004\001\001", byte_order = G_DATA_STREAM_BYTE_ORDER_LITTLE_ENDIAN} > message = 0x7fe86c003990 [GDBusMessage] > endianness = <optimized out> > major_protocol_version = 1 '\001' > message_body_len = 0 > headers = <optimized out> > item = <optimized out> > iter = {x = {14967952, 140636615503242, 14682640, 140636615510384, 14967952, 140636221092112, 14942208, 14967952, 140636221085088, 24, 1, 140636602318617, 14892912, 140636602318617, 14680896, > 140636614880334}} > signature = <optimized out> > __PRETTY_FUNCTION__ = "g_dbus_message_new_from_blob" >#11 0x00007fe883828d38 in _g_dbus_worker_do_read_cb (input_stream=<optimized out>, res=<optimized out>, user_data=user_data@entry=0xe46490) at gdbusprivate.c:754 > message = <optimized out> > worker = 0xe46490 > error = 0x0 > bytes_read = 128 >#12 0x00007fe8837c79ce in g_simple_async_result_complete (simple=0x7fe86c0032d0 [GSimpleAsyncResult]) at gsimpleasyncresult.c:777 > current_source = <optimized out> > current_context = <optimized out> > __PRETTY_FUNCTION__ = "g_simple_async_result_complete" >#13 0x00007fe8837c7a3c in complete_in_idle_cb (data=0x7fe86c0032d0) at gsimpleasyncresult.c:789 > simple = <optimized out> >#14 0x00007fe882ba3e96 in g_main_dispatch (context=0xe33f70) at gmain.c:3054 > dispatch = 0x7fe882ba0ef0 <g_idle_dispatch> > was_in_call = 0 > user_data = 0x7fe86c0032d0 > callback = 0x7fe8837c7a20 <complete_in_idle_cb> > cb_funcs = 0x7fe882e87900 <g_source_callback_funcs> > cb_data = 0x7fe86c002e10 > need_destroy = <optimized out> > current_source_link = {data = 0x7fe86c005800, next = 0x0} > source = 0x7fe86c005800 > current = 0xe3dfb0 > i = 0 >#15 g_main_context_dispatch (context=context@entry=0xe33f70) at gmain.c:3630 >No locals. >#16 0x00007fe882ba41e8 in g_main_context_iterate (context=0xe33f70, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3701 > max_priority = 0 > timeout = 0 > some_ready = 1 > nfds = <optimized out> > allocated_nfds = 3 > fds = 0x7fe86c0010c0 >#17 0x00007fe882ba45ea in g_main_loop_run (loop=0xe33f00) at gmain.c:3895 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#18 0x00007fe883826e56 in gdbus_shared_thread_func (user_data=0xe33f40) at gdbusprivate.c:278 > data = 0xe33f40 >#19 0x00007fe882bc8415 in g_thread_proxy (data=0xe3f4a0) at gthread.c:798 > thread = 0xe3f4a0 >#20 0x00007fe882645c53 in start_thread (arg=0x7fe873137700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7fe873137700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140636339795712, 1804336453559907466, 0, 140636339796416, 140636339795712, 14892864, -1811946410376301430, -1811767866974538614}, 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> >#21 0x00007fe88237348d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 >No locals. >(gdb) >#0 magazine_chain_pop_head (magazine_chunks=0x7fe86c0008f0) at gslice.c:532 > chunk = 0xffffffff00000000 >#1 thread_memory_magazine1_alloc (tmem=<optimized out>, ix=2) at gslice.c:835 > mag = 0x7fe86c0008f0 > chunk = <optimized out> >#2 g_slice_alloc (mem_size=mem_size@entry=40) at gslice.c:994 > ix = 2 > tmem = 0xffffffff00000000 > chunk_size = 48 > mem = <optimized out> >#3 0x00007fe882bdac5d in g_variant_alloc (trusted=1, serialised=1, type=0x7fe882c604db) at gvariant-core.c:478 > value = <optimized out> >#4 g_variant_new_from_bytes (type=type@entry=0x7fe882c604db, bytes=bytes@entry=0x7fe86c004580, trusted=trusted@entry=1) at gvariant-core.c:514 > value = 0x7fe86c004580 > alignment = 0 > size = 140636602240624 >#5 0x00007fe882bd49d7 in g_variant_new_from_trusted (type=type@entry=0x7fe882c604db, data=data@entry=0x7fe8731366bc, size=size@entry=1) at gvariant.c:327 > value = <optimized out> > bytes = 0x7fe86c004580 >#6 0x00007fe882bd4a8f in g_variant_new_byte (value=1 '\001') at gvariant.c:416 >No locals. >#7 0x00007fe88381c3ed in parse_value_from_blob (buf=buf@entry=0x7fe8731369a0, type=0x7fe88386c633, just_align=just_align@entry=0, indent=indent@entry=6, error=error@entry=0x7fe8731367c8) > at gdbusmessage.c:1485 > ret = 0x0 > local_error = 0x0 > is_leaf = 1 > type_string = <optimized out> > __PRETTY_FUNCTION__ = "parse_value_from_blob" >#8 0x00007fe88381c85c in parse_value_from_blob (buf=buf@entry=0x7fe8731369a0, type=type@entry=0x7fe88386c632, just_align=just_align@entry=0, indent=indent@entry=4, error=error@entry=0x7fe8731368a8) > at gdbusmessage.c:1765 > key_type = <optimized out> > value_type = <optimized out> > key = <optimized out> > value = <optimized out> > ret = 0x0 > local_error = 0x0 > is_leaf = 0 > type_string = <optimized out> > __PRETTY_FUNCTION__ = "parse_value_from_blob" >#9 0x00007fe88381c97a in parse_value_from_blob (buf=buf@entry=0x7fe8731369a0, type=<optimized out>, just_align=just_align@entry=0, indent=indent@entry=2, error=error@entry=0x7fe873136ab8) > at gdbusmessage.c:1726 > item = <optimized out> > array_len = <optimized out> > builder = {x = {0, 140636221099344, 140636221099345, 0, 0, 18446744073709551615, 140636221099776, 8, 0, 3, 1033660112, 0, 0, 0, 0, 0}} > offset = <optimized out> > target = 141 > element_type = 0x7fe88386c632 > ret = 0x0 > local_error = 0x0 > is_leaf = 0 > type_string = <optimized out> > __PRETTY_FUNCTION__ = "parse_value_from_blob" >#10 0x00007fe88381e77d in g_dbus_message_new_from_blob (blob=<optimized out>, blob_len=144, capabilities=<optimized out>, error=error@entry=0x7fe873136ab8) at gdbusmessage.c:2095 > mbuf = {len = 144, valid_len = 144, pos = 17, data = 0x7fe86c001e00 "l\004\001\001", byte_order = G_DATA_STREAM_BYTE_ORDER_LITTLE_ENDIAN} > message = 0x7fe86c003990 [GDBusMessage] > endianness = <optimized out> > major_protocol_version = 1 '\001' > message_body_len = 0 > headers = <optimized out> > item = <optimized out> > iter = {x = {14967952, 140636615503242, 14682640, 140636615510384, 14967952, 140636221092112, 14942208, 14967952, 140636221085088, 24, 1, 140636602318617, 14892912, 140636602318617, 14680896, > 140636614880334}} > signature = <optimized out> > __PRETTY_FUNCTION__ = "g_dbus_message_new_from_blob" >#11 0x00007fe883828d38 in _g_dbus_worker_do_read_cb (input_stream=<optimized out>, res=<optimized out>, user_data=user_data@entry=0xe46490) at gdbusprivate.c:754 > message = <optimized out> > worker = 0xe46490 > error = 0x0 > bytes_read = 128 >#12 0x00007fe8837c79ce in g_simple_async_result_complete (simple=0x7fe86c0032d0 [GSimpleAsyncResult]) at gsimpleasyncresult.c:777 > current_source = <optimized out> > current_context = <optimized out> > __PRETTY_FUNCTION__ = "g_simple_async_result_complete" >#13 0x00007fe8837c7a3c in complete_in_idle_cb (data=0x7fe86c0032d0) at gsimpleasyncresult.c:789 > simple = <optimized out> >#14 0x00007fe882ba3e96 in g_main_dispatch (context=0xe33f70) at gmain.c:3054 > dispatch = 0x7fe882ba0ef0 <g_idle_dispatch> > was_in_call = 0 > user_data = 0x7fe86c0032d0 > callback = 0x7fe8837c7a20 <complete_in_idle_cb> > cb_funcs = 0x7fe882e87900 <g_source_callback_funcs> > cb_data = 0x7fe86c002e10 > need_destroy = <optimized out> > current_source_link = {data = 0x7fe86c005800, next = 0x0} > source = 0x7fe86c005800 > current = 0xe3dfb0 > i = 0 >#15 g_main_context_dispatch (context=context@entry=0xe33f70) at gmain.c:3630 >No locals. >#16 0x00007fe882ba41e8 in g_main_context_iterate (context=0xe33f70, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3701 > max_priority = 0 > timeout = 0 > some_ready = 1 > nfds = <optimized out> > allocated_nfds = 3 > fds = 0x7fe86c0010c0 >#17 0x00007fe882ba45ea in g_main_loop_run (loop=0xe33f00) at gmain.c:3895 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#18 0x00007fe883826e56 in gdbus_shared_thread_func (user_data=0xe33f40) at gdbusprivate.c:278 > data = 0xe33f40 >#19 0x00007fe882bc8415 in g_thread_proxy (data=0xe3f4a0) at gthread.c:798 > thread = 0xe3f4a0 >#20 0x00007fe882645c53 in start_thread (arg=0x7fe873137700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7fe873137700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140636339795712, 1804336453559907466, 0, 140636339796416, 140636339795712, 14892864, -1811946410376301430, -1811767866974538614}, 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> >#21 0x00007fe88237348d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 >No locals. >(gdb) >#0 magazine_chain_pop_head (magazine_chunks=0x7fe86c0008f0) at gslice.c:532 > chunk = 0xffffffff00000000 >#1 thread_memory_magazine1_alloc (tmem=<optimized out>, ix=2) at gslice.c:835 > mag = 0x7fe86c0008f0 > chunk = <optimized out> >#2 g_slice_alloc (mem_size=mem_size@entry=40) at gslice.c:994 > ix = 2 > tmem = 0xffffffff00000000 > chunk_size = 48 > mem = <optimized out> >#3 0x00007fe882bdac5d in g_variant_alloc (trusted=1, serialised=1, type=0x7fe882c604db) at gvariant-core.c:478 > value = <optimized out> >#4 g_variant_new_from_bytes (type=type@entry=0x7fe882c604db, bytes=bytes@entry=0x7fe86c004580, trusted=trusted@entry=1) at gvariant-core.c:514 > value = 0x7fe86c004580 > alignment = 0 > size = 140636602240624 >#5 0x00007fe882bd49d7 in g_variant_new_from_trusted (type=type@entry=0x7fe882c604db, data=data@entry=0x7fe8731366bc, size=size@entry=1) at gvariant.c:327 > value = <optimized out> > bytes = 0x7fe86c004580 >#6 0x00007fe882bd4a8f in g_variant_new_byte (value=1 '\001') at gvariant.c:416 >No locals. >#7 0x00007fe88381c3ed in parse_value_from_blob (buf=buf@entry=0x7fe8731369a0, type=0x7fe88386c633, just_align=just_align@entry=0, indent=indent@entry=6, error=error@entry=0x7fe8731367c8) > at gdbusmessage.c:1485 > ret = 0x0 > local_error = 0x0 > is_leaf = 1 > type_string = <optimized out> > __PRETTY_FUNCTION__ = "parse_value_from_blob" >#8 0x00007fe88381c85c in parse_value_from_blob (buf=buf@entry=0x7fe8731369a0, type=type@entry=0x7fe88386c632, just_align=just_align@entry=0, indent=indent@entry=4, error=error@entry=0x7fe8731368a8) > at gdbusmessage.c:1765 > key_type = <optimized out> > value_type = <optimized out> > key = <optimized out> > value = <optimized out> > ret = 0x0 > local_error = 0x0 > is_leaf = 0 > type_string = <optimized out> > __PRETTY_FUNCTION__ = "parse_value_from_blob" >#9 0x00007fe88381c97a in parse_value_from_blob (buf=buf@entry=0x7fe8731369a0, type=<optimized out>, just_align=just_align@entry=0, indent=indent@entry=2, error=error@entry=0x7fe873136ab8) > at gdbusmessage.c:1726 > item = <optimized out> > array_len = <optimized out> > builder = {x = {0, 140636221099344, 140636221099345, 0, 0, 18446744073709551615, 140636221099776, 8, 0, 3, 1033660112, 0, 0, 0, 0, 0}} > offset = <optimized out> > target = 141 > element_type = 0x7fe88386c632 > ret = 0x0 > local_error = 0x0 > is_leaf = 0 > type_string = <optimized out> > __PRETTY_FUNCTION__ = "parse_value_from_blob" >#10 0x00007fe88381e77d in g_dbus_message_new_from_blob (blob=<optimized out>, blob_len=144, capabilities=<optimized out>, error=error@entry=0x7fe873136ab8) at gdbusmessage.c:2095 > mbuf = {len = 144, valid_len = 144, pos = 17, data = 0x7fe86c001e00 "l\004\001\001", byte_order = G_DATA_STREAM_BYTE_ORDER_LITTLE_ENDIAN} > message = 0x7fe86c003990 [GDBusMessage] > endianness = <optimized out> > major_protocol_version = 1 '\001' > message_body_len = 0 > headers = <optimized out> > item = <optimized out> > iter = {x = {14967952, 140636615503242, 14682640, 140636615510384, 14967952, 140636221092112, 14942208, 14967952, 140636221085088, 24, 1, 140636602318617, 14892912, 140636602318617, 14680896, > 140636614880334}} > signature = <optimized out> > __PRETTY_FUNCTION__ = "g_dbus_message_new_from_blob" >#11 0x00007fe883828d38 in _g_dbus_worker_do_read_cb (input_stream=<optimized out>, res=<optimized out>, user_data=user_data@entry=0xe46490) at gdbusprivate.c:754 > message = <optimized out> > worker = 0xe46490 > error = 0x0 > bytes_read = 128 >#12 0x00007fe8837c79ce in g_simple_async_result_complete (simple=0x7fe86c0032d0 [GSimpleAsyncResult]) at gsimpleasyncresult.c:777 > current_source = <optimized out> > current_context = <optimized out> > __PRETTY_FUNCTION__ = "g_simple_async_result_complete" >#13 0x00007fe8837c7a3c in complete_in_idle_cb (data=0x7fe86c0032d0) at gsimpleasyncresult.c:789 > simple = <optimized out> >#14 0x00007fe882ba3e96 in g_main_dispatch (context=0xe33f70) at gmain.c:3054 > dispatch = 0x7fe882ba0ef0 <g_idle_dispatch> > was_in_call = 0 > user_data = 0x7fe86c0032d0 > callback = 0x7fe8837c7a20 <complete_in_idle_cb> > cb_funcs = 0x7fe882e87900 <g_source_callback_funcs> > cb_data = 0x7fe86c002e10 > need_destroy = <optimized out> > current_source_link = {data = 0x7fe86c005800, next = 0x0} > source = 0x7fe86c005800 > current = 0xe3dfb0 > i = 0 >#15 g_main_context_dispatch (context=context@entry=0xe33f70) at gmain.c:3630 >No locals. >#16 0x00007fe882ba41e8 in g_main_context_iterate (context=0xe33f70, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3701 > max_priority = 0 > timeout = 0 > some_ready = 1 > nfds = <optimized out> > allocated_nfds = 3 > fds = 0x7fe86c0010c0 >#17 0x00007fe882ba45ea in g_main_loop_run (loop=0xe33f00) at gmain.c:3895 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#18 0x00007fe883826e56 in gdbus_shared_thread_func (user_data=0xe33f40) at gdbusprivate.c:278 > data = 0xe33f40 >#19 0x00007fe882bc8415 in g_thread_proxy (data=0xe3f4a0) at gthread.c:798 > thread = 0xe3f4a0 >#20 0x00007fe882645c53 in start_thread (arg=0x7fe873137700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7fe873137700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140636339795712, 1804336453559907466, 0, 140636339796416, 140636339795712, 14892864, -1811946410376301430, -1811767866974538614}, 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> >#21 0x00007fe88237348d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 >No locals. >(gdb) q
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 918465
: 705855