[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 160163] Switching view from "text documents" to "Embedded text
From:       Oliver Putz <Regnaron () web ! de>
Date:       2008-03-31 18:34:34
Message-ID: 20080331183434.6946.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=160163         
Regnaron web de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Regnaron web de
             Status|UNCONFIRMED                 |NEW
      everconfirmed|0                           |1



------- Additional Comments From Regnaron web de  2008-03-31 20:34 -------
I can reproduce this crash with a current SVN build. However, for me the bug surfaces \
a little different and the following steps are sufficient:

1) Fire up konqueror
2) Open a text file (Konqueror per default displayes it with "Embedded Advanced Text \
Editor" for me) 3) Switch to View->View Mode->karm part
4) See konqueror crash.

Note: The original bugtrace seems to go through koffice when it crashes, while I \
don't have any koffice installe for KDE4

My backtrace for this is:

Application: Konqueror (konqueror), signal SIGABRT
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb6256a20 (LWP 6883)]
[KCrash handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb64a71f1 in *__GI_raise (sig=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#8  0xb64a89b8 in *__GI_abort () at abort.c:88
#9  0xb717ba45 in qt_message_output (msgType=QtFatalMsg, 
    buf=0xbf92475c "ASSERT: \"d\" in file \
/var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kdecore/kernel/kcomponentdata.cpp, \
line 192")  at global/qglobal.cpp:2047
#10 0xb717bb0a in qFatal (msg=0xb72d3fec "ASSERT: \"%s\" in file %s, line %d")
    at global/qglobal.cpp:2249
#11 0xb717bfd5 in qt_assert (assertion=0xb7c1b9c9 "d", 
    file=0xb7c11e28 "/var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kdecore/kernel/kcomponentdata.cpp", \
line=192) at global/qglobal.cpp:1821 #12 0xb7b39118 in KComponentData::catalogName \
(this=0xbf92684c)  at \
/var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kdecore/kernel/kcomponentdata.cpp:192
 #13 0xb7e73514 in KParts::PartBase::setComponentData (this=0x86f3198, 
    componentData= 0xbf92684c, bLoadPlugins=true)
    at /var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kparts/part.cpp:147
 #14 0xb7e6f2b1 in KParts::PartBase::setComponentData (this=0x86f3198, 
    componentData= 0xbf92684c)
    at /var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kparts/part.cpp:139
 #15 0xb45fb4b0 in karmPart (this=0x86f3190, parentWidget=0x0, 
    parent=0x8789ab0)
    at /var/tmp/portage/kde-base/kdepim-9999.4/work/kdepim-9999.4/ktimetracker/karm_part.cpp:55
 #16 0xb45fc572 in KPluginFactory::createPartInstance<karmPart> (
    parentWidget=0x0, parent=0x8789ab0, args= 0xbf926948)
    at /usr/kde/svn/include/kpluginfactory.h:465
#17 0xb7bf1ea2 in KPluginFactory::create (this=0x877bc68, 
    iface=0xb7f9b315 "KParts::ReadOnlyPart", parentWidget=0x0, 
    parent=0x8789ab0, args= 0xbf926948, keyword= 0xbf926944)
    at /var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kdecore/util/kpluginfactory.cpp:181
 #18 0xb7f41331 in KPluginFactory::create (this=0x877bc68, parent=0x8789ab0, 
    classname=0xb7f9b315 "KParts::ReadOnlyPart", args= 0xbf9269d4)
    at /usr/kde/svn/include/kpluginfactory.h:342
#19 0xb7f3ff84 in KonqViewFactory::create (this=0xbf9269d0, 
    parentWidget=0x8789ab0, parent=0x0)
    at /var/tmp/portage/kde-base/kdebase-9999.4/work/kdebase-9999.4/apps/konqueror/src/konqfactory.cpp:86
 #20 0xb7f2b244 in KonqFrame::attach (this=0x8789ab0, viewFactory= 0xbf926b10)
    at /var/tmp/portage/kde-base/kdebase-9999.4/work/kdebase-9999.4/apps/konqueror/src/konqframe.cpp:104
 #21 0xb7f179ee in KonqView::switchView (this=0x84da6b0, 
    viewFactory= 0xbf926b10)
    at /var/tmp/portage/kde-base/kdebase-9999.4/work/kdebase-9999.4/apps/konqueror/src/konqview.cpp:241
 #22 0xb7f181f8 in KonqView::changePart (this=0x84da6b0, mimeType= 0xbf926bb4, 
    serviceName= 0xbf926ba8, forceAutoEmbed=false)
    at /var/tmp/portage/kde-base/kdebase-9999.4/work/kdebase-9999.4/apps/konqueror/src/konqview.cpp:365
 #23 0xb7f636f9 in KonqMainWindow::slotViewModeTriggered (this=0x811dae8, 
    action=0x87b2468)
    at /var/tmp/portage/kde-base/kdebase-9999.4/work/kdebase-9999.4/apps/konqueror/src/konqmainwindow.cpp:1597
 #24 0xb7f6a24d in KonqMainWindow::qt_metacall (this=0x811dae8, 
    _c=QMetaObject::InvokeMetaMethod, _id=70, _a=0x8771c28)
    at /var/tmp/portage/kde-base/kdebase-9999.4/work/kdebase_build/apps/konqueror/src/konqmainwindow.moc:335
 #25 0xb728ab79 in QMetaCallEvent::placeMetaCall (this=0x87ba310, 
    object=0x811dae8) at kernel/qobject.cpp:535
