Summary: | crash on attempting to open newsgroups via news:// URLs in konq. | ||
---|---|---|---|
Product: | [Unmaintained] knode | Reporter: | Will Stephenson <wstephenson> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | larkang |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Will Stephenson
2003-11-12 13:36:00 UTC
recent version, problem still exists. Backtrace: [New Thread 16384 (LWP 31266)] [New Thread 32769 (LWP 31269)] [New Thread 16384 (LWP 31266)] [New Thread 32769 (LWP 31269)] [New Thread 16384 (LWP 31266)] [New Thread 32769 (LWP 31269)] [New Thread 16386 (LWP 31270)] [New Thread 32771 (LWP 31271)] 0x414cbbdb in waitpid () from /lib/libpthread.so.0 #0 0x414cbbdb in waitpid () from /lib/libpthread.so.0 #1 0x40bd0544 in __JCR_LIST__ () from /opt/kde/lib/libkdecore.so.4 #2 0xfffffff4 in ?? () #3 0x40afe9b4 in KCrash::defaultCrashHandler(int) (sig=11) at kcrash.cpp:246 #4 0x414ca7f5 in __pthread_sighandler () from /lib/libpthread.so.0 #5 <signal handler called> #6 0x0808de59 in KNMainWidget::openURL(KURL const&) (this=0x650073, url=@0xbffff390) at knmainwidget.cpp:476 #7 0x080836fe in KNMainWindow::openURL(KURL const&) (this=0x822b870, url=@0xbffff390) at knode.cpp:62 #8 0x0808423a in KNApplication::newInstance() (this=0xbffffad0) at knapplication.cpp:79 #9 0x40b21203 in KUniqueApplication::processDelayed() (this=0xbffffad0) at kuniqueapplication.cpp:398 #10 0x40b2164f in KUniqueApplication::qt_invoke(int, QUObject*) ( this=0xbffffad0, _id=18, _o=0x650073) at kuniqueapplication.moc:86 #11 0x08083e37 in KNApplication::qt_invoke(int, QUObject*) (this=0xbffffad0, _id=18, _o=0xbffff580) at knapplication.moc:77 #12 0x40eec22c in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/local/qt-copy/lib/libqt-mt.so.3 #13 0x41209bda in QSignal::signal(QVariant const&) () from /usr/local/qt-copy/lib/libqt-mt.so.3 #14 0x40f05cf6 in QSignal::activate() () from /usr/local/qt-copy/lib/libqt-mt.so.3 #15 0x40f0d383 in QSingleShotTimer::event(QEvent*) () from /usr/local/qt-copy/lib/libqt-mt.so.3 #16 0x40e90a6f in QApplication::internalNotify(QObject*, QEvent*) () from /usr/local/qt-copy/lib/libqt-mt.so.3 #17 0x40e9007b in QApplication::notify(QObject*, QEvent*) () from /usr/local/qt-copy/lib/libqt-mt.so.3 #18 0x40a50baf in KApplication::notify(QObject*, QEvent*) (this=0xbffffad0, receiver=0x81f1388, event=0xbffff920) at kapplication.cpp:509 #19 0x40e805d5 in QEventLoop::activateTimers() () from /usr/local/qt-copy/lib/libqt-mt.so.3 #20 0x40e3d18d in QEventLoop::processEvents(unsigned) () from /usr/local/qt-copy/lib/libqt-mt.so.3 #21 0x40ea4248 in QEventLoop::enterLoop() () from /usr/local/qt-copy/lib/libqt-mt.so.3 #22 0x40ea40f8 in QEventLoop::exec() () from /usr/local/qt-copy/lib/libqt-mt.so.3 #23 0x40e90cc1 in QApplication::exec() () from /usr/local/qt-copy/lib/libqt-mt.so.3 #24 0x08084800 in main (argc=2, argv=0xbffffc44) at main.cpp:47 This one was fixed, wasn't it? Any idea when it was fixed? My cvs is from 27 November, and still crashes. Will retest when I've updated. This one I thought: https://mail.kde.org/pipermail/knode-devel/2003-November/000134.html it fixed it for me at least. But as it was before, 21 Nov, there might be more problems Will, did you test this again? Seems to work for me. Yes it's fixed. |