Bugzilla – Attachment 41834 Details for
Bug 32957
new report through wizard: cancel => abort/segfault
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
backtrace when libreoffice run with MALLOC_CHECK_=2
BACKTRACE (text/plain), 46.25 KB, created by
Lionel Elie Mamane
on 2011-01-10 05:24:06 UTC
(
hide
)
Description:
backtrace when libreoffice run with MALLOC_CHECK_=2
Filename:
MIME Type:
Creator:
Lionel Elie Mamane
Created:
2011-01-10 05:24:06 UTC
Size:
46.25 KB
patch
obsolete
>(gdb) thread apply all bt full > >Thread 21 (Thread 6047): >#0 0x00007fcd767ddb60 in ?? () >No symbol table info available. >#1 0x0000000000000003 in ?? () >No symbol table info available. >#2 0x00007fcd0e5ee470 in ?? () >No symbol table info available. >#3 0x00007fcd029ef888 in ?? () >No symbol table info available. >#4 0x00007fcd03dd4888 in ?? () >No symbol table info available. >#5 0x00007fcd029ef910 in ?? () >No symbol table info available. >#6 0x00007fcd03dd4eb8 in ?? () >No symbol table info available. >#7 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 20 (Thread 6052): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211 >No locals. >#1 0x00007fcd7a5a2cc6 in os::PlatformEvent::park (this=0x3f81300, millis=<value optimized out>) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:4594 > v = <value optimized out> > abst = {tv_sec = 1294665572, tv_nsec = 281511000} > ret = <value optimized out> > status = 66590880 >#2 0x00007fcd7a5a68cb in os::sleep (thread=<value optimized out>, millis=50, interruptible=<value optimized out>) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:2960 > newtime = 600937882833304 > prevtime = <value optimized out> > slp = 0x3f81300 >#3 0x00007fcd7a69d408 in WatcherThread::run (this=<value optimized out>) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1036 > time_to_wait = 50 >#4 0x00007fcd7a5a6c52 in java_start (thread=0x3f80800) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:785 > counter = 13 > osthread = 0x3f818a0 > sync = 0x3f81990 >#5 0x00007fcd9fcca8ba in start_thread (arg=<value optimized out>) at pthread_create.c:300 > __res = <value optimized out> > pd = 0x7fcd024eb710 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140518483736336, -795818012829339091, 140736312499120, 140518483736336, 140521150844992, 3, > 823783963881583149, 824035734791074349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > freesize = <value optimized out> >---Type <return> to continue, or q <return> to quit--- > __PRETTY_FUNCTION__ = "start_thread" >#6 0x00007fcda01b302d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >No locals. >#7 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 19 (Thread 6016): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211 >No locals. >#1 0x00007fcda0ebe5b6 in rtl_cache_wsupdate_all () from /usr/lib/libreoffice/program/../basis-link/ure-link/lib/libuno_sal.so.3 >No locals. >#2 0x00007fcd9fcca8ba in start_thread (arg=<value optimized out>) at pthread_create.c:300 > __res = <value optimized out> > pd = 0x7fcd98341710 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140520998573840, -795818012829339091, 140521126055712, 0, 140521150844992, 3, > 824052988821844525, 824035734791074349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#3 0x00007fcda01b302d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >No locals. >#4 0x0000000000000000 in ?? () >No symbol table info available. >Current language: auto >The current source language is "auto; currently asm". > >Thread 18 (Thread 6051): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >No locals. >#1 0x00007fcd7a5a181b in os::PlatformEvent::park (this=0x3f7e600) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:4539 > v = <value optimized out> >#2 0x00007fcd7a5803ab in ParkCommon (this=0x3ed79f0, Self=0x3f7d000, timo=128) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:406 >No locals. >#3 Monitor::IWait (this=0x3ed79f0, Self=0x3f7d000, timo=128) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:770 > err = <value optimized out> > ESelf = 0x3f7e600 >#4 0x00007fcd7a5805ce in Monitor::wait (this=0x3ed79f0, no_safepoint_check=true, timeout=0, as_suspend_equivalent=false) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:1079 > Self = 0x3f7d000 > wait_status = <value optimized out> >#5 0x00007fcd7a532ed2 in LowMemoryDetector::low_memory_detector_thread_entry (jt=0x3f7d000, __the_thread__=0x3f7d000) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/services/lowMemoryDetector.cpp:114 > sensors_changed = false >#6 0x00007fcd7a69e54b in JavaThread::thread_main_inner (this=0x3f7d000) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1381 > hm = {_thread = 0x3f7d000, _area = 0x3f7dce0, _chunk = 0x3f7dd20, _hwm = 0x3f7dd30 "", _max = 0x3f7e108 "Y", >---Type <return> to continue, or q <return> to quit--- > _previous_handle_mark = 0x3f7e120} >#7 0x00007fcd7a5a6c52 in java_start (thread=0x3f7d000) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:785 > counter = 13 > osthread = 0x3f7ebc0 > sync = 0x3f7ecb0 >#8 0x00007fcd9fcca8ba in start_thread (arg=<value optimized out>) at pthread_create.c:300 > __res = <value optimized out> > pd = 0x7fcd025ec710 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140518484789008, -795818012829339091, 140736312498816, 140518484789008, 140521150844992, 3, > 823783826979500589, 824035734791074349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#9 0x00007fcda01b302d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >No locals. >#10 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 17 (Thread 6066): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211 >No locals. >#1 0x00007fcda0e95bc6 in osl_waitCondition () from /usr/lib/libreoffice/program/../basis-link/ure-link/lib/libuno_sal.so.3 >No locals. >#2 0x00007fcd8e4a86f1 in configmgr::Components::WriteThread::run () from /usr/lib/libreoffice/program/../basis-link/program/configmgr.uno.so >No locals. >#3 0x00007fcd8e4adbda in threadFunc () from /usr/lib/libreoffice/program/../basis-link/program/configmgr.uno.so >No locals. >#4 0x00007fcda0e9958c in osl_thread_start_Impl () from /usr/lib/libreoffice/program/../basis-link/ure-link/lib/libuno_sal.so.3 >No locals. >#5 0x00007fcd9fcca8ba in start_thread (arg=<value optimized out>) at pthread_create.c:300 > __res = <value optimized out> > pd = 0x7fccfeccd710 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140518424893200, -795818012829339091, 140521126055712, 0, 140521150844992, 3, > 823404614116389421, 824035734791074349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#6 0x00007fcda01b302d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >No locals. >#7 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 16 (Thread 6015): >#0 0x00007fcda01a8113 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=9) at ../sysdeps/unix/sysv/linux/poll.c:87 > _a3 = 9 > _a1 = 52037808 >---Type <return> to continue, or q <return> to quit--- > resultvar = <value optimized out> > _a2 = 6 > oldtype = 0 > result = <value optimized out> >#1 0x00007fcd960722c9 in ?? () from /lib/libglib-2.0.so.0 >No symbol table info available. >#2 0x00007fcd9607271c in g_main_context_iteration () from /lib/libglib-2.0.so.0 >No symbol table info available. >#3 0x00007fcd978eb5c0 in GtkXLib::Yield () from /usr/lib/libreoffice/basis3.3/program/libvclplug_gtklx.so >No locals. >#4 0x00007fcd9cb5b4c1 in Application::Yield () from /usr/lib/libreoffice/program/../basis-link/program/libvcllx.so >No locals. >#5 0x00007fcd9cb5b597 in Application::Execute () from /usr/lib/libreoffice/program/../basis-link/program/libvcllx.so >No locals. >#6 0x00007fcda0c18718 in desktop::Desktop::Main () from /usr/lib/libreoffice/program/../basis-link/program/libsofficeapp.so >No locals. >#7 0x00007fcd9cb5fd79 in ImplSVMain () from /usr/lib/libreoffice/program/../basis-link/program/libvcllx.so >No locals. >#8 0x00007fcd9cb5fe65 in SVMain () from /usr/lib/libreoffice/program/../basis-link/program/libvcllx.so >No locals. >#9 0x00007fcda0c3f30c in soffice_main () from /usr/lib/libreoffice/program/../basis-link/program/libsofficeapp.so >No locals. >#10 0x0000000000400fdb in main () >No locals. > >Thread 15 (Thread 6043): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >No locals. >#1 0x00007fcd7a5a181b in os::PlatformEvent::park (this=0x3ef1100) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:4539 > v = <value optimized out> >#2 0x00007fcd7a5803ab in ParkCommon (this=0x3eebb20, Self=0x3ef0000, timo=128) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:406 >No locals. >#3 Monitor::IWait (this=0x3eebb20, Self=0x3ef0000, timo=128) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:770 > err = <value optimized out> > ESelf = 0x3ef1100 >#4 0x00007fcd7a5805ce in Monitor::wait (this=0x3eebb20, no_safepoint_check=true, timeout=0, as_suspend_equivalent=false) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:1079 > Self = 0x3ef0000 > wait_status = <value optimized out> > >#5 0x00007fcd7a391a7a in GCTaskManager::get_task (this=0x3eebab0, which=2) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:528 > result = <value optimized out> > >#6 0x00007fcd7a3927b0 in GCTaskThread::run (this=0x3ef0000) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:118 >---Type <return> to continue, or q <return> to quit--- > task = 0x40aa220 > entry_time = 0 > name = 0x7fcd7a7335a5 "steal-task" > hm_inner = {_thread = 0x3ef0000, _area = 0x3ef0720, _chunk = 0x3ef0760, _hwm = 0x3ef0770 "\030\203\320\003\315\177", > _max = 0x3ef0b48 "\n", _previous_handle_mark = 0x7fcd034e6b80} > hm_outer = {_thread = 0x3ef0000, _area = 0x3ef0720, _chunk = 0x3ef0760, _hwm = 0x3ef0770 "\030\203\320\003\315\177", > _max = 0x3ef0b48 "\n", _previous_handle_mark = 0x3ef0b60} > timer = {_counter = 0} >#7 0x00007fcd7a5a6c52 in java_start (thread=0x3ef0000) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:785 > counter = 13 > osthread = 0x3ef1430 > sync = 0x3ef1520 >#8 0x00007fcd9fcca8ba in start_thread (arg=<value optimized out>) at pthread_create.c:300 > __res = <value optimized out> > pd = 0x7fcd034e7710 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140518500497168, -795818012829339091, 140736312498144, 140518500497168, 140521150844992, 3, > 823781767005811245, 824035734791074349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#9 0x00007fcda01b302d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >No locals. >#10 0x0000000000000000 in ?? () >No symbol table info available. > >Current language: auto >The current source language is "auto; currently c". > >Thread 14 (Thread 6041): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >No locals. >#1 0x00007fcd7a5a181b in os::PlatformEvent::park (this=0x3eed400) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:4539 > v = <value optimized out> >#2 0x00007fcd7a5803ab in ParkCommon (this=0x3eebb20, Self=0x3eec000, timo=128) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:406 >No locals. >#3 Monitor::IWait (this=0x3eebb20, Self=0x3eec000, timo=128) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:770 > err = <value optimized out> > ESelf = 0x3eed400 >#4 0x00007fcd7a5805ce in Monitor::wait (this=0x3eebb20, no_safepoint_check=true, timeout=0, as_suspend_equivalent=false) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:1079 > Self = 0x3eec000 > wait_status = <value optimized out> >#5 0x00007fcd7a391a7a in GCTaskManager::get_task (this=0x3eebab0, which=0) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:528 > result = <value optimized out> >---Type <return> to continue, or q <return> to quit--- >#6 0x00007fcd7a3927b0 in GCTaskThread::run (this=0x3eec000) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:118 > task = 0x40aa280 > entry_time = 0 > name = 0x7fcd7a713a54 "waitfor-barrier-task" > hm_inner = {_thread = 0x3eec000, _area = 0x3eecaa0, _chunk = 0x3eecae0, _hwm = 0x3eecaf0 "", _max = 0x3eecec8 "\203", > _previous_handle_mark = 0x7fcd036e8a80} > hm_outer = {_thread = 0x3eec000, _area = 0x3eecaa0, _chunk = 0x3eecae0, _hwm = 0x3eecaf0 "", _max = 0x3eecec8 "\203", > _previous_handle_mark = 0x3eecee0} > timer = {_counter = 0} >#7 0x00007fcd7a5a6c52 in java_start (thread=0x3eec000) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:785 > counter = 13 > osthread = 0x3eed7b0 > sync = 0x3eed8a0 >#8 0x00007fcd9fcca8ba in start_thread (arg=<value optimized out>) at pthread_create.c:300 > __res = <value optimized out> > pd = 0x7fcd036e9710 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140518502602512, -795818012829339091, 140736312498144, 140518502602512, 140521150844992, 3, > 823782040809976365, 824035734791074349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#9 0x00007fcda01b302d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >No locals. >#10 0x0000000000000000 in ?? () >No symbol table info available. >Current language: auto >The current source language is "auto; currently asm". > >Thread 13 (Thread 6031): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >No locals. >#1 0x00007fcda0e95b21 in osl_waitCondition () from /usr/lib/libreoffice/program/../basis-link/ure-link/lib/libuno_sal.so.3 >No locals. >#2 0x00007fcd9f9f69d2 in comphelper::AsyncEventNotifier::run () from /usr/lib/libreoffice/program/../basis-link/program/libcomphelp4gcc3.so >No locals. >#3 0x00007fcd821ba56a in threadFunc () from /usr/lib/libreoffice/program/../basis-link/program/libdbalx.so >No locals. >#4 0x00007fcda0e9958c in osl_thread_start_Impl () from /usr/lib/libreoffice/program/../basis-link/ure-link/lib/libuno_sal.so.3 >No locals. >#5 0x00007fcd9fcca8ba in start_thread (arg=<value optimized out>) at pthread_create.c:300 > __res = <value optimized out> > pd = 0x7fcd83b78710 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140520654866192, -795818012829339091, 140521126055712, 0, 140521150844992, 3, > 824062890332074541, 824035734791074349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> >---Type <return> to continue, or q <return> to quit--- > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#6 0x00007fcda01b302d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >No locals. > >#7 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 12 (Thread 6042): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >No locals. >#1 0x00007fcd7a5a181b in os::PlatformEvent::park (this=0x3eef200) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:4539 > v = <value optimized out> >#2 0x00007fcd7a5803ab in ParkCommon (this=0x3eebb20, Self=0x3eee000, timo=128) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:406 >No locals. >#3 Monitor::IWait (this=0x3eebb20, Self=0x3eee000, timo=128) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:770 > err = <value optimized out> > ESelf = 0x3eef200 >#4 0x00007fcd7a5805ce in Monitor::wait (this=0x3eebb20, no_safepoint_check=true, timeout=0, as_suspend_equivalent=false) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:1079 > Self = 0x3eee000 > wait_status = <value optimized out> >#5 0x00007fcd7a391a7a in GCTaskManager::get_task (this=0x3eebab0, which=1) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:528 > result = <value optimized out> >#6 0x00007fcd7a3927b0 in GCTaskThread::run (this=0x3eee000) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:118 > task = 0x40aa1f0 > entry_time = 0 > name = 0x7fcd7a7335a5 "steal-task" > hm_inner = {_thread = 0x3eee000, _area = 0x3eee8e0, _chunk = 0x3eee920, _hwm = 0x3eee930 "\340\061\352\003\315\177", > _max = 0x3eeed08 "\377", _previous_handle_mark = 0x7fcd035e7b00} > hm_outer = {_thread = 0x3eee000, _area = 0x3eee8e0, _chunk = 0x3eee920, _hwm = 0x3eee930 "\340\061\352\003\315\177", > _max = 0x3eeed08 "\377", _previous_handle_mark = 0x3eeed20} > timer = {_counter = 0} >#7 0x00007fcd7a5a6c52 in java_start (thread=0x3eee000) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:785 > counter = 13 > osthread = 0x3eef5f0 > sync = 0x3eef6e0 >#8 0x00007fcd9fcca8ba in start_thread (arg=<value optimized out>) at pthread_create.c:300 > __res = <value optimized out> > pd = 0x7fcd035e8710 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140518501549840, -795818012829339091, 140736312498144, 140518501549840, 140521150844992, 3, > 823781630103728685, 824035734791074349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, >---Type <return> to continue, or q <return> to quit--- > cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#9 0x00007fcda01b302d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >No locals. >#10 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 11 (Thread 6044): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >No locals. >#1 0x00007fcd7a5a181b in os::PlatformEvent::park (this=0x3ef2f00) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:4539 > v = <value optimized out> >#2 0x00007fcd7a5803ab in ParkCommon (this=0x3eebb20, Self=0x3ef1800, timo=128) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:406 >No locals. >#3 Monitor::IWait (this=0x3eebb20, Self=0x3ef1800, timo=128) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:770 > err = <value optimized out> > ESelf = 0x3ef2f00 >#4 0x00007fcd7a5805ce in Monitor::wait (this=0x3eebb20, no_safepoint_check=true, timeout=0, as_suspend_equivalent=false) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:1079 > Self = 0x3ef1800 > wait_status = <value optimized out> >#5 0x00007fcd7a391a7a in GCTaskManager::get_task (this=0x3eebab0, which=3) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:528 > result = <value optimized out> >#6 0x00007fcd7a3927b0 in GCTaskThread::run (this=0x3ef1800) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:118 > task = 0x40aa1c0 > entry_time = 0 > name = 0x7fcd7a7335a5 "steal-task" > hm_inner = {_thread = 0x3ef1800, _area = 0x3ef2560, _chunk = 0x3ef25a0, _hwm = 0x3ef25b0 "\030\203\320\003\315\177", _max = 0x3ef2988 "V", > _previous_handle_mark = 0x7fcd033e5c00} > hm_outer = {_thread = 0x3ef1800, _area = 0x3ef2560, _chunk = 0x3ef25a0, _hwm = 0x3ef25b0 "\030\203\320\003\315\177", _max = 0x3ef2988 "V", > _previous_handle_mark = 0x3ef29a0} > timer = {_counter = 0} >#7 0x00007fcd7a5a6c52 in java_start (thread=0x3ef1800) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:785 > counter = 13 > osthread = 0x3ef3270 > sync = 0x3ef3360 >#8 0x00007fcd9fcca8ba in start_thread (arg=<value optimized out>) at pthread_create.c:300 > __res = <value optimized out> > pd = 0x7fcd033e6710 >---Type <return> to continue, or q <return> to quit--- > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140518499444496, -795818012829339091, 140736312498144, 140518499444496, 140521150844992, 3, > 823782455811191341, 824035734791074349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#9 0x00007fcda01b302d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >No locals. >#10 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 10 (Thread 6020): >#0 0x00007fcda01a8113 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 > _a3 = -1 > _a1 = 57165440 > resultvar = <value optimized out> > _a2 = 2 > oldtype = 0 > result = <value optimized out> >#1 0x00007fcd95df728a in ICEConnectionWorker () from /usr/lib/libreoffice/basis3.3/program/libvclplug_genlx.so >No locals. >#2 0x00007fcda0e9958c in osl_thread_start_Impl () from /usr/lib/libreoffice/program/../basis-link/ure-link/lib/libuno_sal.so.3 >No locals. >#3 0x00007fcd9fcca8ba in start_thread (arg=<value optimized out>) at pthread_create.c:300 > __res = <value optimized out> > pd = 0x7fcd853a2710 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140520680204048, -795818012829339091, 140521126055712, 0, 140521150844992, 3, > 824059569248612909, 824035734791074349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#4 0x00007fcda01b302d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >No locals. >#5 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 9 (Thread 6049): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >No locals. >#1 0x00007fcd7a5a181b in os::PlatformEvent::park (this=0x3f77400) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:4539 > v = <value optimized out> >#2 0x00007fcd7a5803ab in ParkCommon (this=0x3ed9100, Self=0x3f76000, timo=128) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:406 >No locals. >#3 Monitor::IWait (this=0x3ed9100, Self=0x3f76000, timo=128) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:770 > err = <value optimized out> >---Type <return> to continue, or q <return> to quit--- > ESelf = 0x3f77400 >#4 0x00007fcd7a580667 in Monitor::wait (this=0x3ed9100, no_safepoint_check=<value optimized out>, timeout=0, as_suspend_equivalent=false) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:1094 > Self = 0x3f76000 > wait_status = <value optimized out> >#5 0x00007fcd7a2d28a7 in CompileQueue::get (this=0x3f6f1f0) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp:468 > task = 0x0 >#6 0x00007fcd7a2d5548 in CompileBroker::compiler_thread_loop () > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp:1358 > hm = {_thread = 0x3f76000, _area = 0x3f76a10, _chunk = 0x3f76a50, _hwm = 0x3f76a60 "\220\344\035\004\315\177", _max = 0x3f76e38 "\245", > _previous_handle_mark = 0x7fcd027edab0} > task = <value optimized out> > counters = <value optimized out> > ctw = {<StackObj> = {<No data fields>}, <No data fields>} > > result_handle = {<StackObj> = {<No data fields>}, _nm = 0x7fcd7685c4d0} > thread = 0x3f76000 > queue = 0x3f6f1f0 > > log = 0x0 >#7 0x00007fcd7a69e54b in JavaThread::thread_main_inner (this=0x3f76000) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1381 > hm = {_thread = 0x3f76000, _area = 0x3f76a10, _chunk = 0x3f76a50, _hwm = 0x3f76a60 "\220\344\035\004\315\177", _max = 0x3f76e38 "\245", > _previous_handle_mark = 0x3f76e50} >#8 0x00007fcd7a5a6c52 in java_start (thread=0x3f76000) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:785 > counter = 13 > osthread = 0x3f778f0 > sync = 0x3f779e0 >#9 0x00007fcd9fcca8ba in start_thread (arg=<value optimized out>) at pthread_create.c:300 > __res = <value optimized out> > pd = 0x7fcd027ee710 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140518486894352, -795818012829339091, 140736312498544, 140518486894352, 140521150844992, 3, > 823784100783665709, 824035734791074349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#10 0x00007fcda01b302d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >No locals. >#11 0x0000000000000000 in ?? () >No symbol table info available. >Current language: auto >The current source language is "auto; currently c". > >Thread 8 (Thread 6060): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >No locals. >#1 0x00007fcda0e95b21 in osl_waitCondition () from /usr/lib/libreoffice/program/../basis-link/ure-link/lib/libuno_sal.so.3 >No locals. >#2 0x00007fcd9f9f69d2 in comphelper::AsyncEventNotifier::run () from /usr/lib/libreoffice/program/../basis-link/program/libcomphelp4gcc3.so >---Type <return> to continue, or q <return> to quit--- >No locals. >#3 0x00007fcd00d7148a in threadFunc () from /usr/lib/libreoffice/program/../basis-link/program/libpcrlx.so >No locals. >#4 0x00007fcda0e9958c in osl_thread_start_Impl () from /usr/lib/libreoffice/program/../basis-link/ure-link/lib/libuno_sal.so.3 >No locals. >#5 0x00007fcd9fcca8ba in start_thread (arg=<value optimized out>) at pthread_create.c:300 > __res = <value optimized out> > pd = 0x7fcd00ce6710 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140518458550032, -795818012829339091, 140521126055712, 0, 140521150844992, 3, > 823787266174562861, 824035734791074349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#6 0x00007fcda01b302d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >No locals. > >#7 0x0000000000000000 in ?? () >No symbol table info available. >Current language: auto >The current source language is "auto; currently asm". > >Thread 7 (Thread 6048): >#0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:86 >No locals. >#1 0x00007fcd7a5a637c in check_pending_signals (wait=true) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:2281 > thread = 0x3f73800 > threadIsSuspended = <value optimized out> > >#2 0x00007fcd7a5a0375 in signal_thread_entry (thread=<value optimized out>, __the_thread__=0x3f73800) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/os.cpp:184 > sig = 66533376 >#3 0x00007fcd7a69e54b in JavaThread::thread_main_inner (this=0x3f73800) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1381 > hm = {_thread = 0x3f73800, _area = 0x3f5c210, _chunk = 0x3f745d0, _hwm = 0x3f745e0 "", _max = 0x3f749b8 "P", > _previous_handle_mark = 0x3f6f2c0} >#4 0x00007fcd7a5a6c52 in java_start (thread=0x3f73800) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:785 > counter = 13 > osthread = 0x3f75370 > sync = 0x3f75460 >#5 0x00007fcd9fcca8ba in start_thread (arg=<value optimized out>) at pthread_create.c:300 > __res = <value optimized out> > pd = 0x7fcd028ef710 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140518487947024, -795818012829339091, 140736312498944, 140518487947024, 140521150844992, 3, > 823783411978285613, 824035734791074349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#6 0x00007fcda01b302d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >---Type <return> to continue, or q <return> to quit--- >No locals. >#7 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 6 (Thread 6046): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >No locals. >#1 0x00007fcd7a5a181b in os::PlatformEvent::park (this=0x3f4f000) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:4539 > v = <value optimized out> > >#2 0x00007fcd7a669d8c in ObjectMonitor::wait (this=0x3f51338, millis=<value optimized out>, interruptible=true, __the_thread__=0x3f4e000) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/synchronizer.cpp:3957 > osthread = 0x3f4f880 > v = <value optimized out> > node = {<StackObj> = {<No data fields>}, _next = 0x7fcd02af06b0, _prev = 0x7fcd02af06b0, _thread = 0x3f4e000, _event = 0x3f4f000, > _notified = 0, TState = ObjectWaiter::TS_WAIT, _Sorted = 66398264, _active = false} > ret = 0 > WasNotified = 66393024 > save = 0 >#3 0x00007fcd7a669eeb in ObjectSynchronizer::wait (obj=..., millis=0, __the_thread__=0x3f4e000) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/synchronizer.cpp:1399 > monitor = 0x3f51338 > > >#4 0x00007fcd7a45dfc8 in JVM_MonitorWait (env=<value optimized out>, handle=<value optimized out>, ms=0) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/prims/jvm.cpp:466 > thread = 0x3f4e000 > void type_info node = {<ThreadStateTransition> = {<StackObj> = {<No data fields>}, _thread = 0x3f4e000}, <No data fields>} > __hm = {<StackObj> = {<No data fields>}, _thread = 0x3f4e000} >#5 0x00007fcd767dac48 in ?? () >No symbol table info available. > >#6 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 5 (Thread 6050): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >No locals. >#1 0x00007fcd7a5a181b in os::PlatformEvent::park (this=0x3f79e00) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:4539 > v = <value optimized out> >#2 0x00007fcd7a5803ab in ParkCommon (this=0x3ed9100, Self=0x3f79000, timo=128) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:406 >No locals. >#3 Monitor::IWait (this=0x3ed9100, Self=0x3f79000, timo=128) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:770 > err = <value optimized out> > ESelf = 0x3f79e00 >#4 0x00007fcd7a580667 in Monitor::wait (this=0x3ed9100, no_safepoint_check=<value optimized out>, timeout=0, as_suspend_equivalent=false) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:1094 > Self = 0x3f79000 > wait_status = <value optimized out> >---Type <return> to continue, or q <return> to quit--- >#5 0x00007fcd7a2d28a7 in CompileQueue::get (this=0x3f6f1f0) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp:468 > task = 0x0 >#6 0x00007fcd7a2d5548 in CompileBroker::compiler_thread_loop () > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp:1358 > hm = {_thread = 0x3f79000, _area = 0x3ee8cf0, _chunk = 0x3f79560, _hwm = 0x3f79570 "\350\305\035\004\315\177", _max = 0x3f79948 "X", > _previous_handle_mark = 0x7fcd026ecb30} > task = <value optimized out> > counters = <value optimized out> > ctw = {<StackObj> = {<No data fields>}, <No data fields>} > result_handle = {<StackObj> = {<No data fields>}, _nm = 0x7fcd7685b4d0} > thread = 0x3f79000 > queue = 0x3f6f1f0 > log = 0x0 >#7 0x00007fcd7a69e54b in JavaThread::thread_main_inner (this=0x3f79000) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/thread.cpp:1381 > hm = {_thread = 0x3f79000, _area = 0x3ee8cf0, _chunk = 0x3f79560, _hwm = 0x3f79570 "\350\305\035\004\315\177", _max = 0x3f79948 "X", > _previous_handle_mark = 0x3ee8d30} >#8 0x00007fcd7a5a6c52 in java_start (thread=0x3f79000) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:785 > counter = 13 > osthread = 0x3f7a3c0 > sync = 0x3f7a4b0 >#9 0x00007fcd9fcca8ba in start_thread (arg=<value optimized out>) at pthread_create.c:300 > __res = <value optimized out> > pd = 0x7fcd026ed710 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140518485841680, -795818012829339091, 140736312498544, 140518485841680, 140521150844992, 3, > 823784237685748269, 824035734791074349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#10 0x00007fcda01b302d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >No locals. >#11 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 4 (Thread 6045): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211 >No locals. >#1 0x00007fcd7a5a2cc6 in os::PlatformEvent::park (this=0x3f4a100, millis=<value optimized out>) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:4594 > v = <value optimized out> > abst = {tv_sec = 1294665573, tv_nsec = 250394000} > ret = <value optimized out> > status = 2058138848 >#2 0x00007fcd7a58051c in ParkCommon (this=0x3ed8530, Self=0x3f49000, timo=393) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:408 >No locals. >---Type <return> to continue, or q <return> to quit--- >#3 Monitor::IWait (this=0x3ed8530, Self=0x3f49000, timo=393) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:770 > err = <value optimized out> > ESelf = 0x3f4a100 >#4 0x00007fcd7a5805ce in Monitor::wait (this=0x3ed8530, no_safepoint_check=true, timeout=1000, as_suspend_equivalent=false) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/mutex.cpp:1079 > Self = 0x3f49000 > wait_status = <value optimized out> > >#5 0x00007fcd7a6dd6bb in VMThread::loop (this=0x3f49000) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/vmThread.cpp:374 > timedout = <value optimized out> > safepoint_ops = 0x0 >#6 0x00007fcd7a6dd8d2 in VMThread::run (this=0x3f49000) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/share/vm/runtime/vmThread.cpp:243 > prio = <value optimized out> >#7 0x00007fcd7a5a6c52 in java_start (thread=0x3f49000) > at /build/buildd-openjdk-6_6b18-1.8.3-2-amd64-J2JlZp/openjdk-6-6b18-1.8.3/build/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:785 > counter = 13 > osthread = 0x3f4a630 > sync = 0x3f4a720 >#8 0x00007fcd9fcca8ba in start_thread (arg=<value optimized out>) at pthread_create.c:300 > __res = <value optimized out> > pd = 0x7fcd02bf2710 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140518491105040, -795818012829339091, 140736312499152, 140518491105040, 140521150844992, 3, > 823783548880368173, 824035734791074349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#9 0x00007fcda01b302d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >No locals. >#10 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 3 (Thread 6018): >#0 0x00007fcda01b3bed in accept () at ../sysdeps/unix/syscall-template.S:82 >No locals. >#1 0x00007fcda0e9efe2 in osl_acceptPipe () from /usr/lib/libreoffice/program/../basis-link/ure-link/lib/libuno_sal.so.3 >No locals. >#2 0x00007fcda0c3cf47 in desktop::OfficeIPCThread::run () from /usr/lib/libreoffice/program/../basis-link/program/libsofficeapp.so >No locals. >#3 0x00007fcda0c3eb2a in threadFunc () from /usr/lib/libreoffice/program/../basis-link/program/libsofficeapp.so >No locals. >#4 0x00007fcda0e9958c in osl_thread_start_Impl () from /usr/lib/libreoffice/program/../basis-link/ure-link/lib/libuno_sal.so.3 >No locals. >#5 0x00007fcd9fcca8ba in start_thread (arg=<value optimized out>) at pthread_create.c:300 > __res = <value optimized out> > pd = 0x7fcd8d84b710 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140520819308304, -795818012829339091, 140521126055712, 0, 140521150844992, 3, >---Type <return> to continue, or q <return> to quit--- > 824075935758365229, 824035734791074349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#6 0x00007fcda01b302d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >No locals. >#7 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 2 (Thread 6019): >#0 0x00007fcda01a8113 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=1000) > at ../sysdeps/unix/sysv/linux/poll.c:87 > _a3 = 1000 > _a1 = 140520688594048 > resultvar = <value optimized out> > _a2 = 1 > oldtype = 0 > result = <value optimized out> >#1 0x00007fcd95d90d47 in x11::SelectionManager::dispatchEvent () from /usr/lib/libreoffice/basis3.3/program/libvclplug_genlx.so >No locals. >#2 0x00007fcd95d90fee in x11::SelectionManager::run () from /usr/lib/libreoffice/basis3.3/program/libvclplug_genlx.so >No locals. >#3 0x00007fcda0e9958c in osl_thread_start_Impl () from /usr/lib/libreoffice/program/../basis-link/ure-link/lib/libuno_sal.so.3 >No locals. >#4 0x00007fcd9fcca8ba in start_thread (arg=<value optimized out>) at pthread_create.c:300 > __res = <value optimized out> > pd = 0x7fcd85ba3710 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140520688596752, -795818012829339091, 140521126055712, 0, 140521150844992, 3, > 824058468126372397, 824035734791074349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = <value optimized out> > freesize = <value optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#5 0x00007fcda01b302d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >No locals. >#6 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 1 (Thread 6067): >#0 0x00007fcda0116165 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 > pid = <value optimized out> > selftid = <value optimized out> >#1 0x00007fcda0118f70 in *__GI_abort () at abort.c:92 > act = {__sigaction_handler = {sa_handler = 0x7fccfd8143f0, sa_sigaction = 0x7fccfd8143f0}, sa_mask = {__val = {140521117394796, 64050144, > 140521117412206, 62190848, 0, 0, 140518403163120, 140521117394796, 55786416, 0, 140521117412511, 74751616, 74699456, 0, > 140521117412666, 206158430240}}, sa_flags = -41859888, sa_restorer = 0x7fccfd814410} > sigs = {__val = {32, 0 <repeats 15 times>}} >#2 0x00007fcda0155b00 in malloc_printerr (action=2, str=0x7fcda020caf0 "free(): corrupted unsorted chunks", ptr=0x177f) at malloc.c:6272 >---Type <return> to continue, or q <return> to quit--- >No locals. >#3 0x00007fcda01578da in free_check (mem=0x42cf490, caller=<value optimized out>) at hooks.c:300 > p = 0x0 >#4 0x00007fcd9f492a4e in s_stub_defenv_revokeInterface () from /usr/lib/libreoffice/program/../basis-link/program/../ure-link/lib/libuno_cppu.so.3 >No locals. >#5 0x00007fcd9f496b66 in s_environment_invoke_v () from /usr/lib/libreoffice/program/../basis-link/program/../ure-link/lib/libuno_cppu.so.3 >No locals. >#6 0x00007fcd9f496c9f in uno_Environment_invoke_v () from /usr/lib/libreoffice/program/../basis-link/program/../ure-link/lib/libuno_cppu.so.3 >No locals. >#7 0x00007fcd9f496d3a in uno_Environment_invoke () from /usr/lib/libreoffice/program/../basis-link/program/../ure-link/lib/libuno_cppu.so.3 >No locals. >#8 0x00007fcd9f4903ff in defenv_revokeInterface () from /usr/lib/libreoffice/program/../basis-link/program/../ure-link/lib/libuno_cppu.so.3 >No locals. >#9 0x00007fcd021e1c80 in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_finalize () from /usr/lib/ure/lib/libjava_uno.so >No locals. >#10 0x00007fcd767dac48 in ?? () >No symbol table info available. >#11 0x0000000003ed94c8 in ?? () >No symbol table info available. >#12 0x00007fcd767e4fbf in ?? () >No symbol table info available. > >#13 0x0000000003ee1800 in ?? () >No symbol table info available. >#14 0x00007fcc00000000 in ?? () >No symbol table info available. >#15 0x00007fccfd814710 in ?? () >No symbol table info available. > >#16 0x0000000000000000 in ?? () >No symbol table info available. >Current language: auto >The current source language is "auto; currently c". >(gdb)
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 32957
:
41832
|
41833
| 41834 |
53560
|
53634