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 285921 Details for
Bug 422061
KDE4 applications aren't starting at all
[?]
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 in gdb for kwrite
gdb-kwrite.txt (text/plain), 4.48 KB, created by
Sebastian Vahl
on 2007-12-12 17:29:17 UTC
(
hide
)
Description:
backtrace in gdb for kwrite
Filename:
MIME Type:
Creator:
Sebastian Vahl
Created:
2007-12-12 17:29:17 UTC
Size:
4.48 KB
patch
obsolete
>[testuser@localhost ~]$ gdb kwrite >GNU gdb Red Hat Linux (6.7.1-6.fc9rh) >Copyright (C) 2007 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 "i386-redhat-linux-gnu"... >Using host libthread_db library "/lib/libthread_db.so.1". >(gdb) run >Starting program: /usr/bin/kwrite >[Thread debugging using libthread_db enabled] >[New Thread 0xb7f426d0 (LWP 5805)] > >Program received signal SIGABRT, Aborted. >[Switching to Thread 0xb7f426d0 (LWP 5805)] >0x00110402 in __kernel_vsyscall () >(gdb) thread apply all bt > >Thread 1 (Thread 0xb7f426d0 (LWP 5805)): >#0 0x00110402 in __kernel_vsyscall () >#1 0x007d95d5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 >#2 0x070c4f88 in QMutexPrivate::wait (this=<value optimized out>, timeout=<value optimized out>) at thread/qmutex_unix.cpp:76 >#3 0x070c1bd9 in QMutex::lock (this=<value optimized out>) at thread/qmutex.cpp:211 >#4 0x0723b25d in DBusMutex::mutex_lock (mutex=Could not find the frame base for "DBusMutex::mutex_lock(DBusMutex*)". >) at qdbusthread.cpp:66 >#5 0x00b4901f in _dbus_mutex_lock (mutex=<value optimized out>) at dbus-threads.c:150 >#6 0x00b3106d in _dbus_bus_notify_shared_connection_disconnected_unlocked (connection=Could not find the frame base for "_dbus_bus_notify_shared_connection_disconnected_unlocked". >) at dbus-bus.c:353 >#7 0x00b351ed in _dbus_connection_get_dispatch_status_unlocked (connection=<value optimized out>) at dbus-connection.c:3871 >#8 0x00b36503 in _dbus_connection_close_possibly_shared_and_unlock (connection=<value optimized out>) at dbus-connection.c:2689 >#9 0x00b31aed in internal_bus_get (type=<value optimized out>, private=<value optimized out>, error=<value optimized out>) at dbus-bus.c:448 >#10 0x07216923 in QDBusConnection::connectToBus (type=<value optimized out>, name=<value optimized out>) at qdbusconnection.cpp:326 >#11 0x072169f5 in _q_sessionBus () at qdbusconnection.cpp:897 >#12 0x07216b0f in QDBusConnection::sessionBus () at qdbusconnection.cpp:911 >#13 0x004f2117 in OxygenStyle (this=0x8326628) at /usr/src/debug/kdebase-runtime-3.97.0/kstyles/oxygen/oxygen.cpp:102 >#14 0x004f5b3e in KStyleFactory<OxygenStyle>::create (this=0x8326400, id=@0xbf9cd784) at /usr/include/kstyle.h:1580 >#15 0x028b221b in QStyleFactory::create (key=<value optimized out>) at styles/qstylefactory.cpp:166 >#16 0x07680535 in KGlobalSettings::Private::applyGUIStyle (this=Could not find the frame base for "KGlobalSettings::Private::applyGUIStyle()". >) at /usr/src/debug/kdelibs-3.97.0/kdeui/kernel/kglobalsettings.cpp:851 >#17 0x07680652 in KGlobalSettings::Private::kdisplaySetStyle (this=<value optimized out>) at /usr/src/debug/kdelibs-3.97.0/kdeui/kernel/kglobalsettings.cpp:988 >#18 0x0768155b in KGlobalSettings (this=<value optimized out>) at /usr/src/debug/kdelibs-3.97.0/kdeui/kernel/kglobalsettings.cpp:156 >#19 0x076817d0 in KGlobalSettings::self () at /usr/src/debug/kdelibs-3.97.0/kdeui/kernel/kglobalsettings.cpp:149 >#20 0x0761f6ed in KIconLoader (this=<value optimized out>, componentData=<value optimized out>, parent=<value optimized out>) at /usr/src/debug/kdelibs-3.97.0/kdeui/icons/kiconloader.cpp:338 >#21 0x0761f936 in KIconLoader::global () at /usr/src/debug/kdelibs-3.97.0/kdeui/icons/kiconloader.cpp:1507 >#22 0x07623aaf in DesktopIcon (name=Could not find the frame base for "DesktopIcon(QString const&, int, int, QStringList const&)". >) at /usr/src/debug/kdelibs-3.97.0/kdeui/icons/kiconloader.cpp:1417 >#23 0x07652f3a in KApplicationPrivate::parseCommandLine (this=<value optimized out>) at /usr/src/debug/kdelibs-3.97.0/kdeui/kernel/kapplication.cpp:852 >#24 0x076543d7 in KApplicationPrivate::init (this=<value optimized out>, GUIenabled=<value optimized out>) at /usr/src/debug/kdelibs-3.97.0/kdeui/kernel/kapplication.cpp:504 >#25 0x07655f03 in KApplication (this=<value optimized out>, GUIenabled=<value optimized out>) at /usr/src/debug/kdelibs-3.97.0/kdeui/kernel/kapplication.cpp:360 >#26 0x0011e5af in kdemain (argc=1, argv=0xbf9ce284) at /usr/src/debug/kdebase-3.97.0/apps/kwrite/kwritemain.cpp:679 >#27 0x08048792 in main (argc=Cannot access memory at address 0x80 >) at /usr/src/debug/kdebase-3.97.0/i386-redhat-linux-gnu/apps/kwrite/kwrite_dummy.cpp:3 >#28 0x00659390 in __libc_start_main (main=Could not find the frame base for "__libc_start_main". >) at libc-start.c:220 >#29 0x080486b1 in _start () >(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 422061
:
285911
| 285921 |
286311
|
288141
|
289798