Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 886301 Details for
Bug 1087644
[abrt] libreoffice-core: Link::operator==(): soffice.bin killed by SIGSEGV
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 68.78 KB, created by
Lorenzo Calabrese
on 2014-04-14 23:03:46 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Lorenzo Calabrese
Created:
2014-04-14 23:03:46 UTC
Size:
68.78 KB
patch
obsolete
>[New LWP 27869] >[New LWP 27872] >[New LWP 27873] >[New LWP 27876] >[New LWP 27877] >[New LWP 27878] >[New LWP 27883] >[New LWP 27887] >[New LWP 27925] >[New LWP 27882] >[New LWP 27870] >warning: Could not load shared library symbols for 3 libraries, e.g. /lib64/libgraphite2.so.3. >Use the "info sharedlibrary" command to see the complete listing. >Do you need "set solib-search-path" or "set sysroot"? >Traceback (most recent call last): > File "/usr/share/gdb/auto-load/usr/lib64/libreoffice/ure/lib/libuno_sal.so.3-gdb.py", line 23, in <module> > module=importlib.import_module("libreoffice."+mod) > File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module > __import__(name) > File "/usr/share/libreoffice/gdb/libreoffice/sal.py", line 12, in <module> > import six >ImportError: No module named six >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Traceback (most recent call last): > File "/usr/share/gdb/auto-load/usr/lib64/libreoffice/ure/lib/libuno_cppu.so.3-gdb.py", line 23, in <module> > module=importlib.import_module("libreoffice."+mod) > File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module > __import__(name) > File "/usr/share/libreoffice/gdb/libreoffice/cppu.py", line 10, in <module> > import six >ImportError: No module named six >Traceback (most recent call last): > File "/usr/share/gdb/auto-load/usr/lib64/libreoffice/program/libsvllo.so-gdb.py", line 23, in <module> > module=importlib.import_module("libreoffice."+mod) > File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module > __import__(name) > File "/usr/share/libreoffice/gdb/libreoffice/svl.py", line 11, in <module> > import six >ImportError: No module named six >Traceback (most recent call last): > File "/usr/share/gdb/auto-load/usr/lib64/libreoffice/program/libtllo.so-gdb.py", line 23, in <module> > module=importlib.import_module("libreoffice."+mod) > File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module > __import__(name) > File "/usr/share/libreoffice/gdb/libreoffice/tl.py", line 11, in <module> > import six >ImportError: No module named six >Traceback (most recent call last): > File "/usr/share/gdb/auto-load/usr/lib64/libreoffice/program/libbasegfxlo.so-gdb.py", line 23, in <module> > module=importlib.import_module("libreoffice."+mod) > File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module > __import__(name) > File "/usr/share/libreoffice/gdb/libreoffice/basegfx.py", line 11, in <module> > import six >ImportError: No module named six >Core was generated by `/usr/lib64/libreoffice/program/soffice.bin --impress --splash-pipe=5'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 Link::operator== (this=this@entry=0x6344ff8, rLink=...) at /usr/src/debug/libreoffice-4.2.3.2/tools/source/generic/link.cxx:24 >24 if ( pFunc == rLink.pFunc ) > >Thread 11 (Thread 0x7fd9b39c4700 (LWP 27870)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 >No locals. >#1 0x000000388301e0b0 in rtl_cache_wsupdate_wait (seconds=10) at /usr/src/debug/libreoffice-4.2.3.2/sal/rtl/alloc_cache.cxx:1377 > now = {tv_sec = 1397508831, tv_usec = 185938} > wakeup = {tv_sec = 1397508841, tv_nsec = 185938000} >#2 rtl_cache_wsupdate_all (arg=<optimized out>) at /usr/src/debug/libreoffice-4.2.3.2/sal/rtl/alloc_cache.cxx:1518 >No locals. >#3 0x0000003a1e607f33 in start_thread (arg=0x7fd9b39c4700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fd9b39c4700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140572997994240, -2289010578559650970, 0, 0, 140572997994944, 140572997994240, 2272253177323008870, -2283340673410321562}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#4 0x0000003a1daf4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 10 (Thread 0x7fd9a3dcb700 (LWP 27882)): >#0 0x0000003a1daea9dd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x0000003a226495b4 in g_main_context_poll (priority=2147483647, n_fds=3, fds=0x7fd99c0010c0, timeout=-1, context=0x423d560) at gmain.c:4007 > poll_func = 0x3a22658500 <g_poll> >#2 g_main_context_iterate (context=0x423d560, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 3 > allocated_nfds = 3 > fds = 0x7fd99c0010c0 >#3 0x0000003a22649a3a in g_main_loop_run (loop=0x423d4f0) at gmain.c:3907 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#4 0x00000038828d0376 in gdbus_shared_thread_func (user_data=0x423d530) at gdbusprivate.c:278 > data = 0x423d530 >#5 0x0000003a2266ea45 in g_thread_proxy (data=0x423f450) at gthread.c:798 > thread = 0x423f450 >#6 0x0000003a1e607f33 in start_thread (arg=0x7fd9a3dcb700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fd9a3dcb700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140572733781760, -2289010578559650970, 0, 0, 140572733782464, 140572733781760, 2272218538948637542, -2283340673410321562}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#7 0x0000003a1daf4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 9 (Thread 0x7fd97360d700 (LWP 27925)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 >No locals. >#1 0x0000003883036a66 in osl_waitCondition (Condition=0x5e60120, pTimeout=<optimized out>) at /usr/src/debug/libreoffice-4.2.3.2/sal/osl/unx/conditn.cxx:242 > ret = <optimized out> > tp = {tv_sec = 1397508833, tv_usec = 951555} > to = {tv_sec = 1397508834, tv_nsec = 951555000} > pCond = 0x5e60120 > nRet = <optimized out> > Result = osl_cond_result_ok >#2 0x00007fd9a4396c24 in wait (pTimeout=0x7fd97360cd50, this=<optimized out>) at /usr/src/debug/libreoffice-4.2.3.2/include/osl/conditn.hxx:75 >No locals. >#3 configmgr::Components::WriteThread::execute (this=0x5f04ac0) at /usr/src/debug/libreoffice-4.2.3.2/configmgr/source/components.cxx:180 > t = {Seconds = 1, Nanosec = 0} > g = <optimized out> >#4 0x0000003883803d96 in salhelper::Thread::run (this=0x5f04ac0) at /usr/src/debug/libreoffice-4.2.3.2/salhelper/source/thread.cxx:40 >No locals. >#5 0x0000003883803f9a in osl::threadFunc (param=0x5f04ad0) at /usr/src/debug/libreoffice-4.2.3.2/include/osl/thread.hxx:187 > pObj = 0x5f04ad0 >#6 0x00000038830177b7 in osl_thread_start_Impl (pData=0x5e60190) at /usr/src/debug/libreoffice-4.2.3.2/sal/osl/unx/thread.c:236 > terminate = <optimized out> >#7 0x0000003a1e607f33 in start_thread (arg=0x7fd97360d700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fd97360d700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140571920357120, -2289010578559650970, 0, 0, 140571920357824, 140571920357120, 2272395591459222374, -2283340673410321562}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x0000003a1daf4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 8 (Thread 0x7fd97bfff700 (LWP 27887)): >#0 0x0000003a1daea9dd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x0000003a226495b4 in g_main_context_poll (priority=2147483647, n_fds=2, fds=0x7fd974002210, timeout=-1, context=0x7fd9740009c0) at gmain.c:4007 > poll_func = 0x3a22658500 <g_poll> >#2 g_main_context_iterate (context=context@entry=0x7fd9740009c0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 2 > allocated_nfds = 2 > fds = 0x7fd974002210 >#3 0x0000003a226496dc in g_main_context_iteration (context=0x7fd9740009c0, may_block=1) at gmain.c:3774 > retval = <optimized out> >#4 0x0000003a2abb2ec6 in QEventDispatcherGlib::processEvents (this=0x7fd9740008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:427 > d = 0x7fd974000900 > canWait = <optimized out> > savedFlags = {i = 0} > result = false >#5 0x0000003a2ab82edf in QEventLoop::processEvents (this=this@entry=0x7fd97bffed00, flags=...) at kernel/qeventloop.cpp:149 > d = 0x7fd974002140 >#6 0x0000003a2ab8322d in QEventLoop::exec (this=this@entry=0x7fd97bffed00, flags=...) at kernel/qeventloop.cpp:204 > d = 0x7fd974002140 > locker = {val = 72377848} >#7 0x0000003a2aa79baf in QThread::exec (this=this@entry=0x45077b0) at thread/qthread.cpp:536 > d = 0x4506570 > locker = {val = 72377848} > eventLoop = {<QObject> = {_vptr.QObject = 0x3a2aee8630 <vtable for QEventLoop+16>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x3a2ac64f40 <qt_meta_stringdata_QObject> "QObject", data = 0x3a2ac64fe0 <qt_meta_data_QObject>, extradata = 0x3a2aee5b80 <QObject::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x3a2ab9e160 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, d_ptr = {d = 0x7fd974002140}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x3a2ac6de80 <qt_meta_stringdata_Qt> "Qt", data = 0x3a2ac717a0 <qt_meta_data_Qt>, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x3a2aee5b60 <QObject::staticMetaObject>, stringdata = 0x3a2ac77a60 <qt_meta_stringdata_QEventLoop> "QEventLoop", data = 0x3a2ac77a80 <qt_meta_data_QEventLoop>, extradata = 0x3a2aee86c0 <QEventLoop::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x3a2abe5f90 <QEventLoop::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}} > returnCode = <optimized out> >#8 0x0000003a2ab63863 in QInotifyFileSystemWatcherEngine::run (this=0x45077b0) at io/qfilesystemwatcher_inotify.cpp:265 > sn = {<QObject> = {_vptr.QObject = 0x3a2aee88f0 <vtable for QSocketNotifier+16>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x3a2ac64f40 <qt_meta_stringdata_QObject> "QObject", data = 0x3a2ac64fe0 <qt_meta_data_QObject>, extradata = 0x3a2aee5b80 <QObject::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x3a2ab9e160 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, d_ptr = {d = 0x7fd974001f20}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x3a2ac6de80 <qt_meta_stringdata_Qt> "Qt", data = 0x3a2ac717a0 <qt_meta_data_Qt>, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x3a2aee5b60 <QObject::staticMetaObject>, stringdata = 0x3a2ac78c80 <qt_meta_stringdata_QSocketNotifier> "QSocketNotifier", data = 0x3a2ac78cc0 <qt_meta_data_QSocketNotifier>, extradata = 0x3a2aee8980 <QSocketNotifier::staticMetaObjectExtraData>}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x3a2abe64c0 <QSocketNotifier::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, sockfd = 58, sntype = QSocketNotifier::Read, snenabled = true} >#9 0x0000003a2aa7c3af in QThreadPrivate::start (arg=0x45077b0) at thread/qthread_unix.cpp:338 > __clframe = {__cancel_routine = 0x3a2aa7b2a0 <QThreadPrivate::finish(void*)>, __cancel_arg = 0x45077b0, __do_it = 1, __cancel_type = <optimized out>} > thr = 0x45077b0 > data = <optimized out> > objectName = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 6650}, alloc = 0, size = 0, data = 0x3a2aeea91a <QString::shared_null+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 204}, alloc = 0, size = 0, data = 0x3a2aeea8fa <QString::shared_empty+26>, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x3a2aeea900 <QString::shared_null>, static codecForCStrings = 0x0} >#10 0x0000003a1e607f33 in start_thread (arg=0x7fd97bfff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fd97bfff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140572065003264, -2289010578559650970, 0, 0, 140572065003968, 140572065003264, 2272412351495353190, -2283340673410321562}, 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> >#11 0x0000003a1daf4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 7 (Thread 0x7fd98cec5700 (LWP 27883)): >#0 0x0000003a1daea9dd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007fd9ab55da68 in poll (__timeout=-1, __nfds=3, __fds=0x7fd9a004bf28) at /usr/include/bits/poll2.h:46 >No locals. >#2 ICEConnectionWorker (data=0x206b620) at /usr/src/debug/libreoffice-4.2.3.2/vcl/unx/generic/app/sm.cxx:635 > nConnectionsBefore = 2 > bWakeup = <optimized out> > g = <optimized out> > t = <optimized out> > pLocalFD = 0x7fd9a004bf28 > nRet = <optimized out> > pThis = 0x206b620 >#3 0x00000038830177b7 in osl_thread_start_Impl (pData=0x2c4f300) at /usr/src/debug/libreoffice-4.2.3.2/sal/osl/unx/thread.c:236 > terminate = <optimized out> >#4 0x0000003a1e607f33 in start_thread (arg=0x7fd98cec5700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fd98cec5700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140572348929792, -2289010578559650970, 0, 0, 140572348930496, 140572348929792, 2272300041321788262, -2283340673410321562}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x0000003a1daf4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 6 (Thread 0x7fd98e353700 (LWP 27878)): >#0 0x0000003a1daf5d03 in recvfrom () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007fd98fc812e0 in recvfrom (__addr_len=0x7fd98e352c2c, __addr=0x7fd98e352c60, __flags=0, __n=200, __buf=0x7fd98e352c80, __fd=<optimized out>) at /usr/include/bits/socket2.h:76 >No locals. >#2 sd::DiscoveryService::run (this=0x7fd9987a06c8) at /usr/src/debug/libreoffice-4.2.3.2/sd/source/ui/remotecontrol/DiscoveryService.cxx:139 > aAddr = {sin_family = 24, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "!\323\312q&\200\377\377"} > aLen = 16 > aString = {pData = 0x0} > aBuffer = '\000' <repeats 199 times> >#3 0x00007fd98fc723ba in osl::threadFunc (param=0x7fd9987a06c8) at /usr/src/debug/libreoffice-4.2.3.2/include/osl/thread.hxx:187 > pObj = 0x7fd9987a06c8 >#4 0x00000038830177b7 in osl_thread_start_Impl (pData=0x2cac5c0) at /usr/src/debug/libreoffice-4.2.3.2/sal/osl/unx/thread.c:236 > terminate = <optimized out> >#5 0x0000003a1e607f33 in start_thread (arg=0x7fd98e353700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fd98e353700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140572370482944, -2289010578559650970, 0, 0, 140572370483648, 140572370482944, 2272296273561727846, -2283340673410321562}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x0000003a1daf4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 5 (Thread 0x7fd98eb54700 (LWP 27877)): >#0 0x0000003a1daea9dd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x0000003a226495b4 in g_main_context_poll (priority=2147483647, n_fds=2, fds=0x7fd984000e90, timeout=-1, context=0x2cac2a0) at gmain.c:4007 > poll_func = 0x3a22658500 <g_poll> >#2 g_main_context_iterate (context=context@entry=0x2cac2a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 2 > allocated_nfds = 2 > fds = 0x7fd984000e90 >#3 0x0000003a226496dc in g_main_context_iteration (context=0x2cac2a0, may_block=1) at gmain.c:3774 > retval = <optimized out> >#4 0x00007fd98fc824c7 in sd::BluetoothServer::run (this=0x7fd99879fb28) at /usr/src/debug/libreoffice-4.2.3.2/sd/source/ui/remotecontrol/BluetoothServer.cxx:726 > fd = 36 > aDBusFD = {fd = 36, events = 3, revents = 0} > aError = {name = 0x0, message = 0x0, dummy1 = 1, dummy2 = 0, dummy3 = 0, dummy4 = 0, dummy5 = 0, padding1 = 0x3a1da8098a <__libc_calloc+170>} > aSocketFD = {fd = 0, events = 0, revents = 0} >#5 0x00007fd98fc723ba in osl::threadFunc (param=0x7fd99879fb28) at /usr/src/debug/libreoffice-4.2.3.2/include/osl/thread.hxx:187 > pObj = 0x7fd99879fb28 >#6 0x00000038830177b7 in osl_thread_start_Impl (pData=0x2cac390) at /usr/src/debug/libreoffice-4.2.3.2/sal/osl/unx/thread.c:236 > terminate = <optimized out> >#7 0x0000003a1e607f33 in start_thread (arg=0x7fd98eb54700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fd98eb54700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140572378875648, -2289010578559650970, 0, 0, 140572378876352, 140572378875648, 2272295173513229158, -2283340673410321562}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x0000003a1daf4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 4 (Thread 0x7fd99926d700 (LWP 27876)): >#0 0x0000003a1daf5a9d in accept () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x0000003883016126 in osl_acceptConnectionOnSocket (pSocket=0x2cac250, ppAddr=0x0) at /usr/src/debug/libreoffice-4.2.3.2/sal/osl/unx/socket.c:1730 > Addr = {sa_family = 46880, sa_data = "\312\002\000\000\000\000\004l\256\035:\000\000"} > Connection = <optimized out> > Flags = <optimized out> > pConnectionSockImpl = 0x7fd99926cbb0 > AddrLen = 16 >#2 0x00007fd98fc7b89e in acceptConnection (Connection=..., this=0x2cab748) at /usr/src/debug/libreoffice-4.2.3.2/include/osl/socket.hxx:486 > o = <optimized out> > status = <optimized out> >#3 sd::RemoteServer::execute (this=0x2cab720) at /usr/src/debug/libreoffice-4.2.3.2/sd/source/ui/remotecontrol/Server.cxx:104 > aSocket = {<osl::Socket> = {m_handle = 0x7fd98801c120}, <No data fields>} > pSocket = <optimized out> > aLine = {pData = 0x7fd99926cc8f} > xContext = {<com::sun::star::uno::BaseReference> = {_pInterface = 0x7fd9a8142420}, <No data fields>} > aAddr = {m_handle = 0x7fd9a001aa38} >#4 0x0000003883803d96 in salhelper::Thread::run (this=0x2cab720) at /usr/src/debug/libreoffice-4.2.3.2/salhelper/source/thread.cxx:40 >No locals. >#5 0x0000003883803f9a in osl::threadFunc (param=0x2cab730) at /usr/src/debug/libreoffice-4.2.3.2/include/osl/thread.hxx:187 > pObj = 0x2cab730 >#6 0x00000038830177b7 in osl_thread_start_Impl (pData=0x2cab460) at /usr/src/debug/libreoffice-4.2.3.2/sal/osl/unx/thread.c:236 > terminate = <optimized out> >#7 0x0000003a1e607f33 in start_thread (arg=0x7fd99926d700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fd99926d700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140572554090240, -2289010578559650970, 0, 0, 140572554090944, 140572554090240, 2272346714731393894, -2283340673410321562}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x0000003a1daf4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 3 (Thread 0x7fd99b74e700 (LWP 27873)): >#0 0x0000003a1daea9dd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007fd9ab577222 in poll (__timeout=-1, __nfds=2, __fds=0x7fd99b74dbe0) at /usr/include/bits/poll2.h:41 >No locals. >#2 x11::SelectionManager::dispatchEvent (this=this@entry=0x7fd9a4009008, millisec=millisec@entry=-1) at /usr/src/debug/libreoffice-4.2.3.2/vcl/unx/generic/dtrans/X11_selection.cxx:3716 > nfds = 2 > aPollFD = {{fd = 28, events = 1, revents = 0}, {fd = 29, events = 9, revents = 0}} > aGuard = {<osl::ClearableGuard<osl::Mutex>> = {pT = 0x0}, pResetT = 0x7fd9a40093a0} >#3 0x00007fd9ab5773cd in x11::SelectionManager::run (pThis=0x7fd9a4009008) at /usr/src/debug/libreoffice-4.2.3.2/vcl/unx/generic/dtrans/X11_selection.cxx:3755 > aNow = {tv_sec = 1397508833, tv_usec = 924086} > This = 0x7fd9a4009008 > aLast = {tv_sec = 1397508833, tv_usec = 924086} > xContext = {<com::sun::star::uno::BaseReference> = {_pInterface = 0x7fd9a8142420}, <No data fields>} > timeout = -1 >#4 0x00000038830177b7 in osl_thread_start_Impl (pData=0x2c11350) at /usr/src/debug/libreoffice-4.2.3.2/sal/osl/unx/thread.c:236 > terminate = <optimized out> >#5 0x0000003a1e607f33 in start_thread (arg=0x7fd99b74e700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fd99b74e700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140572592760576, -2289010578559650970, 0, 0, 140572592761280, 140572592760576, 2272342986162910054, -2283340673410321562}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x0000003a1daf4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 2 (Thread 0x7fd9a35ca700 (LWP 27872)): >#0 0x0000003a1daf5a9d in accept () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x0000003883011cd0 in osl_acceptPipe (pPipe=0x2a0ff10) at /usr/src/debug/libreoffice-4.2.3.2/sal/osl/unx/pipe.c:443 > s = <optimized out> > flags = <optimized out> > pAcceptedPipe = <optimized out> >#2 0x000000388ba444d3 in accept (Connection=..., this=0x2a0f578) at /usr/src/debug/libreoffice-4.2.3.2/include/osl/pipe.hxx:132 >No locals. >#3 desktop::OfficeIPCThread::execute (this=0x2a0f550) at /usr/src/debug/libreoffice-4.2.3.2/desktop/source/app/officeipcthread.cxx:679 > aStreamPipe = {<osl::Pipe> = {m_handle = 0x0}, <No data fields>} >#4 0x0000003883803d96 in salhelper::Thread::run (this=0x2a0f550) at /usr/src/debug/libreoffice-4.2.3.2/salhelper/source/thread.cxx:40 >No locals. >#5 0x0000003883803f9a in osl::threadFunc (param=0x2a0f560) at /usr/src/debug/libreoffice-4.2.3.2/include/osl/thread.hxx:187 > pObj = 0x2a0f560 >#6 0x00000038830177b7 in osl_thread_start_Impl (pData=0x2a0ece0) at /usr/src/debug/libreoffice-4.2.3.2/sal/osl/unx/thread.c:236 > terminate = <optimized out> >#7 0x0000003a1e607f33 in start_thread (arg=0x7fd9a35ca700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fd9a35ca700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140572725389056, -2289010578559650970, 0, 0, 140572725389760, 140572725389056, 2272219636849652582, -2283340673410321562}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x0000003a1daf4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 1 (Thread 0x7fd9b39c5880 (LWP 27869)): >#0 Link::operator== (this=this@entry=0x6344ff8, rLink=...) at /usr/src/debug/libreoffice-4.2.3.2/tools/source/generic/link.cxx:24 >No locals. >#1 0x00007fd98fb5f9a4 in sd::tools::EventMultiplexer::Implementation::RemoveEventListener (this=0x5e6d7d0, rCallback=..., aEventTypes=aEventTypes@entry=4294967295) at /usr/src/debug/libreoffice-4.2.3.2/sd/source/ui/tools/EventMultiplexer.cxx:382 > iListener = <optimized out> > iEnd = {first = {pInst = , pFunc = }, second = 6619250} >#2 0x00007fd98fb5fa48 in sd::tools::EventMultiplexer::RemoveEventListener (this=<optimized out>, rCallback=..., aEventTypes=aEventTypes@entry=4294967295) at /usr/src/debug/libreoffice-4.2.3.2/sd/source/ui/tools/EventMultiplexer.cxx:217 >No locals. >#3 0x00007fd98f9f13b8 in sd::AnnotationManagerImpl::removeListener (this=this@entry=0x7fd97a7da308) at /usr/src/debug/libreoffice-4.2.3.2/sd/source/ui/annotations/annotationmanager.cxx:928 > aLink = {pInst = 0x7fd97a7da308, pFunc = 0x7fd98f9f4440 <sd::AnnotationManagerImpl::LinkStubEventMultiplexerListener(void*, void*)>} >#4 0x00007fd98f9f152b in sd::AnnotationManagerImpl::disposing (this=0x7fd97a7da308) at /usr/src/debug/libreoffice-4.2.3.2/sd/source/ui/annotations/annotationmanager.cxx:232 >No locals. >#5 0x00000038834564a7 in cppu::WeakComponentImplHelperBase::dispose (this=0x7fd97a7da308) at /usr/src/debug/libreoffice-4.2.3.2/cppuhelper/source/implbase.cxx:271 > aEvt = {Source = {<com::sun::star::uno::BaseReference> = {_pInterface = 0x7fd97a7da308}, <No data fields>}} > aGuard2 = <optimized out> > aGuard = {pT = 0x0} >#6 0x00007fd98f9f1d12 in sd::AnnotationManager::~AnnotationManager (this=0x5ec2000, __in_chrg=<optimized out>) at /usr/src/debug/libreoffice-4.2.3.2/sd/source/ui/annotations/annotationmanager.cxx:1212 >No locals. >#7 0x00007fd98fc27bf6 in reset (__p=0x0, this=0x5eb3b78) at /usr/include/c++/4.8.2/backward/auto_ptr.h:244 >No locals. >#8 sd::DrawViewShell::~DrawViewShell (this=0x5eb3540, __in_chrg=<optimized out>) at /usr/src/debug/libreoffice-4.2.3.2/sd/source/ui/view/drviewsa.cxx:146 > nId = <optimized out> > pWindow = <optimized out> > pPage = <optimized out> > aPageCnt = 13632 >#9 0x00007fd98fc4e999 in sd::PresentationViewShell::~PresentationViewShell (this=0x5eb3540, __in_chrg=<optimized out>) at /usr/src/debug/libreoffice-4.2.3.2/sd/source/ui/view/presvish.cxx:98 >No locals. >#10 0x00007fd98fadb4a2 in release (this=0x5dbd5a0) at /usr/include/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp:146 >No locals. >#11 ~shared_count (this=<synthetic pointer>, __in_chrg=<optimized out>) at /usr/include/boost/smart_ptr/detail/shared_count.hpp:371 >No locals. >#12 ~shared_ptr (this=<synthetic pointer>, __in_chrg=<optimized out>) at /usr/include/boost/smart_ptr/shared_ptr.hpp:328 >No locals. >#13 sd::SlideShow::activate (this=0x7fd97a848448, rBase=...) at /usr/src/debug/libreoffice-4.2.3.2/sd/source/ui/slideshow/slideshow.cxx:1045 > pShell = {px = 0x5eb3540, pn = {pi_ = 0x5dbd5a0}} >#14 0x00007fd98fc4ee8b in sd::PresentationViewShell::Activate (this=0x5eb3540, bIsMDIActivate=<optimized out>) at /usr/src/debug/libreoffice-4.2.3.2/sd/source/ui/view/presvish.cxx:142 > aItem = {<SfxPoolItem> = {_vptr.SfxPoolItem = 0x38867070b0 <vtable for SfxBoolItem+16>, m_nRefCount = 0, m_nWhich = 27289, m_nKind = 0}, m_bValue = true} > xSlideShow = {m_pBody = 0x7fd97a848448} >#15 0x000000388a22dbcf in SfxDispatcher::DoActivate_Impl (this=0x5eef490, bMDI=1 '\001') at /usr/src/debug/libreoffice-4.2.3.2/sfx2/source/control/dispatch.cxx:685 > i = 0 >#16 0x000000388a208324 in SfxViewFrame::DoActivate (this=this@entry=0x5d1ba30, bUI=bUI@entry=1 '\001', pOldFrame=pOldFrame@entry=0x0) at /usr/src/debug/libreoffice-4.2.3.2/sfx2/source/view/viewfrm.cxx:1157 >No locals. >#17 0x0000003889f27818 in SfxApplication::SetViewFrame_Impl (this=0x2a325e0, pFrame=pFrame@entry=0x5d1ba30) at /usr/src/debug/libreoffice-4.2.3.2/sfx2/source/appl/app.cxx:348 > pProgress = <optimized out> > pOldContainerFrame = 0x5be2440 > pNewContainerFrame = 0x5d1ba30 > bTaskActivate = 1 '\001' >#18 0x000000388a209f55 in SfxViewFrame::SetViewFrame (pFrame=pFrame@entry=0x5d1ba30) at /usr/src/debug/libreoffice-4.2.3.2/sfx2/source/view/viewfrm.cxx:3307 >No locals. >#19 0x000000388a20a188 in SfxViewFrame::MakeActive_Impl (this=this@entry=0x5d1ba30, bGrabFocus=bGrabFocus@entry=0 '\000') at /usr/src/debug/libreoffice-4.2.3.2/sfx2/source/view/viewfrm.cxx:1804 > xContainerWindow = {<com::sun::star::uno::BaseReference> = {_pInterface = 0x5ea6980}, <No data fields>} > pWindow = <optimized out> > bPreview = 0 '\000' > xFrame = {<com::sun::star::uno::BaseReference> = {_pInterface = 0x7fd97a8ecd28}, <No data fields>} >#20 0x000000388a1f0755 in SfxFrameWindow_Impl::Notify (this=0x5fae580, rNEvt=...) at /usr/src/debug/libreoffice-4.2.3.2/sfx2/source/view/frame2.cxx:114 > pView = 0x5d1ba30 > rNEvt = @0x7fff6c5a1da0: {mpWindow = 0x5ea6980, mpData = 0x0, mnType = 6, mnRetValue = 0} > this = 0x5fae580 >#21 0x00000038873fa937 in Window::Notify (this=0x5fb1540, rNEvt=...) at /usr/src/debug/libreoffice-4.2.3.2/vcl/source/window/window.cxx:5287 > nRet = <optimized out> > pWrapper = 0x0 >#22 0x00000038873fa937 in Window::Notify (this=0x5ea6980, rNEvt=...) at /usr/src/debug/libreoffice-4.2.3.2/vcl/source/window/window.cxx:5287 > nRet = <optimized out> > pWrapper = 0x0 >#23 0x00000038873faca2 in Window::GetFocus (this=0x5ea6980) at /usr/src/debug/libreoffice-4.2.3.2/vcl/source/window/window.cxx:4895 > aNEvt = {mpWindow = 0x5ea6980, mpData = 0x0, mnType = 6, mnRetValue = 0} >#24 0x00000038873fa527 in Window::ImplGrabFocus (this=0x5ea6980, nFlags=nFlags@entry=0) at /usr/src/debug/libreoffice-4.2.3.2/vcl/source/window/window.cxx:4169 > aNEvt = {mpWindow = 0x5ea6980, mpData = 0x0, mnType = 6, mnRetValue = 0} > pOverlapWindow = <optimized out> > pOldFocusWindow = 0x0 > aOldFocusDel = {_vptr.ImplDelData = 0x388777b1b0 <vtable for ImplDelData+16>, mpNext = 0x0, mpWindow = 0x0, mbDel = 0 '\000'} > aDogTag = {_vptr.ImplDelData = 0x388777b1b0 <vtable for ImplDelData+16>, mpNext = 0x0, mpWindow = 0x0, mbDel = 1 '\001'} > pSVData = 0x3887781a80 <rtl::Static<ImplSVData, (anonymous namespace)::private_aImplSVData>::get()::instance> > bAsyncFocusWaiting = <optimized out> > pFrame = <optimized out> > bMustNotGrabFocus = <optimized out> > pParent = <optimized out> >#25 0x00000038873fa677 in Window::GrabFocus (this=<optimized out>) at /usr/src/debug/libreoffice-4.2.3.2/vcl/source/window/window.cxx:7637 >No locals. >#26 0x00000038874078d1 in Window::ImplAsyncFocusHdl (this=0x5e204f0) at /usr/src/debug/libreoffice-4.2.3.2/vcl/source/window/winproc.cxx:1733 > bHandled = 0 '\000' > bHasFocus = 1 '\001' >#27 0x000000388740a4dc in Call (pCaller=<optimized out>, this=<optimized out>) at /usr/src/debug/libreoffice-4.2.3.2/include/tools/link.hxx:123 >No locals. >#28 ImplHandleUserEvent (pSVEvent=0x5d79d70) at /usr/src/debug/libreoffice-4.2.3.2/vcl/source/window/winproc.cxx:1976 >No locals. >#29 ImplWindowFrameProc (pWindow=<optimized out>, nEvent=<optimized out>, pEvent=0x5d79d70) at /usr/src/debug/libreoffice-4.2.3.2/vcl/source/window/winproc.cxx:2591 > nRet = 0 >#30 0x0000003887410fb8 in CallCallback (pEvent=0x5d79d70, nEvent=22, this=0x2a3a650) at /usr/src/debug/libreoffice-4.2.3.2/vcl/inc/salframe.hxx:243 >No locals. >#31 SalGenericDisplay::DispatchInternalEvent (this=0x206e870) at /usr/src/debug/libreoffice-4.2.3.2/vcl/generic/app/gendisp.cxx:91 > pData = 0x5d79d70 > pFrame = 0x2a3a650 > nEvent = 22 >#32 0x00007fd9ac813a38 in KDEXLib::qt_static_metacall (_o=0x1e9bc40, _c=<optimized out>, _id=<optimized out>, _a=0x5e5d270) at /usr/src/debug/libreoffice-4.2.3.2/workdir/CustomTarget/vcl/unx/kde4/KDEXLib.moc:80 > _t = 0x1e9bc40 >#33 0x0000003a2ab9d27e in QObject::event (this=0x1e9bc40, e=<optimized out>) at kernel/qobject.cpp:1194 > mce = <optimized out> > currentSender = {sender = 0x1e9bdd0, signal = 4, ref = 1} > previousSender = 0x0 >#34 0x0000003e4efc9d8c in QApplicationPrivate::notify_helper (this=this@entry=0x1ed02a0, receiver=receiver@entry=0x1e9bc40, e=e@entry=0x5e37dd0) at kernel/qapplication.cpp:4562 > consumed = <optimized out> >#35 0x0000003e4efd0725 in QApplication::notify (this=this@entry=0x1ec01e0, receiver=receiver@entry=0x1e9bc40, e=e@entry=0x5e37dd0) at kernel/qapplication.cpp:4348 > w = 0x1e9bc40 > extra = <optimized out> > isProxyWidget = <optimized out> > d = 0x1ed02a0 > res = false >#36 0x00007fd9abeecb0a in KApplication::notify (this=0x1ec01e0, receiver=0x1e9bc40, event=0x5e37dd0) at /usr/src/debug/kdelibs-4.12.3/kdeui/kernel/kapplication.cpp:311 >No locals. >#37 0x0000003a2ab8439d in QCoreApplication::notifyInternal (this=0x1ec01e0, receiver=receiver@entry=0x1e9bc40, event=event@entry=0x5e37dd0) at kernel/qcoreapplication.cpp:949 > threadData = 0x1e99880 > returnValue = <optimized out> > result = false > cbdata = {0x1e9bc40, 0x5e37dd0, 0x7fff6c5a23af} > d = <optimized out> >#38 0x0000003a2ab87485 in sendEvent (event=0x5e37dd0, receiver=0x1e9bc40) at kernel/qcoreapplication.h:231 >No locals. >#39 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x1e99880) at kernel/qcoreapplication.cpp:1573 > pe = @0x32f1dc0: {receiver = 0x1e9bc40, event = 0x0, priority = 0} > e = 0x5e37dd0 > r = 0x1e9bc40 > locker = {val = 32086216} > startOffset = 0 > i = @0x1e998bc: 1 >#40 0x0000003a2ab87923 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1466 > data = <optimized out> >#41 0x0000003a2abb3623 in sendPostedEvents () at kernel/qcoreapplication.h:236 >No locals. >#42 postEventSourceDispatch (s=s@entry=0x1eca260) at kernel/qeventdispatcher_glib.cpp:280 > source = 0x1eca260 >#43 0x0000003a226492a6 in g_main_dispatch (context=0x1ed04d0) at gmain.c:3066 > dispatch = 0x3a2abb3610 <postEventSourceDispatch(GSource*, GSourceFunc, gpointer)> > was_in_call = 0 > user_data = 0x0 > callback = 0x0 > cb_funcs = 0x0 > cb_data = 0x0 > need_destroy = <optimized out> > current_source_link = {data = 0x1eca260, next = 0x0} > source = 0x1eca260 > current = 0x1e6f4a0 > i = 0 >#44 g_main_context_dispatch (context=context@entry=0x1ed04d0) at gmain.c:3642 >No locals. >#45 0x0000003a22649628 in g_main_context_iterate (context=context@entry=0x1ed04d0, block=block@entry=0, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3713 > max_priority = 0 > timeout = 0 > some_ready = 1 > nfds = <optimized out> > allocated_nfds = 14 > fds = 0x462def0 >#46 0x0000003a226496dc in g_main_context_iteration (context=0x1ed04d0, may_block=0) at gmain.c:3774 > retval = <optimized out> >#47 0x0000003a2abb2ea5 in QEventDispatcherGlib::processEvents (this=0x1e9ca00, flags=...) at kernel/qeventdispatcher_glib.cpp:425 > d = 0x1ecfdf0 > canWait = <optimized out> > savedFlags = {i = 0} > result = <optimized out> >#48 0x0000003e4f06bca6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207 > d = 0x1ecfdf0 > saved_flags = {i = 0} > returnValue = <optimized out> >#49 0x00007fd9ac81340d in KDEXLib::processYield (this=this@entry=0x1e9bc40, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /usr/src/debug/libreoffice-4.2.3.2/vcl/unx/kde4/KDEXLib.cxx:357 > cnt = 1 > dispatcher = 0x1e9ca00 > wasEvent = false >#50 0x00007fd9ac8142fb in KDEXLib::Yield (this=0x1e9bc40, bWait=<optimized out>, bHandleAllCurrentEvents=<optimized out>) at /usr/src/debug/libreoffice-4.2.3.2/vcl/unx/kde4/KDEXLib.cxx:335 > loop_depth = 1 >#51 0x000000388711c082 in ImplYield (i_bAllEvents=false, i_bWait=true) at /usr/src/debug/libreoffice-4.2.3.2/vcl/source/app/svapp.cxx:364 > pSVData = 0x3887781a80 <rtl::Static<ImplSVData, (anonymous namespace)::private_aImplSVData>::get()::instance> >#52 Application::Yield () at /usr/src/debug/libreoffice-4.2.3.2/vcl/source/app/svapp.cxx:396 >No locals. >#53 0x000000388711c115 in Application::Execute () at /usr/src/debug/libreoffice-4.2.3.2/vcl/source/app/svapp.cxx:345 > pSVData = 0x3887781a80 <rtl::Static<ImplSVData, (anonymous namespace)::private_aImplSVData>::get()::instance> >#54 0x000000388ba22e83 in desktop::Desktop::Main (this=0x7fff6c5a2ad0) at /usr/src/debug/libreoffice-4.2.3.2/desktop/source/app/app.cxx:1715 > layer2 = {m_aEnvTypeName = {pData = 0x7fd9a10c8198}, m_xPreviousContext = {<com::sun::star::uno::BaseReference> = {_pInterface = 0x7fd9a3ff06f0}, <No data fields>}} > bTerminateRequested = 0 '\000' > nAcquireCount = <optimized out> > aConfigErrHandler = {m_pContext = 0x0, m_xHandler = {<com::sun::star::uno::BaseReference> = {_pInterface = 0x0}, <No data fields>}} > xRestartManager = {<com::sun::star::uno::BaseReference> = {_pInterface = 0x7fd9a3fde1b0}, <No data fields>} > layer = {m_aEnvTypeName = {pData = 0x7fd9a3ff2898}, m_xPreviousContext = {<com::sun::star::uno::BaseReference> = {_pInterface = 0x7fd9acc7e1f0}, <No data fields>}} > xContext = {<com::sun::star::uno::BaseReference> = {_pInterface = 0x7fd9a8142420}, <No data fields>} > aOptions = {<utl::detail::Options> = {<utl::ConfigurationBroadcaster> = {_vptr.ConfigurationBroadcaster = 0x38881a62f0 <vtable for SvtAccessibilityOptions+16>, mpList = 0x0, m_nBroadcastBlocked = 0, m_nBlockedHint = 0}, <utl::ConfigurationListener> = {_vptr.ConfigurationListener = 0x38881a6328 <vtable for SvtAccessibilityOptions+72>}, <No data fields>}, <SfxListener> = {_vptr.SfxListener = 0x38881a6350 <vtable for SvtAccessibilityOptions+112>, aBCs = std::deque with 0 elements}, static sm_pSingleImplConfig = 0x2ab5090, static sm_nAccessibilityRefCount = 173} > aUnknown = {pData = 0x3883041f00 <aImplEmpty_rtl_uString>} > inst_fin = <optimized out> > xDesktop = {<com::sun::star::uno::BaseReference> = {_pInterface = 0x0}, <No data fields>} > aAppearanceCfg = {<utl::ConfigItem> = {<utl::ConfigurationBroadcaster> = {_vptr.ConfigurationBroadcaster = 0x38881a63b0 <vtable for SvtTabAppearanceCfg+16>, mpList = 0x0, m_nBroadcastBlocked = 0, m_nBlockedHint = 0}, sSubTree = {pData = 0x7fd9a10a92f0}, m_xHierarchyAccess = {<com::sun::star::uno::BaseReference> = {_pInterface = 0x7fd9a422a558}, <No data fields>}, xChangeLstnr = {<com::sun::star::uno::BaseReference> = {_pInterface = 0x0}, <No data fields>}, m_nMode = 1, m_bIsModified = false, m_bEnableInternalNotification = false, m_nInValueChange = 0}, nDragMode = 2, nScaleFactor = 100, nSnapMode = 2, nMiddleMouse = 2, nAAMinPixelHeight = 8, bMenuMouseFollow = 1 '\001', bFontAntialiasing = 1 '\001', static bInitialized = 1 '\001'} >#55 0x00000038871237e1 in ImplSVMain () at /usr/src/debug/libreoffice-4.2.3.2/vcl/source/app/svmain.cxx:162 > pSVData = 0x3887781a80 <rtl::Static<ImplSVData, (anonymous namespace)::private_aImplSVData>::get()::instance> > nReturn = 1 > bInit = <optimized out> >#56 0x0000003887123812 in SVMain () at /usr/src/debug/libreoffice-4.2.3.2/vcl/source/app/svmain.cxx:198 > nRet = 32767 >#57 0x000000388ba47ca5 in soffice_main () at /usr/src/debug/libreoffice-4.2.3.2/desktop/source/app/sofficemain.cxx:85 > aDesktop = {<Application> = {_vptr.Application = 0x388bc71a10 <vtable for desktop::Desktop+16>}, m_rSplashScreen = {<com::sun::star::uno::BaseReference> = {_pInterface = 0x0}, <No data fields>}, m_bCleanedExtensionCache = false, m_bServicesRegistered = true, m_aBootstrapError = desktop::Desktop::BE_OK, m_aBootstrapErrorMessage = {pData = 0x3883041f00 <aImplEmpty_rtl_uString>}, m_aBootstrapStatus = desktop::Desktop::BS_OK, m_xLockfile = {px = 0x2a1f6b0}, m_firstRunTimer = {_vptr.Timer = 0x388775f490 <vtable for Timer+16>, mpTimerData = 0x0, mnTimeout = 1, mbActive = false, mbAuto = false, maTimeoutHdl = {pInst = 0x0, pFunc = 0x0}}, static pResMgr = 0x0} > rCmdLineArgs = @0x388bc73ec0: {<boost::noncopyable_::noncopyable> = {<No data fields>}, m_cwdUrl = {<boost::optional_detail::optional_base<rtl::OUString>> = {<boost::optional_detail::optional_tag> = {<No data fields>}, m_initialized = true, m_storage = {dummy_ = {data = "\b\340\307\254\331\177\000", aligner_ = {<No data fields>}}}}, <No data fields>}, m_minimized = false, m_invisible = false, m_norestore = false, m_headless = false, m_quickstart = false, m_noquickstart = false, m_terminateafterinit = false, m_nofirststartwizard = false, m_nologo = false, m_nolockcheck = false, m_nodefault = false, m_help = false, m_writer = false, m_calc = false, m_draw = false, m_impress = true, m_global = false, m_math = false, m_web = false, m_base = false, m_helpwriter = false, m_helpcalc = false, m_helpdraw = false, m_helpbasic = false, m_helpmath = false, m_helpimpress = false, m_helpbase = false, m_version = false, m_splashpipe = true, m_unknown = {pData = 0x3883041f00 <aImplEmpty_rtl_uString>}, m_bEmpty = false, m_bDocumentArgs = true, m_accept = std::vector of length 0, capacity 0, m_unaccept = std::vector of length 0, capacity 0, m_openlist = std::vector of length 0, capacity 0, m_viewlist = std::vector of length 0, capacity 0, m_startlist = std::vector of length 0, capacity 0, m_forceopenlist = std::vector of length 0, capacity 0, m_forcenewlist = std::vector of length 0, capacity 0, m_printlist = std::vector of length 0, capacity 0, m_printtolist = std::vector of length 0, capacity 0, m_printername = {pData = 0x3883041f00 <aImplEmpty_rtl_uString>}, m_conversionlist = std::vector of length 0, capacity 0, m_conversionparams = {pData = 0x3883041f00 <aImplEmpty_rtl_uString>}, m_conversionout = {pData = 0x3883041f00 <aImplEmpty_rtl_uString>}, m_infilter = std::vector of length 0, capacity 0, m_language = {pData = 0x3883041f00 <aImplEmpty_rtl_uString>}, m_pidfile = {pData = 0x3883041f00 <aImplEmpty_rtl_uString>}} > aUnknown = {pData = 0x3883041f00 <aImplEmpty_rtl_uString>} >#58 0x000000000040071b in sal_main () at /usr/src/debug/libreoffice-4.2.3.2/desktop/source/app/main.c:48 > ret = <optimized out> >#59 main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/libreoffice-4.2.3.2/desktop/source/app/main.c:47 > ret = 0 >From To Syms Read Shared Object Library >0x0000003883010970 0x000000388303eac0 Yes /usr/lib64/libreoffice/program/../ure-link/lib/libuno_sal.so.3 >0x000000388ba11380 0x000000388ba5f22c Yes /usr/lib64/libreoffice/program/libsofficeapp.so >0x0000003a1da1f560 0x0000003a1db60bb4 Yes /lib64/libc.so.6 >0x0000003a1e6059f0 0x0000003a1e611614 Yes /lib64/libpthread.so.0 >0x0000003a1e200ed0 0x0000003a1e2019d0 Yes /lib64/libdl.so.2 >0x0000003a1f6022d0 0x0000003a1f6050bc Yes /lib64/librt.so.1 >0x0000003a20e5bab0 0x0000003a20ec262a Yes /lib64/libstdc++.so.6 >0x0000003a1de05890 0x0000003a1de74bb8 Yes /lib64/libm.so.6 >0x0000003a1ee02af0 0x0000003a1ee12218 Yes /lib64/libgcc_s.so.1 >0x00000038850606a0 0x000000388512f230 Yes /usr/lib64/libreoffice/program/libcomphelper.so >0x0000003884005310 0x000000388403d858 Yes /usr/lib64/libreoffice/program/../ure-link/lib/libuno_cppu.so.3 >0x0000003883425930 0x00000038834c5330 Yes /usr/lib64/libreoffice/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3 >0x0000003889609040 0x0000003889622530 Yes /usr/lib64/libreoffice/program/libdeploymentmisclo.so >0x0000003884404da0 0x00000038844149fc Yes /usr/lib64/libreoffice/program/libi18nlangtag.so >0x0000003883803730 0x0000003883804c88 Yes /usr/lib64/libreoffice/program/../ure-link/lib/libuno_salhelpergcc3.so.3 >0x0000003889f25690 0x000000388a23de90 Yes /usr/lib64/libreoffice/program/libsfxlo.so >0x0000003886447340 0x00000038864dcd30 Yes /usr/lib64/libreoffice/program/libsvllo.so >0x0000003887d1b310 0x0000003887f10f70 Yes /usr/lib64/libreoffice/program/libsvtlo.so >0x000000388893e190 0x0000003888ac8b44 Yes /usr/lib64/libreoffice/program/libtklo.so >0x0000003885c1b2d0 0x0000003885c63dac Yes /usr/lib64/libreoffice/program/libtllo.so >0x0000003884c25be0 0x0000003884c7996c Yes /usr/lib64/libreoffice/program/libucbhelper.so >0x0000003886c3b4d0 0x0000003886d1186c Yes /usr/lib64/libreoffice/program/libutllo.so >0x000000388710a7c0 0x0000003887484c0c Yes /usr/lib64/libreoffice/program/libvcllo.so >0x0000003a1d600b10 0x0000003a1d619c70 Yes /lib64/ld-linux-x86-64.so.2 >0x0000003a3aa52e90 0x0000003a3ab05948 Yes /lib64/libicuuc.so.50 >0x0000003880803a00 0x000000388081a928 Yes /usr/lib64/libreoffice/program/../ure-link/lib/libreglo.so >0x0000003882c07ed0 0x0000003882c47b78 Yes /usr/lib64/libreoffice/program/../ure-link/lib/libunoidllo.so >0x0000003883c026f0 0x0000003883c07df4 Yes /usr/lib64/libreoffice/program/../ure-link/lib/libxmlreaderlo.so >0x0000003888e17200 0x0000003888e75890 Yes /usr/lib64/libreoffice/program/libxmlscriptlo.so >0x00000038848096a0 0x0000003884818884 Yes /lib64/liblangtag.so.1 >0x0000003a2261a6e0 0x0000003a226b2f1c Yes /lib64/libglib-2.0.so.0 >0x000000388202e870 0x0000003882116930 Yes /lib64/libxml2.so.2 >0x0000003886015450 0x00000038860a8664 Yes /usr/lib64/libreoffice/program/libbasegfxlo.so >0x000000388ae65e10 0x000000388af22790 Yes /usr/lib64/libreoffice/program/libdrawinglayerlo.so >0x000000388aa22bb0 0x000000388aa7e2fc Yes /usr/lib64/libreoffice/program/libfwelo.so >0x0000003885803c70 0x000000388580764c Yes /usr/lib64/libreoffice/program/libi18nutil.so >0x000000388a607050 0x000000388a615670 Yes /usr/lib64/libreoffice/program/libsaxlo.so >0x0000003889a68cd0 0x0000003889b6fb78 Yes /usr/lib64/libreoffice/program/libsblo.so >0x0000003886814650 0x000000388684815c Yes /usr/lib64/libreoffice/program/libsotlo.so >0x0000003885403a30 0x0000003885414858 Yes /usr/lib64/libreoffice/program/../ure-link/lib/libjvmfwklo.so >0x0000003a1ea02210 0x0000003a1ea0e930 Yes /lib64/libz.so.1 >0x0000003a2b004200 0x0000003a2b03ac90 Yes /lib64/libjpeg.so.62 >0x0000003ec540b090 0x0000003ec542eb04 Yes /lib64/libssl3.so >0x0000003ec5809f00 0x0000003ec5821b18 Yes /lib64/libsmime3.so >0x0000003ec5019a00 0x0000003ec5104a94 Yes /lib64/libnss3.so >0x0000003ec480be10 0x0000003ec481a038 Yes /lib64/libnssutil3.so >0x0000003ed3001090 0x0000003ed3002018 Yes /lib64/libplds4.so >0x0000003ed3801510 0x0000003ed3802b18 Yes /lib64/libplc4.so >0x0000003ed340d1e0 0x0000003ed342d120 Yes /lib64/libnspr4.so >0x0000003991a02d10 0x0000003991a0884c Yes /lib64/libeot.so.0 >0x0000003882831be0 0x00000038828f365c Yes /lib64/libgio-2.0.so.0 >0x0000003a2460b160 0x0000003a24639a18 Yes /lib64/libgobject-2.0.so.0 >0x0000003ed7400c20 0x0000003ed74011b8 Yes /lib64/libharfbuzz-icu.so.0 >0x0000003ed4c06d40 0x0000003ed4c3afac Yes /lib64/libharfbuzz.so.0 >0x000000343440d0c0 0x00000034344404d0 Yes /lib64/liblcms2.so.2 > No /lib64/libgraphite2.so.3 >0x000000388041a140 0x000000388045d0b8 Yes /lib64/libcups.so.2 >0x000000388840a610 0x000000388841c8b4 Yes /lib64/libdbus-glib-1.so.2 >0x0000003a2b807ab0 0x0000003a2b831a54 Yes /lib64/libdbus-1.so.3 >0x0000003e4e206ca0 0x0000003e4e223fcc Yes /lib64/libfontconfig.so.1 >0x0000003e4de0d320 0x0000003e4de78fb4 Yes /lib64/libfreetype.so.6 >0x0000003887802c90 0x0000003887804a54 Yes /usr/lib64/libreoffice/program/../ure-link/lib/libjvmaccesslo.so >0x0000003a3c200570 0x0000003a3c200658 Yes (*) /lib64/libicudata.so.50 >0x0000003882403740 0x0000003882417788 Yes /usr/lib64/libreoffice/program/../ure-link/lib/libstorelo.so >0x000000387f8030e0 0x000000387f819050 Yes /lib64/liblzma.so.5 >0x000000388b60cbb0 0x000000388b62e36c Yes /usr/lib64/libreoffice/program/libcanvastoolslo.so >0x000000388b20f6e0 0x000000388b245c30 Yes /usr/lib64/libreoffice/program/libcppcanvaslo.so >0x000000388920e1d0 0x0000003889237b1c Yes /usr/lib64/libreoffice/program/libfwilo.so >0x0000003a23201870 0x0000003a23205fe8 Yes /lib64/libffi.so.6 >0x0000003a2a201190 0x0000003a2a202088 Yes /lib64/libgmodule-2.0.so.0 >0x000000387fc064a0 0x000000387fc18fe4 Yes /lib64/libselinux.so.1 >0x0000003a21e03a40 0x0000003a21e127dc Yes /lib64/libresolv.so.2 >0x000000388100bd10 0x000000388103bdf4 Yes /lib64/libgssapi_krb5.so.2 >0x0000003880c251a0 0x0000003880c8765c Yes /lib64/libkrb5.so.3 >0x00000038814048b0 0x00000038814247d8 Yes /lib64/libk5crypto.so.3 >0x0000003a27e01570 0x0000003a27e02154 Yes /lib64/libcom_err.so.2 >0x0000003881c183c0 0x0000003881c52270 Yes /lib64/libssl.so.10 >0x0000003880069c40 0x000000388015a4f8 Yes /lib64/libcrypto.so.10 >0x0000003a40403530 0x0000003a4040869c Yes /lib64/libavahi-common.so.3 >0x0000003a400039d0 0x0000003a4000bc38 Yes /lib64/libavahi-client.so.3 >0x0000003ec4c00ed0 0x0000003ec4c0598c Yes /lib64/libcrypt.so.1 >0x0000003a22e03e00 0x0000003a22e1ccdc Yes /lib64/libexpat.so.1 >0x0000003a21a05680 0x0000003a21a26e68 Yes /lib64/libpng16.so.16 >0x00000034dce01770 0x00000034dce4b8e8 Yes /lib64/libpcre.so.1 >0x0000003881803620 0x0000003881809f8c Yes /lib64/libkrb5support.so.0 >0x0000003aea801570 0x0000003aea802194 Yes /lib64/libkeyutils.so.1 >0x0000003ec4403e80 0x0000003ec445a030 Yes /lib64/libfreebl3.so >0x00007fd9aca22240 0x00007fd9aca28ee4 Yes /lib64/libnss_files.so.2 >0x00007fd9ac805730 0x00007fd9ac814a2c Yes /usr/lib64/libreoffice/program/libvclplug_kde4lo.so >0x00007fd9ac3e58e0 0x00007fd9ac56476c Yes /lib64/libkio.so.5 >0x000000389003d8f0 0x000000389008d75c Yes /lib64/libkfile.so.4 >0x00007fd9abe04c30 0x00007fd9ac03e7c4 Yes /lib64/libkdeui.so.5 >0x00007fd9ab861e30 0x00007fd9ab9fd8dc Yes /lib64/libkdecore.so.5 >0x0000003a2aa5dde0 0x0000003a2abe76a0 Yes /lib64/libQtCore.so.4 >0x0000003e4efb7580 0x0000003e4f656280 Yes /lib64/libQtGui.so.4 > No /lib64/libX11.so.6 >0x0000003a21203760 0x0000003a2120d460 Yes /lib64/libXext.so.6 >0x0000003720201c20 0x0000003720205c44 Yes /lib64/libSM.so.6 >0x0000003a25204f30 0x0000003a252121ec Yes /lib64/libICE.so.6 >0x00007fd9ab54ec10 0x00007fd9ab599770 Yes /usr/lib64/libreoffice/program/libvclplug_genlo.so >0x00007fd9ab28cb10 0x00007fd9ab2f0374 Yes /lib64/libnepomuk.so.4 >0x00007fd9ab01e170 0x00007fd9ab0484c4 Yes /lib64/libnepomukquery.so.4 >0x00007fd9aade64d0 0x00007fd9aadfe0a8 Yes /lib64/libnepomukutils.so.4 >0x00007fd9aaabbd50 0x00007fd9aab7e8e4 Yes /lib64/libQtNetwork.so.4 >0x0000003a32e10740 0x0000003a32e34e34 Yes /lib64/libQtXml.so.4 >0x0000003e50013390 0x0000003e50045e18 Yes /lib64/libQtSvg.so.4 >0x0000003e504041f0 0x0000003e5041180c Yes /lib64/libXft.so.2 >0x0000003a20600ee0 0x0000003a20601bfc Yes /lib64/libXau.so.6 >0x00000032260030e0 0x000000322600e674 Yes /lib64/libXpm.so.4 >0x00007fd9aa81a300 0x00007fd9aa86c7f8 Yes /lib64/libstreamanalyzer.so.0 >0x0000003a3ae0d8d0 0x0000003a3ae2cf60 Yes /lib64/libstreams.so.0 >0x00007fd9aa5308d0 0x00007fd9aa5b9e1c Yes /lib64/libsolid.so.4 >0x0000003a36a01f80 0x0000003a36a05df4 Yes /lib64/libacl.so.1 >0x0000003a352013d0 0x0000003a3520341c Yes /lib64/libattr.so.1 >0x0000003a23a01b70 0x0000003a23a07be8 Yes /lib64/libXrender.so.1 >0x0000003226e45200 0x0000003226eb10c0 Yes /lib64/libsoprano.so.4 >0x0000003a332141b0 0x0000003a33261a0c Yes /lib64/libQtDBus.so.4 >0x0000003a3865a8a0 0x0000003a386db05c Yes /lib64/libqca.so.2 >0x00007fd9aa235570 0x00007fd9aa2bde40 Yes /lib64/libattica.so.0.4 >0x0000003e51408540 0x0000003e51423694 Yes /lib64/libdbusmenu-qt.so.2 >0x0000003a372014c0 0x0000003a37203e58 Yes /lib64/libXtst.so.6 >0x0000003a27a02ab0 0x0000003a27a07690 Yes /lib64/libXcursor.so.1 >0x0000003a216015f0 0x0000003a21603948 Yes /lib64/libXfixes.so.3 >0x0000003a2ca01760 0x0000003a2ca0d570 Yes /lib64/libbz2.so.1 >0x0000003a34e018f0 0x0000003a34e051f8 Yes /lib64/libfam.so.0 >0x0000003a24a006b0 0x0000003a24a0081c Yes /lib64/libgthread-2.0.so.0 >0x0000003a22a02240 0x0000003a22a0c5f8 Yes /lib64/libXi.so.6 >0x0000003a24201c30 0x0000003a242075d0 Yes /lib64/libXrandr.so.2 >0x0000003a25e00bb0 0x0000003a25e01510 Yes /lib64/libXinerama.so.1 >0x0000003a20209a00 0x0000003a202176c8 Yes /lib64/libxcb.so.1 >0x000000371fe01510 0x000000371fe02b84 Yes /lib64/libuuid.so.1 >0x00007fd9a9ee46d0 0x00007fd9a9fb3ef8 Yes /lib64/libcairo.so.2 >0x00007fd9a9c93ba0 0x00007fd9a9cbe1b0 Yes /lib64/libsopranoclient.so.1 >0x00007fd9a99baad0 0x00007fd9a9a48d3c Yes /lib64/libHUpnp.so.1 >0x00007fd9a975a4a0 0x00007fd9a9762f52 Yes /lib64/libudev.so.1 >0x0000003a3220a510 0x0000003a3229258c Yes /lib64/libpixman-1.so.0 >0x00007fd9a9539ea0 0x00007fd9a954c7cc Yes /lib64/libEGL.so.1 >0x0000003a31e00b90 0x0000003a31e01460 Yes /lib64/libxcb-shm.so.0 >0x0000003a2f603610 0x0000003a2f606a7c Yes /lib64/libxcb-render.so.0 >0x00007fd9a92e3b00 0x00007fd9a931d5d4 Yes /lib64/libGL.so.1 >0x00007fd9a90b2270 0x00007fd9a90c3f2c Yes /lib64/libqtsoap.so.2 > No /lib64/libX11-xcb.so.1 >0x0000003a26201930 0x0000003a26202a88 Yes /lib64/libxcb-dri2.so.0 >0x0000003a31602610 0x0000003a31604748 Yes /lib64/libxcb-xfixes.so.0 >0x0000003a30a01020 0x0000003a30a01bc8 Yes /lib64/libxcb-shape.so.0 >0x00007fd9a8ea12c0 0x00007fd9a8ea309c Yes /lib64/libgbm.so.1 >0x0000003a31204930 0x0000003a312086f0 Yes /lib64/libwayland-client.so.0 >0x0000003a2fe05950 0x0000003a2fe0aae0 Yes /lib64/libwayland-server.so.0 >0x00007fd9a8c811e0 0x00007fd9a8c8a230 Yes /lib64/libglapi.so.0 >0x0000003221403210 0x0000003221408b88 Yes /lib64/libdrm.so.2 >0x0000003a26a00c40 0x0000003a26a0156c Yes /lib64/libXdamage.so.1 >0x0000003a2720a030 0x0000003a27211df8 Yes /lib64/libxcb-glx.so.0 >0x0000003a24e01010 0x0000003a24e03958 Yes /lib64/libXxf86vm.so.1 >0x00007fd9a8a74680 0x00007fd9a8a75d7c Yes /usr/lib64/gconv/UTF-16.so >0x00007fd9a870e220 0x00007fd9a8813cf4 Yes /lib64/libicui18n.so.50 >0x00007fd9a842db70 0x00007fd9a8430bcc Yes /usr/lib64/kde4/plugins/gui_platform/libkde.so >0x00007fd9a818b360 0x00007fd9a8205350 Yes /usr/lib64/kde4/plugins/styles/oxygen.so >0x00007fd9a7f17240 0x00007fd9a7f27504 Yes /lib64/liboxygenstyle.so.4 >0x0000003a2d601390 0x0000003a2d602cd8 Yes /lib64/libXdmcp.so.6 >0x00007fd9a72f94d0 0x00007fd9a72fc598 Yes /usr/lib64/qt4/plugins/imageformats/libqgif.so >0x00007fd9a70f18c0 0x00007fd9a70f4780 Yes /usr/lib64/qt4/plugins/imageformats/libqico.so >0x00007fd9a6eea190 0x00007fd9a6eecb08 Yes /usr/lib64/qt4/plugins/imageformats/libqjpeg.so >0x00007fd9a6ce2d10 0x00007fd9a6ce4228 Yes /usr/lib64/qt4/plugins/imageformats/libqmng.so >0x00007fd9a6a855b0 0x00007fd9a6aca944 Yes /lib64/libmng.so.1 >0x0000003a33a07670 0x0000003a33a2bde0 Yes /lib64/liblcms.so.1 >0x00007fd9a6869a30 0x00007fd9a686aec8 Yes /usr/lib64/qt4/plugins/imageformats/libqsvg.so >0x00007fd9a66634c0 0x00007fd9a6664a48 Yes /usr/lib64/qt4/plugins/imageformats/libqtga.so >0x00007fd9a645bc20 0x00007fd9a645e958 Yes /usr/lib64/qt4/plugins/imageformats/libqtiff.so >0x0000003a2fa082c0 0x0000003a2fa43d24 Yes /lib64/libtiff.so.5 >0x0000003a30601060 0x0000003a30607bb0 Yes /lib64/libjbig.so.2.0 >0x00007fd9a6253640 0x00007fd9a6256c3c Yes /usr/lib64/kde4/plugins/imageformats/kimg_dds.so >0x00007fd9a604b190 0x00007fd9a604e3cc Yes /usr/lib64/kde4/plugins/imageformats/kimg_eps.so >0x00007fd9a5e43ee0 0x00007fd9a5e4530c Yes /usr/lib64/kde4/plugins/imageformats/kimg_exr.so >0x0000003a29a02d30 0x0000003a29a0f4b0 Yes /lib64/libImath.so.6 >0x0000003a2962c6e0 0x0000003a2966d4dc Yes /lib64/libIlmImf.so.7 >0x0000003a28612770 0x0000003a28616aa4 Yes /lib64/libIex.so.6 >0x0000003a28a00b10 0x0000003a28a01034 Yes /lib64/libHalf.so.6 >0x0000003a28e02f30 0x0000003a28e042ec Yes /lib64/libIlmThread.so.6 >0x0000003a29201b40 0x0000003a292024a4 Yes /lib64/libIexMath.so.6 >0x00007fd9a5c3d6d0 0x00007fd9a5c3eb58 Yes /usr/lib64/kde4/plugins/imageformats/kimg_jp2.so >0x0000003a3be0bb00 0x0000003a3be3fe8c Yes /lib64/libjasper.so.1 >0x00007fd9a5a34ce0 0x00007fd9a5a381fc Yes /usr/lib64/kde4/plugins/imageformats/kimg_pcx.so >0x00007fd9a582e710 0x00007fd9a582feec Yes /usr/lib64/kde4/plugins/imageformats/kimg_pic.so >0x00007fd9a56285d0 0x00007fd9a562988c Yes /usr/lib64/kde4/plugins/imageformats/kimg_psd.so >0x00007fd9a5421700 0x00007fd9a54231ac Yes /usr/lib64/kde4/plugins/imageformats/kimg_ras.so >0x00007fd9a52182d0 0x00007fd9a521c59c Yes /usr/lib64/kde4/plugins/imageformats/kimg_rgb.so >0x00007fd9a50118b0 0x00007fd9a501302c Yes /usr/lib64/kde4/plugins/imageformats/kimg_tga.so >0x00007fd9a4e0c310 0x00007fd9a4e0cfd0 Yes /usr/lib64/kde4/plugins/imageformats/kimg_webp.so >0x0000003a35e07780 0x0000003a35e3e7d0 Yes /lib64/libwebp.so.4 >0x00007fd9a4bf93b0 0x00007fd9a4c02304 Yes /usr/lib64/kde4/plugins/imageformats/kimg_xcf.so >0x00007fd9a49f3450 0x00007fd9a49f4328 Yes /usr/lib64/kde4/plugins/imageformats/kimg_xview.so >0x00007fd9a4699f10 0x00007fd9a46a2c00 Yes /usr/lib64/libreoffice/ure/lib/libgcc3_uno.so >0x00007fd9a4371e90 0x00007fd9a43d52b8 Yes /usr/lib64/libreoffice/program/../program/libconfigmgrlo.so >0x00007fd9a3dcede0 0x00007fd9a3dd244c Yes /usr/lib64/libreoffice/program/../program/liblocalebe1lo.so >0x00007fd9a2bc6710 0x00007fd9a2bc7b64 Yes /usr/lib64/libreoffice/program/../program/libspl_unxlo.so >0x00007fd9a29666a0 0x00007fd9a29ae7b8 Yes /usr/lib64/libreoffice/program/../program/libucb1.so >0x00007fd9a24c1380 0x00007fd9a26c039c Yes /usr/lib64/libreoffice/program/../program/libfwklo.so >0x00007fd9a21ea5a0 0x00007fd9a223b7c8 Yes /usr/lib64/libreoffice/program/../program/libucpfile1.so >0x00007fd9a1fd5e90 0x00007fd9a1fda26c Yes /usr/lib64/libreoffice/program/../program/libdesktopbe1lo.so >0x00007fd9a1dcaa10 0x00007fd9a1dcf60c Yes /usr/lib64/libreoffice/program/../program/libkde4be1lo.so >0x00007fd9a1a5b240 0x00007fd9a1ab359c Yes /usr/lib64/libreoffice/program/../program/libi18npoollo.so >0x00007fd9a1715290 0x00007fd9a171b5e8 Yes /usr/lib64/libreoffice/program/liblocaledata_euro.so >0x00007fd9a13dbb30 0x00007fd9a13dd018 Yes /usr/lib64/libreoffice/program/liblocaledata_en.so >0x00007fd9a1115910 0x00007fd9a1169168 Yes /usr/lib64/libreoffice/program/../program/libpackage2.so >0x00007fd9a0e599d0 0x00007fd9a0e5ee18 Yes /usr/lib64/libreoffice/program/../program/libgconfbe1lo.so >0x00007fd9a0bef680 0x00007fd9a0c07758 Yes /lib64/libgconf-2.so.4 >0x00007fd9a09267d0 0x00007fd9a0929f5c Yes /usr/lib64/qt4/plugins/menubar/libappmenu-qt.so >0x00007fd9a03eba30 0x00007fd9a05aca60 Yes /usr/lib64/libreoffice/program/../program/libsvxlo.so >0x000000388c2a75e0 0x000000388c3ca1b8 Yes /usr/lib64/libreoffice/program/../program/libeditenglo.so >0x000000388ca5f590 0x000000388ce934d8 Yes /usr/lib64/libreoffice/program/../program/libsvxcorelo.so >0x00007fd99ba36530 0x00007fd99bd195ac Yes /usr/lib64/libreoffice/program/../program/libxolo.so >0x000000388d41d8e0 0x000000388d470d4c Yes /usr/lib64/libreoffice/program/../program/liblnglo.so >0x00007fd9a0087170 0x00007fd9a009b9c4 Yes /usr/lib64/libreoffice/program/../program/libavmedialo.so >0x00007fd99b75bd30 0x00007fd99b79e1e8 Yes /usr/lib64/libreoffice/program/../program/libfilterconfiglo.so >0x00007fd99ad42550 0x00007fd99ad495a0 Yes /usr/lib64/libreoffice/program/../program/libspelllo.so >0x00007fd99aaa3620 0x00007fd99aad5e20 Yes /lib64/libhunspell-1.3.so.0 >0x00007fd99a88e820 0x00007fd99a8960e0 Yes /usr/lib64/libreoffice/program/../program/libhyphenlo.so >0x00007fd99a684040 0x00007fd99a686bc4 Yes /lib64/libhyphen.so.0 >0x00007fd99a475750 0x00007fd99a47e5e0 Yes /usr/lib64/libreoffice/program/../program/liblnthlo.so >0x00007fd99a26d1b0 0x00007fd99a26dd44 Yes /lib64/libmythes-1.2.so.0 >0x00007fd999fb9990 0x00007fd99a03da58 Yes /usr/lib64/libreoffice/program/../program/libdeployment.so >0x00007fd999d7c4d0 0x00007fd999d8f738 Yes /usr/lib64/libreoffice/program/../program/libhelplinkerlo.so >0x00007fd999b41c60 0x00007fd999b66218 Yes /lib64/libxslt.so.1 >0x00007fd999825670 0x00007fd9998d2858 Yes /lib64/libclucene-core.so.1 >0x00007fd99957f950 0x00007fd999584268 Yes /lib64/libclucene-shared.so.1 >0x00007fd99933f6f0 0x00007fd999357d28 Yes /lib64/libclucene-contribs-lib.so.1 >0x00007fd99855c980 0x00007fd99858d6cc Yes /usr/lib64/libreoffice/program/../program/libuuilo.so >0x00007fd98f8f83d0 0x00007fd98fc82758 Yes /usr/lib64/libreoffice/program/../program/libsdlo.so >0x00007fd9982af9f0 0x00007fd99832a8cc Yes /usr/lib64/libreoffice/program/../program/libmsfilterlo.so >0x00007fd98eee6b40 0x00007fd98f15ad80 Yes /usr/lib64/libreoffice/program/../program/libooxlo.so >0x00007fd9980480b0 0x00007fd998076cb4 Yes /usr/lib64/libreoffice/program/../program/libxmlsecurity.so >0x00007fd98ebbbab0 0x00007fd98ebc9920 Yes /usr/lib64/libreoffice/program/../program/libfastsaxlo.so >0x00007fd98d8c6ae0 0x00007fd98d8fe5b0 Yes /usr/lib64/libreoffice/program/../program/libunoxmllo.so >0x00007fd98d675a90 0x00007fd98d682290 Yes /usr/lib64/libreoffice/ure/lib/libstocserviceslo.so >0x00007fd98d4479d0 0x00007fd98d462844 Yes /usr/lib64/libreoffice/ure/lib/libreflectionlo.so >0x00007fd98d1abac0 0x00007fd98d216044 Yes /usr/lib64/libreoffice/program/../program/libxstor.so >0x00007fd98cf61b00 0x00007fd98cf75c80 Yes /usr/lib64/libreoffice/program/../program/libexpwraplo.so >0x00007fd97a14de40 0x00007fd97a1620c8 Yes /usr/lib64/libreoffice/program/../program/libanimcorelo.so >0x00007fd979ee60b0 0x00007fd979f20290 Yes /usr/lib64/libreoffice/program/../program/libsvgiolo.so >0x00007fd979a14450 0x00007fd979b8978c Yes /usr/lib64/libreoffice/program/../program/libfrmlo.so >0x00007fd9795fbe30 0x00007fd9796e08bc Yes /usr/lib64/libreoffice/program/../program/libdbtoolslo.so >0x00007fd97936a6e0 0x00007fd979388118 Yes /usr/lib64/libreoffice/ure/lib/libintrospectionlo.so >0x00007fd979150910 0x00007fd97915db6c Yes /usr/lib64/libreoffice/program/../program/libevtattlo.so >0x00007fd978f26080 0x00007fd978f35648 Yes /usr/lib64/libreoffice/program/../program/libscnlo.so >0x00007fd978cfa110 0x00007fd978d1120c Yes /usr/lib64/libreoffice/program/../program/libfsstoragelo.so >0x00007fd978a5c270 0x00007fd978a5f2a8 Yes /usr/lib64/libreoffice/program/../program/libucpexpand1lo.so >0x00007fd9787fc040 0x00007fd978810f78 Yes /usr/lib64/libreoffice/program/../program/libucpgio1lo.so >0x00007fd9785c9ef0 0x00007fd9785e43f8 Yes /usr/lib64/gio/modules/libgvfsdbus.so >0x00007fd9783558c0 0x00007fd97836d618 Yes /lib64/libgvfscommon.so.0 >0x00007fd97810c670 0x00007fd978134124 Yes /lib64/libbluray.so.1 >0x0000003a39600f10 0x0000003a39601804 Yes /lib64/libutil.so.1 >0x00007fd973dae420 0x00007fd973de8c90 Yes /usr/lib64/libreoffice/program/../program/libfwllo.so >0x00007fd973b2da80 0x00007fd973b79cac Yes /usr/lib64/libreoffice/ure/lib/libbootstraplo.so >0x00007fd973914450 0x00007fd973918064 Yes /usr/lib64/libreoffice/program/../program/libmcnttype.so >0x00007fd9736324a0 0x00007fd9736d5558 Yes /usr/lib64/libreoffice/program/../program/libPresenterScreenlo.so >0x00007fd9729adcc0 0x00007fd9729ae538 Yes /usr/lib64/kde4/kfilemodule.so >0x00007fd9726b7800 0x00007fd9726b9618 Yes /usr/lib64/qt4/plugins/inputmethods/libqimsw-multi.so >0x00007fd97249aa20 0x00007fd9724a0694 Yes /usr/lib64/qt4/plugins/inputmethods/libqtim-ibus.so >0x00007fd972214700 0x00007fd97223ff68 Yes /lib64/libibus-qt.so.1 >0x00007fd971f123d0 0x00007fd971f50ba0 Yes /usr/lib64/libreoffice/program/../program/libucpchelp1.so >0x00007fd99882bb90 0x00007fd998860760 Yes /usr/lib64/libreoffice/program/../program/libucphier1.so >0x00007fd98c3f2800 0x00007fd98c3f4308 Yes /usr/lib64/libreoffice/program/liblocaledata_es.so >0x00007fd98c16bc30 0x00007fd98c1b5658 Yes /usr/lib64/libreoffice/program/libsduilo.so >0x00007fd97af49e00 0x00007fd97b14a6bc Yes /usr/lib64/libreoffice/program/libcuilo.so >0x00007fd97b482300 0x00007fd97b593824 Yes /usr/lib64/libreoffice/program/../program/libslideshowlo.so >0x00007fd97abe9660 0x00007fd97ac07250 Yes /usr/lib64/libreoffice/program/../program/libOGLTranslo.so >0x00007fd97a964ab0 0x00007fd97a9c04bc Yes /lib64/libGLU.so.1 >0x00007fd971b76fc0 0x00007fd971b7f9fc Yes /usr/lib64/libreoffice/program/../program/libcanvasfactorylo.so >0x00007fd9718f56e0 0x00007fd971933294 Yes /usr/lib64/libreoffice/program/../program/libcairocanvaslo.so >0x00007fd97163ecc0 0x00007fd97167d0e0 Yes /usr/lib64/libreoffice/program/../program/libvclcanvaslo.so >(*): Shared library is missing debugging information. >$1 = 0x0 >$2 = 0x0 >rax 0x0 0 >rbx 0x6344ff8 104091640 >rcx 0x5cfeb40 97512256 >rdx 0xffd6d2d0ffd6d2d0 -11590153934548272 >rsi 0x7fff6c5a1850 140735011231824 >rdi 0x6344ff8 104091640 >rbp 0x5e6d7d0 0x5e6d7d0 >rsp 0x7fff6c5a1818 0x7fff6c5a1818 >r8 0x0 0 >r9 0x7fd98d88e29c 140572359189148 >r10 0x72 114 >r11 0x7 7 >r12 0x7fd97b44a718 140572052727576 >r13 0x7fff6c5a1850 140735011231824 >r14 0xffffffff 4294967295 >r15 0x388a5032a0 242838680224 >rip 0x3885c379c0 0x3885c379c0 <Link::operator==(Link const&) const> >eflags 0x10202 [ IF RF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >st0 *value not available* >st1 *value not available* >st2 *value not available* >st3 *value not available* >st4 *value not available* >st5 *value not available* >st6 *value not available* >st7 *value not available* >fctrl *value not available* >fstat *value not available* >ftag *value not available* >fiseg *value not available* >fioff *value not available* >foseg *value not available* >fooff *value not available* >fop *value not available* >xmm0 *value not available* >xmm1 *value not available* >xmm2 *value not available* >xmm3 *value not available* >xmm4 *value not available* >xmm5 *value not available* >xmm6 *value not available* >xmm7 *value not available* >xmm8 *value not available* >xmm9 *value not available* >xmm10 *value not available* >xmm11 *value not available* >xmm12 *value not available* >xmm13 *value not available* >xmm14 *value not available* >xmm15 *value not available* >mxcsr *value not available* >Dump of assembler code for function Link::operator==(Link const&) const: >=> 0x0000003885c379c0 <+0>: mov 0x8(%rdi),%rdx > 0x0000003885c379c4 <+4>: xor %eax,%eax > 0x0000003885c379c6 <+6>: cmp 0x8(%rsi),%rdx > 0x0000003885c379ca <+10>: je 0x3885c379d0 <Link::operator==(Link const&) const+16> > 0x0000003885c379cc <+12>: repz retq > 0x0000003885c379ce <+14>: xchg %ax,%ax > 0x0000003885c379d0 <+16>: test %rdx,%rdx > 0x0000003885c379d3 <+19>: je 0x3885c379e0 <Link::operator==(Link const&) const+32> > 0x0000003885c379d5 <+21>: mov (%rsi),%rax > 0x0000003885c379d8 <+24>: cmp %rax,(%rdi) > 0x0000003885c379db <+27>: sete %al > 0x0000003885c379de <+30>: retq > 0x0000003885c379df <+31>: nop > 0x0000003885c379e0 <+32>: mov $0x1,%eax > 0x0000003885c379e5 <+37>: retq >End of assembler dump.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1087644
: 886301 |
886302
|
886303
|
886304
|
886305
|
886306
|
886307
|
886308
|
886309
|
886310
|
886311