[Knode-devel] [Bug 67991] New: crash on attempting to open
newsgroups via news:// URLs in konq.
Will Stephenson
lists at stevello.free-online.co.uk
Wed Nov 12 13:36:04 CET 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=67991
Summary: crash on attempting to open newsgroups via news:// URLs
in konq.
Product: knode
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: crash
Priority: NOR
Component: general
AssignedTo: knode-devel at kde.org
ReportedBy: lists at stevello.free-online.co.uk
Version: (using KDE Devel)
Installed from: Compiled sources
Compiler: gcc3.3.1
OS: Linux
Using konqueror, find a webpage with a URL of the form news://server/group in it - click on it and knode should launch and display the newsgroup.
There is one such link at http://bugs.kde.org/show_bug.cgi?id=59449.
NB these are servers that I do not have set up already in KNode.
Backtrace:
#2 0x416a296c in __pthread_sighandler () from /lib/i686/libpthread.so.0
#3 <signal handler called>
#4 0x0808bcba in KNMainWidget::openURL(KURL const&) (this=0x1,
url=@0xbfffe920)
at /home/will/projects/kde/src/kdepim/knode/knmainwidget.cpp:476
#5 0x080820d6 in KNMainWindow::openURL(KURL const&) (this=0x8243df8,
url=@0xbfffe920) at /home/will/projects/kde/src/kdepim/knode/knode.cpp:62
#6 0x08082b49 in KNApplication::newInstance() (this=0xbfffef80)
at /home/will/projects/kde/src/kdepim/knode/knapplication.cpp:79
#7 0x40b41aa3 in KUniqueApplication::processDelayed() (this=0xbfffef80)
at /home/will/projects/kde/src/kdelibs/kdecore/kuniqueapplication.cpp:397
#8 0x40b41e1b in KUniqueApplication::qt_invoke(int, QUObject*) (
this=0xbfffef80, _id=18, _o=0xbfffeb00) at kuniqueapplication.moc:86
#9 0x08082767 in KNApplication::qt_invoke(int, QUObject*) (this=0xbfffef80,
_id=18, _o=0xbfffeb00) at knapplication.moc:77
#10 0x40f6bdf1 in QObject::activate_signal(QConnectionList*, QUObject*) (
this=0x821f238, clist=0x821f4b0, o=0xbfffeb00) at kernel/qobject.cpp:2333
#11 0x412aee44 in QSignal::signal(QVariant const&) (this=0x821f238,
t0=@0x821f260) at .moc/debug-shared-mt/moc_qsignal.cpp:100
#12 0x40f89299 in QSignal::activate() (this=0x821f238)
at kernel/qsignal.cpp:204
#13 0x40f905a7 in QSingleShotTimer::event(QEvent*) (this=0x821f210)
at kernel/qtimer.cpp:277
#14 0x40f09073 in QApplication::internalNotify(QObject*, QEvent*) (
this=0xbfffef80, receiver=0x821f210, e=0xbfffed70)
at kernel/qapplication.cpp:2582
#15 0x40f08530 in QApplication::notify(QObject*, QEvent*) (this=0xbfffef80,
receiver=0x821f210, e=0xbfffed70) at kernel/qapplication.cpp:2305
#16 0x40a95064 in KApplication::notify(QObject*, QEvent*) (this=0xbfffef80,
receiver=0x821f210, event=0xbfffed70)
at /home/will/projects/kde/src/kdelibs/kdecore/kapplication.cpp:509
#17 0x40121fff in QApplication::sendEvent(QObject*, QEvent*) (
receiver=0x821f210, event=0xbfffed70) at qapplication.h:492
#18 0x40ef7140 in QEventLoop::activateTimers() (this=0x81ea8e0)
at kernel/qeventloop_unix.cpp:557
#19 0x40eb0e6e in QEventLoop::processEvents(unsigned) (this=0x81ea8e0, flags=4)
at kernel/qeventloop_x11.cpp:346
#20 0x40f1eb0a in QEventLoop::enterLoop() (this=0x81ea8e0)
at kernel/qeventloop.cpp:198
#21 0x40f1ea26 in QEventLoop::exec() (this=0x81ea8e0)
at kernel/qeventloop.cpp:145
#22 0x40f091f3 in QApplication::exec() (this=0xbfffef80)
at kernel/qapplication.cpp:2705
#23 0x08083117 in main (argc=2, argv=0xbffff0f4)
at /home/will/projects/kde/src/kdepim/knode/main.cpp:47
More information about the Knode-devel
mailing list