#26 0xb728cede in QObject::event (this=0x811dae8, e=0x87ba310)
    at kernel/qobject.cpp:1131
#27 0xb689a512 in QWidget::event (this=0x811dae8, event=0x87ba310)
    at kernel/qwidget.cpp:7233
#28 0xb6c3552f in QMainWindow::event (this=0x811dae8, event=0x87ba310)
    at widgets/qmainwindow.cpp:1252
#29 0xb79a30f2 in KMainWindow::event (this=0x811dae8, ev=0x87ba310)
    at /var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kdeui/widgets/kmainwindow.cpp:1028
 #30 0xb79d771c in KXmlGuiWindow::event (this=0x811dae8, ev=0x87ba310)
    at /var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kdeui/xmlgui/kxmlguiwindow.cpp:123
 #31 0xb7f4a194 in KonqMainWindow::event (this=0x811dae8, e=0x87ba310)
    at /var/tmp/portage/kde-base/kdebase-9999.4/work/kdebase-9999.4/apps/konqueror/src/konqmainwindow.cpp:5577
 #32 0xb683c71f in QApplicationPrivate::notify_helper (this=0x80587c8, 
    receiver=0x811dae8, e=0x87ba310) at kernel/qapplication.cpp:3735
#33 0xb683e25f in QApplication::notify (this=0xbf927808, receiver=0x811dae8, 
    e=0x87ba310) at kernel/qapplication.cpp:3329
#34 0xb78e5ac3 in KApplication::notify (this=0xbf927808, receiver=0x811dae8, 
    event=0x87ba310)
    at /var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kdeui/kernel/kapplication.cpp:311
 #35 0xb727acf7 in QCoreApplication::notifyInternal (this=0xbf927808, 
    receiver=0x811dae8, event=0x87ba310) at kernel/qcoreapplication.cpp:586
#36 0xb727c059 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, 
    event_type=0, data=0x804cb68)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#37 0xb72ab7a8 in QEventDispatcherUNIX::processEvents (this=0x8057f58, 
    flags= 0xbf9274e8) at kernel/qeventdispatcher_unix.cpp:867
#38 0xb68d4cfe in QEventDispatcherX11::processEvents (this=0x8057f58, 
    flags= 0xbf927514) at kernel/qeventdispatcher_x11.cpp:154
#39 0xb7279e61 in QEventLoop::processEvents (this=0xbf927580, 
    flags= 0xbf927548) at kernel/qeventloop.cpp:146
#40 0xb7279f8f in QEventLoop::exec (this=0xbf927580, flags= 0xbf927588)
    at kernel/qeventloop.cpp:197
#41 0xb727c476 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:838
#42 0xb683be37 in QApplication::exec () at kernel/qapplication.cpp:3267
#43 0xb7f94c17 in kdemain (argc=1, argv=0xbf927b84)
    at /var/tmp/portage/kde-base/kdebase-9999.4/work/kdebase-9999.4/apps/konqueror/src/konqmain.cpp:218
 #44 0x080487e2 in main (argc=)
    at /var/tmp/portage/kde-base/kdebase-9999.4/work/kdebase_build/apps/konqueror/src/konqueror_dummy.cpp:3
 #45 0xb6493fdc in __libc_start_main (main=0x80487c0 <main>, argc=1, 
    ubp_av=0xbf927b84, init=0x8048810 <__libc_csu_init>, 
    fini=0x8048800 <__libc_csu_fini>, rtld_fini=0xb7fb9100 <_dl_fini>, 
    stack_end=0xbf927b7c) at libc-start.c:229
#46 0x08048731 in _start ()
#0  0xffffe410 in __kernel_vsyscall ()


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic