Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 696536 Details for
Bug 908674
Any LibreOffice program doesn't start
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
backtrace
libreoffice-crash.txt (text/plain), 7.92 KB, created by
Matěj Cepl
on 2013-02-12 15:01:37 UTC
(
hide
)
Description:
backtrace
Filename:
MIME Type:
Creator:
Matěj Cepl
Created:
2013-02-12 15:01:37 UTC
Size:
7.92 KB
patch
obsolete
>matej@wycliff: ~$ gdb /usr/lib64/libreoffice/program/soffice.bin GNU gdb (GDB) Red Hat Enterprise Linux (7.5.1-34.el7) >Copyright (C) 2012 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "x86_64-redhat-linux-gnu". >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>... >Reading symbols from /usr/lib64/libreoffice/program/soffice.bin...Reading symbols from /usr/lib/debug/usr/lib64/libreoffice/program/soffice.bin.debug...done. >done. >(gdb) run -writer >Starting program: /usr/lib64/libreoffice/program/soffice.bin -writer >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >warning: "/usr/lib/debug/usr/lib64/libicudata.so.49.1.1.debug": separate debug info file has no debug info >warning: Skipping deprecated .gdb_index section in /usr/lib/debug/lib64/libkeyutils.so.1.4.debug. >Do "set use-deprecated-index-sections on" before the file is read >to use the section anyway. >[New Thread 0x7fffe8644700 (LWP 15547)] >Warning: -writer is deprecated. Use --writer instead. > >** (soffice:15532): WARNING **: Unknown type: GailWindow >[New Thread 0x7fffd83e3700 (LWP 15552)] >[New Thread 0x7fffd7be2700 (LWP 15553)] >[New Thread 0x7fffd67e0700 (LWP 15555)] >[Thread 0x7fffd83e3700 (LWP 15552) exited] > >Program received signal SIGSEGV, Segmentation fault. >0x00007fffd59862b7 in lock (this=<optimized out>) > at /usr/src/debug/libreoffice-4.0.0.3/framework/inc/threadhelp/writeguard.hxx:121 >121 m_pLock->acquireWriteAccess(); >Missing separate debuginfos, use: debuginfo-install krb5-libs-1.11-0.el7.beta1.0.x86_64 liblangtag-0.4.0-2.el7.x86_64 >(gdb) thread apply all backtrace > > > > > > > > > > > >(gdb) thread apply all backtrace > >Thread 5 (Thread 0x7fffd67e0700 (LWP 15555)): >#0 0x00007ffff6e1b98d in poll () at ../sysdeps/unix/syscall-template.S:81 >#1 0x00007ffff2910d24 in g_main_context_poll (priority=2147483647, n_fds=3, fds= > 0x7fffcc0010c0, timeout=-1, context=0xec7f00) at gmain.c:3584 >#2 g_main_context_iterate (context=0xec7f00, block=block@entry=1, > dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3285 >#3 0x00007ffff2911182 in g_main_loop_run (loop=0xec7e90) at gmain.c:3484 >#4 0x00007fffeedef546 in gdbus_shared_thread_func (user_data=0xec7ed0) > at gdbusprivate.c:277 >#5 0x00007ffff2934605 in g_thread_proxy (data=0xebcf70) at gthread.c:797 >#6 0x00007ffff6b1dd15 in start_thread (arg=0x7fffd67e0700) > at pthread_create.c:308 >#7 0x00007ffff6e2446d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114 > >Thread 4 (Thread 0x7fffd7be2700 (LWP 15553)): >#0 0x00007ffff6e2512d in accept () at ../sysdeps/unix/syscall-template.S:81 >#1 0x00007ffff7b90b80 in osl_acceptPipe (pPipe=0x76c180) > at /usr/src/debug/libreoffice-4.0.0.3/sal/osl/unx/pipe.c:458 >#2 0x00007ffff794f02a in accept (Connection=..., this=0x76a828) > at /usr/src/debug/libreoffice-4.0.0.3/solver/unxlngx6.pro/inc/osl/pipe.hxx:132 >#3 desktop::OfficeIPCThread::execute (this=<optimized out>) > at /usr/src/debug/libreoffice-4.0.0.3/desktop/source/app/officeipcthread.cxx:651 >#4 0x00007ffff5a27cb6 in salhelper::Thread::run (this=0x76a800) > at /usr/src/debug/libreoffice-4.0.0.3/salhelper/source/thread.cxx:60 >#5 0x00007ffff5a27f2a in osl::threadFunc (param=0x76a810) > at /usr/src/debug/libreoffice-4.0.0.3/solver/unxlngx6.pro/inc/osl/thread.hxx:187 >#6 0x00007ffff7b96527 in osl_thread_start_Impl (pData=0x76b880) > at /usr/src/debug/libreoffice-4.0.0.3/sal/osl/unx/thread.c:252 >#7 0x00007ffff6b1dd15 in start_thread (arg=0x7fffd7be2700) > at pthread_create.c:308 >#8 0x00007ffff6e2446d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114 > >Thread 2 (Thread 0x7fffe8644700 (LWP 15547)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217 >#1 0x00007ffff7b9c929 in rtl_cache_wsupdate_wait (seconds=10) > at /usr/src/debug/libreoffice-4.0.0.3/sal/rtl/source/alloc_cache.cxx:1388 >#2 rtl_cache_wsupdate_all (arg=<optimized out>) > at /usr/src/debug/libreoffice-4.0.0.3/sal/rtl/source/alloc_cache.cxx:1528 >#3 0x00007ffff6b1dd15 in start_thread (arg=0x7fffe8644700) > at pthread_create.c:308 >#4 0x00007ffff6e2446d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114 > >---Type <return> to continue, or q <return> to quit--- >Thread 1 (Thread 0x7ffff7fa7800 (LWP 15532)): >#0 0x00007fffd59862b7 in lock (this=<optimized out>) > at /usr/src/debug/libreoffice-4.0.0.3/framework/inc/threadhelp/writeguard.hxx:121 >#1 framework::WriteGuard::lock (this=0x7fffffffc660) > at /usr/src/debug/libreoffice-4.0.0.3/framework/inc/threadhelp/writeguard.hxx:106 >#2 0x00007fffd5a01e3e in WriteGuard (rLock=..., this=0x7fffffffc660) > at /usr/src/debug/libreoffice-4.0.0.3/framework/inc/threadhelp/writeguard.hxx:76 >#3 framework::PathSettings::fa_getCfgNew (this=this@entry=0x7fffd86167c0) > at /usr/src/debug/libreoffice-4.0.0.3/framework/source/services/pathsettings.cxx:1142 >#4 0x00007fffd5a043a6 in framework::PathSettings::impl_readAll (this= > 0x7fffd86167c0) > at /usr/src/debug/libreoffice-4.0.0.3/framework/source/services/pathsettings.cxx:206 >#5 0x00007fffd59fe271 in framework::PathSettings::impl_createInstance ( > xServiceManager=...) > at /usr/src/debug/libreoffice-4.0.0.3/framework/source/services/pathsettings.cxx:104 >#6 0x00007ffff60bcaea in cppu::OSingleFactoryHelper::createInstanceEveryTime ( > this=0x7ffff7e8a4d0, xContext=...) > at /usr/src/debug/libreoffice-4.0.0.3/cppuhelper/source/factory.cxx:173 >#7 0x00007ffff60be1b8 in createInstanceWithContext (xContext=..., this= > 0x7ffff7e8a4d0) > at /usr/src/debug/libreoffice-4.0.0.3/cppuhelper/source/factory.cxx:205 >#8 cppu::OFactoryComponentHelper::createInstanceWithContext (this= > 0x7ffff7e8a468, xContext=...) > at /usr/src/debug/libreoffice-4.0.0.3/cppuhelper/source/factory.cxx:471 >#9 0x00007ffff60a2984 in (anonymous namespace)::ServiceManager::createInstanceWithContext (this=0x7ffff7f75308, aServiceSpecifier=..., Context=...) > at /usr/src/debug/libreoffice-4.0.0.3/cppuhelper/source/defaultbootstrap.cxx:989 >#10 0x00007ffff609add4 in (anonymous namespace)::ServiceManager::createInstance ( > this=<optimized out>, aServiceSpecifier=...) > at /usr/src/debug/libreoffice-4.0.0.3/cppuhelper/source/defaultbootstrap.cxx:939 >#11 0x00007ffff3ce66ac in SvtPathOptions_Impl::SvtPathOptions_Impl (this= > 0xf6d5e0) > at /usr/src/debug/libreoffice-4.0.0.3/unotools/source/config/pathoptions.cxx:424 >#12 0x00007ffff3ce9715 in SvtPathOptions::SvtPathOptions (this=0x7fffffffcdf0) > at /usr/src/debug/libreoffice-4.0.0.3/unotools/source/config/pathoptions.cxx:495 >#13 0x00007ffff7931c58 in desktop::Desktop::CreateTemporaryDirectory ( > > this=this@entry=0x7fffffffd4d0) > at /usr/src/debug/libreoffice-4.0.0.3/desktop/source/app/appinit.cxx:266 >#14 0x00007ffff7933004 in desktop::Desktop::RegisterServices (this= > 0x7fffffffd4d0, context=...) >---Type <return> to continue, or q <return> to quit--- > at /usr/src/debug/libreoffice-4.0.0.3/desktop/source/app/appinit.cxx:155 >#15 0x00007ffff7920613 in desktop::Desktop::Main (this=0x7fffffffd4d0) > at /usr/src/debug/libreoffice-4.0.0.3/desktop/source/app/app.cxx:1409 >#16 0x00007ffff35e0db1 in ImplSVMain () > at /usr/src/debug/libreoffice-4.0.0.3/vcl/source/app/svmain.cxx:162 >#17 0x00007ffff35e1105 in SVMain () > at /usr/src/debug/libreoffice-4.0.0.3/vcl/source/app/svmain.cxx:199 >#18 0x00007ffff7953525 in soffice_main () > at /usr/src/debug/libreoffice-4.0.0.3/desktop/source/app/sofficemain.cxx:74 >#19 0x000000000040073b in sal_main () > at /usr/src/debug/libreoffice-4.0.0.3/desktop/source/app/main.c:48 >#20 main (argc=<optimized out>, argv=<optimized out>) > at /usr/src/debug/libreoffice-4.0.0.3/desktop/source/app/main.c:47 >(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 908674
: 696536 |
696764
|
696777