[Bug 81239] New: Evolution window content not shown fully (only desktop background)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 11 09:23:25 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=81239
Priority: medium
Bug ID: 81239
Assignee: dri-devel at lists.freedesktop.org
Summary: Evolution window content not shown fully (only desktop
background)
Severity: normal
Classification: Unclassified
OS: All
Reporter: paulepanter at users.sourceforge.net
Hardware: Other
Status: NEW
Version: XOrg CVS
Component: DRM/Radeon
Product: DRI
Using Debian Sid/unstable with Linux 3.14.10 and Radeon DDX(?) 7.4.0-2 and
Evolution 3.12.2, after some time the Evolution window was not fully drawn
anymore and I only saw the background. I think the Stop button was visible.
This hasn’t happened for a long time and I only `xserver-xorg-video-radeon` was
upgraded to version 7.4.0-2.
Thread 20 (Thread 0xae3eeb40 (LWP 8289)):
#0 0xb76fc424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb742bc4b in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
No locals.
#2 0xb012edfd in radeon_drm_cs_emit_ioctl (param=0xb012e4e5
<radeon_dump_cs_on_lockup+1589>)
at
../../../../../../../src/gallium/winsys/radeon/drm/radeon_drm_winsys.c:556
ws = 0xb8dc17a0
cs = <optimized out>
i = <optimized out>
#3 0xae3ee228 in ?? ()
No symbol table info available.
#4 0xb012e550 in ?? () at
../../../../../../../src/gallium/winsys/radeon/drm/radeon_drm_winsys.c:425
from /usr/lib/i386-linux-gnu/dri/r600_dri.so
fd_tab_mutex = {__data = {__lock = -1340956880, __count = 2954008272,
__owner = -1340959376, __kind = -1340956720,
__nusers = 2954007232, {d = {__espins = -25280, __elision =
-20462}, __list = {
__next = 0xb0129d40 <dri2_from_dma_bufs+288>}}},
__size =
"0\237\022\260Ж\022\260p\225\022\260П\022\260\300\222\022\260@\235\022\260",
__align = -1340956880}
fd_tab = 0xb012a040 <dri2_release_buffer+48>
#5 0xb0119e90 in r600_flush_from_st (ctx=0xb01244f0 <rvid_join_surfaces+272>,
fence=0xb011a9b0 <r600_get_llvm_processor_name+304>,
flags=2953945440) at
../../../../../../src/gallium/drivers/radeon/r600_pipe_common.c:116
rctx = 0xb012eca0 <radeon_winsys_destroy+112>
rflags = 2959163392
#6 0xb00b84f0 in r600_get_param (pscreen=0x1, param=2953945440) at
../../../../../../src/gallium/drivers/r600/r600_pipe.c:378
rscreen = 0x1
family = 128
#7 0xb01244f0 in rvid_join_surfaces (ws=0xb011a340
<r600_get_driver_query_info+272>, bind=2953945952,
buffers=0xb011a1b0 <r600_get_paramf+48>, surfaces=0xb8dc17a0) at
../../../../../../src/gallium/drivers/radeon/radeon_video.c:194
best_tiling = <optimized out>
best_wh = <optimized out>
off = <optimized out>
size = 4294966784
alignment = 2953545168
pb = <optimized out>
i = 128
j = <optimized out>
#8 0xb011a320 in r600_get_driver_query_info (screen=0x0, index=0, info=0x0)
at ../../../../../../src/gallium/drivers/radeon/r600_pipe_common.c:541
rscreen = 0x0
list = {{name = 0xb011a340 <r600_get_driver_query_info+272>
"\203\354\f\213D$\020\213 at Xj", query_type = 2953945952,
max_value = 13320547776771236272, uses_byte_units = 41 ')'}, {name
= 0x6 <error: Cannot access memory at address 0x6>,
query_type = 38914, max_value = 25769803817, uses_byte_units = 0
'\000'}, {
name = 0x18000000 <error: Cannot access memory at address
0x18000000>, query_type = 0, max_value = 158913789954,
uses_byte_units = 0 '\000'}, {name = 0x1 <error: Cannot access
memory at address 0x1>, query_type = 0, max_value = 0,
uses_byte_units = 1 '\001'}, {name = 0x186a0 <error: Cannot access
memory at address 0x186a0>, query_type = 17,
max_value = 8589934594, uses_byte_units = 0 '\000'}, {name = 0x0,
query_type = 1, max_value = 0, uses_byte_units = 0 '\000'},
{name = 0x0, query_type = 0, max_value = 0, uses_byte_units = 0
'\000'}, {name = 0x0, query_type = 0, max_value = 0,
uses_byte_units = 0 '\000'}}
#9 0x00000000 in ?? ()
No symbol table info available.
Thread 19 (Thread 0xadb40b40 (LWP 8290)):
#0 0xb76fc424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb4b087ab in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#2 0xb4c2b38b in poll (__timeout=__timeout at entry=-1, __nfds=__nfds at entry=2,
__fds=__fds at entry=0xad000478)
at /usr/include/i386-linux-gnu/bits/poll2.h:46
No locals.
#3 g_poll (fds=fds at entry=0xad000478, nfds=nfds at entry=2,
timeout=timeout at entry=-1)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gpoll.c:124
No locals.
#4 0xb4c1c518 in g_main_context_poll (priority=2147483647, n_fds=2,
fds=0xad000478, timeout=-1, context=0xb8d5b600)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:4028
poll_func = 0xb4c2b360 <g_poll>
#5 g_main_context_iterate (context=context at entry=0xb8d5b600,
block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3729
max_priority = 2147483647
timeout = -1
some_ready = <optimized out>
nfds = 2
allocated_nfds = <optimized out>
fds = 0xad000478
#6 0xb4c1c658 in g_main_context_iteration (context=0xb8d5b600,
may_block=may_block at entry=1)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3795
retval = <optimized out>
#7 0xb4c1c6ae in glib_worker_main (data=0x0) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:5541
No locals.
#8 0xb4c42d4a in g_thread_proxy (data=0xb8d6c630) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gthread.c:764
thread = 0xb8d6c630
#9 0xb7427efb in start_thread (arg=0xadb40b40) at pthread_create.c:309
__res = <optimized out>
pd = 0xadb40b40
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220304896, -1380709568,
4001536, -1380711896, 929426903, -610624030},
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>
__PRETTY_FUNCTION__ = "start_thread"
#10 0xb4b12fee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
No locals.
Thread 18 (Thread 0xacfffb40 (LWP 8291)):
#0 0xb76fc424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb4b087ab in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#2 0xb4c2b38b in poll (__timeout=__timeout at entry=-1, __nfds=__nfds at entry=4,
__fds=__fds at entry=0x9121dbd0)
at /usr/include/i386-linux-gnu/bits/poll2.h:46
No locals.
#3 g_poll (fds=fds at entry=0x9121dbd0, nfds=nfds at entry=4,
timeout=timeout at entry=-1)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gpoll.c:124
No locals.
#4 0xb4c1c518 in g_main_context_poll (priority=2147483647, n_fds=4,
fds=0x9121dbd0, timeout=-1, context=0xb8ec83f8)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:4028
poll_func = 0xb4c2b360 <g_poll>
#5 g_main_context_iterate (context=0xb8ec83f8, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3729
max_priority = 2147483647
timeout = -1
some_ready = <optimized out>
nfds = 4
allocated_nfds = <optimized out>
fds = 0x9121dbd0
#6 0xb4c1c89b in g_main_loop_run (loop=0xb8ec83c0) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3928
__FUNCTION__ = "g_main_loop_run"
#7 0xb4e1206a in gdbus_shared_thread_func (user_data=0xb8ec83e0) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./gio/gdbusprivate.c:273
data = 0xb8ec83e0
#8 0xb4c42d4a in g_thread_proxy (data=0xb8d6c8f0) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gthread.c:764
thread = 0xb8d6c8f0
#9 0xb7427efb in start_thread (arg=0xacfffb40) at pthread_create.c:309
__res = <optimized out>
pd = 0xacfffb40
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220304896, -1392510144,
4001536, -1392512472, -1601835563, -610624030},
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>
__PRETTY_FUNCTION__ = "start_thread"
#10 0xb4b12fee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
No locals.
Thread 17 (Thread 0xac5ffb40 (LWP 8293)):
#0 0xb76fc424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb4b087ab in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#2 0xb4c2b38b in poll (__timeout=__timeout at entry=-1, __nfds=__nfds at entry=1,
__fds=__fds at entry=0xabc00c68)
at /usr/include/i386-linux-gnu/bits/poll2.h:46
No locals.
#3 g_poll (fds=fds at entry=0xabc00c68, nfds=nfds at entry=1,
timeout=timeout at entry=-1)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gpoll.c:124
No locals.
#4 0xb4c1c518 in g_main_context_poll (priority=2147483647, n_fds=1,
fds=0xabc00c68, timeout=-1, context=0xb8efc588)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:4028
poll_func = 0xb4c2b360 <g_poll>
#5 g_main_context_iterate (context=context at entry=0xb8efc588,
block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3729
max_priority = 2147483647
timeout = -1
some_ready = <optimized out>
nfds = 1
allocated_nfds = <optimized out>
fds = 0xabc00c68
#6 0xb4c1c658 in g_main_context_iteration (context=0xb8efc588, may_block=1) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3795
retval = <optimized out>
#7 0xadb75690 in ?? () from
/usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so
No symbol table info available.
#8 0xb4c42d4a in g_thread_proxy (data=0xb8ee4830) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gthread.c:764
thread = 0xb8ee4830
#9 0xb7427efb in start_thread (arg=0xac5ffb40) at pthread_create.c:309
__res = <optimized out>
pd = 0xac5ffb40
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220304896, -1402995904,
4001536, -1402998232, -528093740, -610624030},
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>
__PRETTY_FUNCTION__ = "start_thread"
#10 0xb4b12fee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
No locals.
Thread 16 (Thread 0xabbffb40 (LWP 8294)):
#0 0xb76fc424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb4b087ab in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#2 0xb4c2b38b in poll (__timeout=__timeout at entry=-1, __nfds=__nfds at entry=1,
__fds=__fds at entry=0xb903f2f0)
at /usr/include/i386-linux-gnu/bits/poll2.h:46
No locals.
#3 g_poll (fds=fds at entry=0xb903f2f0, nfds=nfds at entry=1,
timeout=timeout at entry=-1)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gpoll.c:124
No locals.
#4 0xb4c1c518 in g_main_context_poll (priority=2147483647, n_fds=1,
fds=0xb903f2f0, timeout=-1, context=0xb8f33648)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:4028
poll_func = 0xb4c2b360 <g_poll>
#5 g_main_context_iterate (context=0xb8f33648, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3729
max_priority = 2147483647
timeout = -1
some_ready = <optimized out>
nfds = 1
allocated_nfds = <optimized out>
fds = 0xb903f2f0
#6 0xb4c1c89b in g_main_loop_run (loop=0xb8f332c8) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3928
__FUNCTION__ = "g_main_loop_run"
#7 0xb73b338e in source_registry_object_manager_thread (data=0xb8f14fb8) at
e-source-registry.c:1131
object_manager = <optimized out>
closure = 0xb8f14fb8
idle_source = 0xb9037d08
list = <optimized out>
link = <optimized out>
object_added_handler_id = 572
object_removed_handler_id = 573
notify_name_owner_handler_id = 574
__FUNCTION__ = "source_registry_object_manager_thread"
#8 0xb4c42d4a in g_thread_proxy (data=0xb8f10c90) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gthread.c:764
thread = 0xb8f10c90
#9 0xb7427efb in start_thread (arg=0xabbffb40) at pthread_create.c:309
__res = <optimized out>
pd = 0xabbffb40
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220304896, -1413481664,
4001536, -1413483992, 545648091, -610624030},
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>
__PRETTY_FUNCTION__ = "start_thread"
#10 0xb4b12fee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
No locals.
Thread 15 (Thread 0xab3feb40 (LWP 8299)):
#0 0xb76fc424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb742bc4b in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
No locals.
#2 0xb38d7d4c in WTF::TCMalloc_PageHeap::scavengerThread (this=0xb39ed400
<WTF::pageheap_memory>)
at ../Source/WTF/wtf/FastMalloc.cpp:2880
No locals.
#3 0xb38d7d88 in WTF::TCMalloc_PageHeap::runScavengerThread
(context=0xb39ed400 <WTF::pageheap_memory>)
at ../Source/WTF/wtf/FastMalloc.cpp:2048
No locals.
#4 0xb7427efb in start_thread (arg=0xab3feb40) at pthread_create.c:309
__res = <optimized out>
pd = 0xab3feb40
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220304896, -1421874368,
4001536, -1421876696, 547745242, -610624030},
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>
__PRETTY_FUNCTION__ = "start_thread"
#5 0xb4b12fee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
No locals.
Thread 14 (Thread 0xaaafbb40 (LWP 8300)):
#0 0xb76fc424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb742bc4b in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
No locals.
#2 0xb38f099c in WTF::ThreadCondition::wait (this=0xaab0bc00, mutex=...) at
../Source/WTF/wtf/ThreadingPthreads.cpp:342
No locals.
#3 0xb5c89b6c in ?? () from /usr/lib/i386-linux-gnu/libwebkitgtk-3.0.so.0
No symbol table info available.
#4 0xb5c8b0e4 in ?? () from /usr/lib/i386-linux-gnu/libwebkitgtk-3.0.so.0
No symbol table info available.
#5 0xb5c8b22a in ?? () from /usr/lib/i386-linux-gnu/libwebkitgtk-3.0.so.0
No symbol table info available.
#6 0xb38f038e in WTF::threadEntryPoint (contextData=0xaab0d4d8) at
../Source/WTF/wtf/Threading.cpp:69
context = 0xaab0d4d8
entryPoint = 0xb5c8b210
data = 0xaab0bb80
#7 0xb38f0429 in WTF::wtfThreadEntryPoint (param=0xaab0c0f0) at
../Source/WTF/wtf/ThreadingPthreads.cpp:170
invocation = std::unique_ptr<WTF::ThreadFunctionInvocation> containing
0xaab0c0f0
#8 0xb7427efb in start_thread (arg=0xaaafbb40) at pthread_create.c:309
__res = <optimized out>
pd = 0xaaafbb40
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220304896, -1431323840,
4001536, -1431326168, 388569, -610624030},
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>
__PRETTY_FUNCTION__ = "start_thread"
#9 0xb4b12fee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
No locals.
Thread 13 (Thread 0x94fadb40 (LWP 8423)):
#0 0xb76fc424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb742bc4b in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
No locals.
#2 0xb3df608e in std::condition_variable::wait(std::unique_lock<std::mutex>&)
() from /usr/lib/i386-linux-gnu/libstdc++.so.6
No symbol table info available.
#3 0xb3605f23 in JSC::BlockAllocator::blockFreeingThreadMain (this=0xaab5103c)
at ../Source/JavaScriptCore/heap/BlockAllocator.cpp:143
lock = {_M_device = 0xaab51130, _M_owns = true}
regionLocker = {lock_ = 0xaab5112c}
desiredNumberOfEmptyRegions = <optimized out>
#4 0xb360612a in JSC::BlockAllocator::blockFreeingThreadStartFunc
(blockAllocator=0xaab5103c)
at ../Source/JavaScriptCore/heap/BlockAllocator.cpp:119
No locals.
#5 0xb38f038e in WTF::threadEntryPoint (contextData=0xaab0dd70) at
../Source/WTF/wtf/Threading.cpp:69
context = 0xaab0dd70
entryPoint = 0xb3606110
<JSC::BlockAllocator::blockFreeingThreadStartFunc(void*)>
data = 0xaab5103c
#6 0xb38f0429 in WTF::wtfThreadEntryPoint (param=0xaab0c010) at
../Source/WTF/wtf/ThreadingPthreads.cpp:170
invocation = std::unique_ptr<WTF::ThreadFunctionInvocation> containing
0xaab0c010
#7 0xb7427efb in start_thread (arg=0x94fadb40) at pthread_create.c:309
__res = <optimized out>
pd = 0x94fadb40
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220304896, -1795499200,
4001536, -1795501528, -1429869147, -610624030},
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>
__PRETTY_FUNCTION__ = "start_thread"
#8 0xb4b12fee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
No locals.
Thread 12 (Thread 0x947acb40 (LWP 8424)):
#0 0xb76fc424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb742bc4b in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
No locals.
#2 0xb3df608e in std::condition_variable::wait(std::unique_lock<std::mutex>&)
() from /usr/lib/i386-linux-gnu/libstdc++.so.6
No symbol table info available.
#3 0xb360734c in wait<JSC::GCThread::waitForNextPhase()::<lambda()> >
(__p=..., __lock=..., this=0xaab560c0)
at /usr/include/c++/4.9/condition_variable:98
No locals.
#4 JSC::GCThread::waitForNextPhase (this=0x9844bad0) at
../Source/JavaScriptCore/heap/GCThread.cpp:79
lock = {_M_device = 0xaab560a8, _M_owns = true}
#5 0xb3607449 in JSC::GCThread::gcThreadMain (this=0x9844bad0) at
../Source/JavaScriptCore/heap/GCThread.cpp:97
enabler = {m_stack = @0x9831b190}
currentPhase = <optimized out>
#6 0xb360750a in JSC::GCThread::gcThreadStartFunc (data=0x9844bad0) at
../Source/JavaScriptCore/heap/GCThread.cpp:133
thread = 0x9844bad0
#7 0xb38f038e in WTF::threadEntryPoint (contextData=0xaab0dd48) at
../Source/WTF/wtf/Threading.cpp:69
context = 0xaab0dd48
entryPoint = 0xb36074f0 <JSC::GCThread::gcThreadStartFunc(void*)>
data = 0x9844bad0
#8 0xb38f0429 in WTF::wtfThreadEntryPoint (param=0xaab0c030) at
../Source/WTF/wtf/ThreadingPthreads.cpp:170
invocation = std::unique_ptr<WTF::ThreadFunctionInvocation> containing
0xaab0c030
#9 0xb7427efb in start_thread (arg=0x947acb40) at pthread_create.c:309
__res = <optimized out>
pd = 0x947acb40
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220304896, -1803891904,
4001536, -1803894232, -1427771996, -610624030},
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>
__PRETTY_FUNCTION__ = "start_thread"
#10 0xb4b12fee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
No locals.
Thread 11 (Thread 0x6f2fdb40 (LWP 9729)):
#0 0xb76fc424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb4b087ab in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#2 0xb4c2b38b in poll (__timeout=__timeout at entry=-1, __nfds=__nfds at entry=1,
__fds=__fds at entry=0x8f54b940)
at /usr/include/i386-linux-gnu/bits/poll2.h:46
No locals.
#3 g_poll (fds=fds at entry=0x8f54b940, nfds=nfds at entry=1,
timeout=timeout at entry=-1)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gpoll.c:124
No locals.
#4 0xb4c1c518 in g_main_context_poll (priority=2147483647, n_fds=1,
fds=0x8f54b940, timeout=-1, context=0x895238e0)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:4028
poll_func = 0xb4c2b360 <g_poll>
#5 g_main_context_iterate (context=0x895238e0, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3729
max_priority = 2147483647
timeout = -1
some_ready = <optimized out>
nfds = 1
allocated_nfds = <optimized out>
fds = 0x8f54b940
#6 0xb4c1c89b in g_main_loop_run (loop=loop at entry=0x9ac45988) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3928
__FUNCTION__ = "g_main_loop_run"
#7 0xb4872a27 in book_client_dbus_thread (user_data=0x895238e0) at
e-book-client.c:324
main_context = 0x895238e0
main_loop = 0x9ac45988
#8 0xb4c42d4a in g_thread_proxy (data=0xad04af20) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gthread.c:764
thread = 0xad04af20
#9 0xb7427efb in start_thread (arg=0x6f2fdb40) at pthread_create.c:309
__res = <optimized out>
pd = 0x6f2fdb40
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220304896, 1865407296,
4001536, 1865404968, 12971090, -610624030},
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>
__PRETTY_FUNCTION__ = "start_thread"
#10 0xb4b12fee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
No locals.
Thread 10 (Thread 0x859feb40 (LWP 23114)):
#0 0xb76fc424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb4b087ab in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#2 0xb4c2b38b in poll (__timeout=__timeout at entry=1740398,
__nfds=__nfds at entry=2, __fds=__fds at entry=0x9aea68a0)
at /usr/include/i386-linux-gnu/bits/poll2.h:46
No locals.
#3 g_poll (fds=fds at entry=0x9aea68a0, nfds=nfds at entry=2,
timeout=timeout at entry=1740398)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gpoll.c:124
No locals.
#4 0xb4c1c518 in g_main_context_poll (priority=2147483647, n_fds=2,
fds=0x9aea68a0, timeout=1740398, context=0x9015e188)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:4028
poll_func = 0xb4c2b360 <g_poll>
#5 g_main_context_iterate (context=0x9015e188, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3729
max_priority = 2147483647
timeout = 1740398
some_ready = <optimized out>
nfds = 2
allocated_nfds = <optimized out>
fds = 0x9aea68a0
#6 0xb4c1c89b in g_main_loop_run (loop=0x9522e1c0) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3928
__FUNCTION__ = "g_main_loop_run"
#7 0xad1619c1 in imapx_parser_thread (user_data=0xabc43618) at
camel-imapx-server.c:7612
is = 0xabc43618
input_stream = 0x0
cancellable = 0x0
pollable_source = <optimized out>
shutdown_error = 0xad1618a8 <imapx_parser_thread+8>
__FUNCTION__ = "imapx_parser_thread"
#8 0xb4c42d4a in g_thread_proxy (data=0x9a22ba30) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gthread.c:764
thread = 0x9a22ba30
#9 0xb7427efb in start_thread (arg=0x859feb40) at pthread_create.c:309
__res = <optimized out>
pd = 0x859feb40
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220304896, -2053117120,
4001536, -2053119448, 1621486983, -610624030},
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>
__PRETTY_FUNCTION__ = "start_thread"
#10 0xb4b12fee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
No locals.
Thread 9 (Thread 0x977feb40 (LWP 23115)):
#0 0xb76fc424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb4b087ab in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#2 0xb4c2b38b in poll (__timeout=__timeout at entry=1739895,
__nfds=__nfds at entry=2, __fds=__fds at entry=0x802c67c0)
at /usr/include/i386-linux-gnu/bits/poll2.h:46
No locals.
#3 g_poll (fds=fds at entry=0x802c67c0, nfds=nfds at entry=2,
timeout=timeout at entry=1739895)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gpoll.c:124
No locals.
#4 0xb4c1c518 in g_main_context_poll (priority=2147483647, n_fds=2,
fds=0x802c67c0, timeout=1739895, context=0x936f6600)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:4028
poll_func = 0xb4c2b360 <g_poll>
#5 g_main_context_iterate (context=0x936f6600, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3729
max_priority = 2147483647
timeout = 1739895
some_ready = <optimized out>
nfds = 2
allocated_nfds = <optimized out>
fds = 0x802c67c0
#6 0xb4c1c89b in g_main_loop_run (loop=0x8f7c0e50) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3928
__FUNCTION__ = "g_main_loop_run"
#7 0xad1619c1 in imapx_parser_thread (user_data=0xb8e35708) at
camel-imapx-server.c:7612
is = 0xb8e35708
input_stream = 0x0
cancellable = 0x0
pollable_source = <optimized out>
shutdown_error = 0xad1618a8 <imapx_parser_thread+8>
__FUNCTION__ = "imapx_parser_thread"
#8 0xb4c42d4a in g_thread_proxy (data=0x85f10380) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gthread.c:764
thread = 0x85f10380
#9 0xb7427efb in start_thread (arg=0x977feb40) at pthread_create.c:309
__res = <optimized out>
pd = 0x977feb40
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220304896, -1753224384,
4001536, -1753226712, -1599738462, -610624030},
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>
__PRETTY_FUNCTION__ = "start_thread"
#10 0xb4b12fee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
No locals.
Thread 8 (Thread 0x668f5b40 (LWP 23119)):
#0 0xb76fc424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb4b087ab in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#2 0xb4c2b38b in poll (__timeout=__timeout at entry=1740663,
__nfds=__nfds at entry=2, __fds=__fds at entry=0x8fda1de8)
at /usr/include/i386-linux-gnu/bits/poll2.h:46
No locals.
#3 g_poll (fds=fds at entry=0x8fda1de8, nfds=nfds at entry=2,
timeout=timeout at entry=1740663)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gpoll.c:124
No locals.
#4 0xb4c1c518 in g_main_context_poll (priority=2147483647, n_fds=2,
fds=0x8fda1de8, timeout=1740663, context=0x919c8918)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:4028
poll_func = 0xb4c2b360 <g_poll>
#5 g_main_context_iterate (context=0x919c8918, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3729
max_priority = 2147483647
timeout = 1740663
some_ready = <optimized out>
nfds = 2
allocated_nfds = <optimized out>
fds = 0x8fda1de8
#6 0xb4c1c89b in g_main_loop_run (loop=0x921f3c30) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3928
__FUNCTION__ = "g_main_loop_run"
#7 0xad1619c1 in imapx_parser_thread (user_data=0xabc1c408) at
camel-imapx-server.c:7612
is = 0xabc1c408
input_stream = 0x0
cancellable = 0x0
pollable_source = <optimized out>
shutdown_error = 0xad1618a8 <imapx_parser_thread+8>
__FUNCTION__ = "imapx_parser_thread"
#8 0xb4c42d4a in g_thread_proxy (data=0x85f100c0) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gthread.c:764
thread = 0x85f100c0
#9 0xb7427efb in start_thread (arg=0x668f5b40) at pthread_create.c:309
__res = <optimized out>
pd = 0x668f5b40
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220304896, 1720671040,
4001536, 1720668712, 1103490113, -610624030},
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>
__PRETTY_FUNCTION__ = "start_thread"
#10 0xb4b12fee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
No locals.
Thread 7 (Thread 0x648f1b40 (LWP 23120)):
#0 0xb76fc424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb4b087ab in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#2 0xb4c2b38b in poll (__timeout=__timeout at entry=1740046,
__nfds=__nfds at entry=2, __fds=__fds at entry=0x91256dc0)
at /usr/include/i386-linux-gnu/bits/poll2.h:46
No locals.
#3 g_poll (fds=fds at entry=0x91256dc0, nfds=nfds at entry=2,
timeout=timeout at entry=1740046)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gpoll.c:124
No locals.
#4 0xb4c1c518 in g_main_context_poll (priority=2147483647, n_fds=2,
fds=0x91256dc0, timeout=1740046, context=0x92704c88)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:4028
poll_func = 0xb4c2b360 <g_poll>
#5 g_main_context_iterate (context=0x92704c88, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3729
max_priority = 2147483647
timeout = 1740046
some_ready = <optimized out>
nfds = 2
allocated_nfds = <optimized out>
fds = 0x91256dc0
#6 0xb4c1c89b in g_main_loop_run (loop=0x911c7ee0) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3928
__FUNCTION__ = "g_main_loop_run"
#7 0xad1619c1 in imapx_parser_thread (user_data=0xabc43b40) at
camel-imapx-server.c:7612
is = 0xabc43b40
input_stream = 0x0
cancellable = 0x0
pollable_source = <optimized out>
shutdown_error = 0xad1618a8 <imapx_parser_thread+8>
__FUNCTION__ = "imapx_parser_thread"
#8 0xb4c42d4a in g_thread_proxy (data=0x9f68e4f0) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gthread.c:764
thread = 0x9f68e4f0
#9 0xb7427efb in start_thread (arg=0x648f1b40) at pthread_create.c:309
__res = <optimized out>
pd = 0x648f1b40
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220304896, 1687100224,
4001536, 1687097896, 1095101509, -610624030},
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>
__PRETTY_FUNCTION__ = "start_thread"
#10 0xb4b12fee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
No locals.
Thread 6 (Thread 0x702ffb40 (LWP 23127)):
#0 0xb76fc424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb4b087ab in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#2 0xb4c2b38b in poll (__timeout=__timeout at entry=1740308,
__nfds=__nfds at entry=2, __fds=__fds at entry=0x91573b10)
at /usr/include/i386-linux-gnu/bits/poll2.h:46
No locals.
#3 g_poll (fds=fds at entry=0x91573b10, nfds=nfds at entry=2,
timeout=timeout at entry=1740308)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gpoll.c:124
No locals.
#4 0xb4c1c518 in g_main_context_poll (priority=2147483647, n_fds=2,
fds=0x91573b10, timeout=1740308, context=0x9a235d88)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:4028
poll_func = 0xb4c2b360 <g_poll>
#5 g_main_context_iterate (context=0x9a235d88, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3729
max_priority = 2147483647
timeout = 1740308
some_ready = <optimized out>
nfds = 2
allocated_nfds = <optimized out>
fds = 0x91573b10
#6 0xb4c1c89b in g_main_loop_run (loop=0x911535c0) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3928
__FUNCTION__ = "g_main_loop_run"
#7 0xad1619c1 in imapx_parser_thread (user_data=0x953c8208) at
camel-imapx-server.c:7612
is = 0x953c8208
input_stream = 0x0
cancellable = 0x0
pollable_source = <optimized out>
shutdown_error = 0xad1618a8 <imapx_parser_thread+8>
__FUNCTION__ = "imapx_parser_thread"
#8 0xb4c42d4a in g_thread_proxy (data=0xb8f10c60) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gthread.c:764
thread = 0xb8f10c60
#9 0xb7427efb in start_thread (arg=0x702ffb40) at pthread_create.c:309
__res = <optimized out>
pd = 0x702ffb40
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220304896, 1882192704,
4001536, 1882190376, 8776812, -610624030},
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>
__PRETTY_FUNCTION__ = "start_thread"
#10 0xb4b12fee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
No locals.
Thread 5 (Thread 0x670f6b40 (LWP 23130)):
#0 0xb76fc424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb4b087ab in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#2 0xb4c2b38b in poll (__timeout=__timeout at entry=1689267,
__nfds=__nfds at entry=2, __fds=__fds at entry=0x910d3dd0)
at /usr/include/i386-linux-gnu/bits/poll2.h:46
No locals.
#3 g_poll (fds=fds at entry=0x910d3dd0, nfds=nfds at entry=2,
timeout=timeout at entry=1689267)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gpoll.c:124
No locals.
#4 0xb4c1c518 in g_main_context_poll (priority=2147483647, n_fds=2,
fds=0x910d3dd0, timeout=1689267, context=0x93a2ce88)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:4028
poll_func = 0xb4c2b360 <g_poll>
#5 g_main_context_iterate (context=0x93a2ce88, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3729
max_priority = 2147483647
timeout = 1689267
some_ready = <optimized out>
nfds = 2
allocated_nfds = <optimized out>
fds = 0x910d3dd0
#6 0xb4c1c89b in g_main_loop_run (loop=0x9ac65740) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3928
__FUNCTION__ = "g_main_loop_run"
#7 0xad1619c1 in imapx_parser_thread (user_data=0x953c8838) at
camel-imapx-server.c:7612
is = 0x953c8838
input_stream = 0x0
cancellable = 0x0
pollable_source = <optimized out>
shutdown_error = 0xad1618a8 <imapx_parser_thread+8>
__FUNCTION__ = "imapx_parser_thread"
#8 0xb4c42d4a in g_thread_proxy (data=0x8f540f20) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gthread.c:764
thread = 0x8f540f20
#9 0xb7427efb in start_thread (arg=0x670f6b40) at pthread_create.c:309
__res = <optimized out>
pd = 0x670f6b40
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220304896, 1729063744,
4001536, 1729061416, 1101392962, -610624030},
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>
__PRETTY_FUNCTION__ = "start_thread"
#10 0xb4b12fee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
No locals.
Thread 4 (Thread 0x660f4b40 (LWP 23131)):
#0 0xb76fc424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb4b087ab in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#2 0xb4c2b38b in poll (__timeout=__timeout at entry=1739676,
__nfds=__nfds at entry=2, __fds=__fds at entry=0x8fe8e1d0)
at /usr/include/i386-linux-gnu/bits/poll2.h:46
No locals.
#3 g_poll (fds=fds at entry=0x8fe8e1d0, nfds=nfds at entry=2,
timeout=timeout at entry=1739676)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gpoll.c:124
No locals.
#4 0xb4c1c518 in g_main_context_poll (priority=2147483647, n_fds=2,
fds=0x8fe8e1d0, timeout=1739676, context=0x920ca400)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:4028
poll_func = 0xb4c2b360 <g_poll>
#5 g_main_context_iterate (context=0x920ca400, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3729
max_priority = 2147483647
timeout = 1739676
some_ready = <optimized out>
nfds = 2
allocated_nfds = <optimized out>
fds = 0x8fe8e1d0
#6 0xb4c1c89b in g_main_loop_run (loop=0x92004170) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3928
__FUNCTION__ = "g_main_loop_run"
#7 0xad1619c1 in imapx_parser_thread (user_data=0x953c8e68) at
camel-imapx-server.c:7612
is = 0x953c8e68
input_stream = 0x0
cancellable = 0x0
pollable_source = <optimized out>
shutdown_error = 0xad1618a8 <imapx_parser_thread+8>
__FUNCTION__ = "imapx_parser_thread"
#8 0xb4c42d4a in g_thread_proxy (data=0x9f242520) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gthread.c:764
thread = 0x9f242520
#9 0xb7427efb in start_thread (arg=0x660f4b40) at pthread_create.c:309
__res = <optimized out>
pd = 0x660f4b40
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220304896, 1712278336,
4001536, 1712276008, 1105587264, -610624030},
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>
__PRETTY_FUNCTION__ = "start_thread"
#10 0xb4b12fee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
No locals.
Thread 3 (Thread 0x95fffb40 (LWP 23132)):
#0 0xb76fc424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb4b087ab in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#2 0xb4c2b38b in poll (__timeout=__timeout at entry=1740425,
__nfds=__nfds at entry=2, __fds=__fds at entry=0x8fcc9de8)
at /usr/include/i386-linux-gnu/bits/poll2.h:46
No locals.
#3 g_poll (fds=fds at entry=0x8fcc9de8, nfds=nfds at entry=2,
timeout=timeout at entry=1740425)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gpoll.c:124
No locals.
#4 0xb4c1c518 in g_main_context_poll (priority=2147483647, n_fds=2,
fds=0x8fcc9de8, timeout=1740425, context=0x7333abf8)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:4028
poll_func = 0xb4c2b360 <g_poll>
#5 g_main_context_iterate (context=0x7333abf8, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3729
max_priority = 2147483647
timeout = 1740425
some_ready = <optimized out>
nfds = 2
allocated_nfds = <optimized out>
fds = 0x8fcc9de8
#6 0xb4c1c89b in g_main_loop_run (loop=0x73116be0) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3928
__FUNCTION__ = "g_main_loop_run"
#7 0xad1619c1 in imapx_parser_thread (user_data=0xabc1c510) at
camel-imapx-server.c:7612
is = 0xabc1c510
input_stream = 0x0
cancellable = 0x0
pollable_source = <optimized out>
shutdown_error = 0xad1618a8 <imapx_parser_thread+8>
__FUNCTION__ = "imapx_parser_thread"
#8 0xb4c42d4a in g_thread_proxy (data=0x980f79b0) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gthread.c:764
thread = 0x980f79b0
#9 0xb7427efb in start_thread (arg=0x95fffb40) at pthread_create.c:309
__res = <optimized out>
pd = 0x95fffb40
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220304896, -1778386112,
4001536, -1778388440, -1601835609, -610624030},
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>
__PRETTY_FUNCTION__ = "start_thread"
#10 0xb4b12fee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
No locals.
Thread 2 (Thread 0x997ffb40 (LWP 25806)):
#0 0xb76fc424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb742c015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
No locals.
#2 0xb4c61a07 in g_cond_wait_until (cond=cond at entry=0xba6ef6a0,
mutex=mutex at entry=0xba6ef698, end_time=5251695126)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gthread-posix.c:898
ts = {tv_sec = 5251, tv_nsec = 695126000}
status = <optimized out>
#3 0xb4befc51 in g_async_queue_pop_intern_unlocked
(queue=queue at entry=0xba6ef698, wait=wait at entry=1, end_time=5251695126)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gasyncqueue.c:422
retval = <optimized out>
__FUNCTION__ = "g_async_queue_pop_intern_unlocked"
#4 0xb4bf03d2 in g_async_queue_timeout_pop (queue=0xba6ef698,
timeout=15000000)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gasyncqueue.c:543
end_time = 5251695126
retval = <optimized out>
#5 0xb4c438a5 in g_thread_pool_wait_for_new_pool () at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gthreadpool.c:167
pool = <optimized out>
local_max_idle_time = 15000
local_wakeup_thread_serial = <optimized out>
local_max_unused_threads = 2
last_wakeup_thread_serial = 0
have_relayed_thread_marker = <optimized out>
#6 g_thread_pool_thread_proxy (data=0x9f7c0500) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gthreadpool.c:364
free_pool = <optimized out>
task = 0x3a98
pool = <optimized out>
#7 0xb4c42d4a in g_thread_proxy (data=0x8f9f5750) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gthread.c:764
thread = 0x8f9f5750
#8 0xb7427efb in start_thread (arg=0x997ffb40) at pthread_create.c:309
__res = <optimized out>
pd = 0x997ffb40
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220304896, -1719665856,
4001536, -1719668184, -1601835586, -610624030},
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>
__PRETTY_FUNCTION__ = "start_thread"
#9 0xb4b12fee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
No locals.
Thread 1 (Thread 0xb09d7900 (LWP 8284)):
#0 0xb76fc424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb4b087ab in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#2 0xb4c2b38b in poll (__timeout=__timeout at entry=1980, __nfds=__nfds at entry=4,
__fds=__fds at entry=0x9f94e500)
at /usr/include/i386-linux-gnu/bits/poll2.h:46
No locals.
#3 g_poll (fds=fds at entry=0x9f94e500, nfds=nfds at entry=4,
timeout=timeout at entry=1980)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gpoll.c:124
No locals.
#4 0xb4c1c518 in g_main_context_poll (priority=2147483647, n_fds=4,
fds=0x9f94e500, timeout=1980, context=0xb8d7f780)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:4028
poll_func = 0xb4c2b360 <g_poll>
#5 g_main_context_iterate (context=0xb8d7f780, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>)
at /build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3729
max_priority = 2147483647
timeout = 1980
some_ready = <optimized out>
nfds = 4
allocated_nfds = <optimized out>
fds = 0x9f94e500
#6 0xb4c1c89b in g_main_loop_run (loop=loop at entry=0x9f3312d8) at
/build/glib2.0-f_gKLq/glib2.0-2.40.0/./glib/gmain.c:3928
__FUNCTION__ = "g_main_loop_run"
#7 0xb506b0ad in gtk_main () at
/build/gtk+3.0-sS5UZs/gtk+3.0-3.12.2/./gtk/gtkmain.c:1192
loop = 0x9f3312d8
#8 0xb7720a9e in main (argc=1, argv=0xbf9c1474) at main.c:680
shell = 0xb8ed70b8
settings = <optimized out>
error = 0x0
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140711/1bf6fa3a/attachment-0001.html>
More information about the dri-devel
mailing list