Summary: | Crash Before Print Dialog Shows | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Túlio Miranda Barros <tmbarros> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Túlio Miranda Barros
2007-06-05 20:25:19 UTC
Running kprint from terminal gets almost the same message with the same signal 4 error. I guess the problem is with kprinter, not with kate itself. $ kprinter kbuildsycoca running... KCrash: Application 'kprinter' crashing... (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1233762608 (LWP 6551)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [KCrash handler] #6 0xb7cb9d1c in KXmlCommand::parseArgument () from /usr/lib/libkdeprint.so.4 #7 0xb7cba6e3 in KXmlCommand::parseGroup () from /usr/lib/libkdeprint.so.4 #8 0xb7cbaec2 in KXmlCommand::loadXml () from /usr/lib/libkdeprint.so.4 #9 0xb7cbafcb in KXmlCommand::check () from /usr/lib/libkdeprint.so.4 #10 0xb7cbc960 in KXmlCommand::command () from /usr/lib/libkdeprint.so.4 #11 0xb7cbcb3c in KXmlCommandManager::checkCommand () from /usr/lib/libkdeprint.so.4 #12 0xb7c71681 in KMUiManager::systemPageCap () from /usr/lib/libkdeprint.so.4 #13 0xb7c716e5 in KMUiManager::pageCap () from /usr/lib/libkdeprint.so.4 #14 0xb7c7174e in KMUiManager::copyFlags () from /usr/lib/libkdeprint.so.4 #15 0xb7c99cdb in KPCopiesPage::initialize () from /usr/lib/libkdeprint.so.4 #16 0xb7c9ad4f in KPCopiesPage::KPCopiesPage () from /usr/lib/libkdeprint.so.4 #17 0xb7c71599 in KMUiManager::setupPrintDialog () from /usr/lib/libkdeprint.so.4 #18 0xb7c87ee1 in KPrintDialog::printerDialog () from /usr/lib/libkdeprint.so.4 #19 0xb7f59ff7 in PrintWrapper::slotPrint () from /usr/lib/libkdeinit_kprinter.so #20 0xb7f5a415 in PrintWrapper::qt_invoke () from /usr/lib/libkdeinit_kprinter.so #21 0xb6d6888b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 #22 0xb70f4ae0 in QSignal::signal () from /usr/lib/libqt-mt.so.3 #23 0xb6d8881e in QSignal::activate () from /usr/lib/libqt-mt.so.3 #24 0xb6d90234 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3 #25 0xb6cffa60 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3 #26 0xb6d0188f in QApplication::notify () from /usr/lib/libqt-mt.so.3 #27 0xb74d6ce2 in KApplication::notify () from /usr/lib/libkdecore.so.4 #28 0xb6c921e9 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3 #29 0xb6cf24ab in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3 #30 0xb6ca6d25 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3 #31 0xb6d1a136 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3 #32 0xb6d19f46 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3 #33 0xb6d01609 in QApplication::exec () from /usr/lib/libqt-mt.so.3 #34 0xb7f583ce in kdemain () from /usr/lib/libkdeinit_kprinter.so #35 0x080484c2 in ?? () #36 0x00000001 in ?? () #37 0xbfbeae54 in ?? () #38 0xbfbeadb8 in ?? () #39 0xb7e30ff4 in ?? () from /lib/tls/i686/cmov/libc.so.6 #40 0xb7f7e7b0 in ?? () from /lib/ld-linux.so.2 #41 0xbfbeadd0 in ?? () #42 0xbfbeae28 in ?? () #43 0xb7d09ebc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 Backtrace stopped: frame did not save the PC Please report this bug to (K)Ubuntu's bug tracking system at https://bugs.launchpad.net/ kprinter from KDE 3.5.6 worked fine on Knoppix, Sidux and openSUSE 10.2 when I tested it. This most be specific to your distro or your system, and I am not in a position to help you there. Hi I'm sending the bug to Ubuntu. Thank you, anyway! Kurt Pfeifle escreveu: [bugs.kde.org quoted mail] |