Bug#34442: marked as done (crash while requesting man page) by "F at lk Brettschneider" <gigafalk at yahoo.com>
Stephan Kulow
owner at bugs.kde.org
Sat Nov 3 20:33:02 UTC 2001
Your message with subj: already fixed in a later kdevelop version
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
has caused the attached bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Stephan Kulow
(administrator, KDE bugs database)
Received: (at submit) by bugs.kde.org; 3 Nov 2001 10:10:26 +0000
Received: (qmail 23576 invoked by uid 33); 3 Nov 2001 10:10:26 -0000
Date: 3 Nov 2001 10:10:26 -0000
Message-ID: <20011103101026.23575.qmail at master.kde.org>
To: submit at bugs.kde.org
Subject: crash while requesting man page
From: bartek0001 at poczta.onet.pl
Package: kdevelop
Version: nieznana (using KDE 2.2.0 )
Severity: normal
Installed from: compiled sources
Compiler: gcc version 2.95.2 19991024 (release)
OS: Linux (i686) release 2.2.16
OS/Compiler notes:
KDevelop 2.0 crashes when requesting getopt man page:
first i open existing project
then wrote getopt in one of files
next i rightclicked on getopt and chose man: getopt
At this moment KDevelop crashed. This is report of crash:
-------start-------
0x413ba029 in __wait4 () from /lib/libc.so.6
#0 0x413ba029 in __wait4 () from /lib/libc.so.6
#1 0x41417718 in __DTOR_END__ () from /lib/libc.so.6
#2 0x409bd4a5 in KCrash::defaultCrashHandler ()
from /opt/kde/lib/libkdecore.so.3
#3 <signal handler called>
#4 0x806e22c in DocViewMan::doSelectURL ()
#5 0x808c6bb in CKDevelop::slotURLSelected ()
#6 0x8088e3f in CKDevelop::slotHelpManpage ()
#7 0x40d74f3f in QObject::activate_signal_string ()
from /usr/local/qt/lib/libqt.so.2
#8 0x815275b in CEditWidget::manpage ()
#9 0x8151788 in CEditWidget::slotManpage ()
#10 0x40d748be in QObject::activate_signal () from /usr/local/qt/lib/libqt.so.2
#11 0x40db8583 in QSignal::activate () from /usr/local/qt/lib/libqt.so.2
#12 0x40e77fc9 in QPopupMenu::mouseReleaseEvent ()
from /usr/local/qt/lib/libqt.so.2
#13 0x40dd80de in QWidget::event () from /usr/local/qt/lib/libqt.so.2
#14 0x40d00009 in QApplication::notify () from /usr/local/qt/lib/libqt.so.2
#15 0x40921d76 in KApplication::notify () from /opt/kde/lib/libkdecore.so.3
#16 0x40cc62b0 in QETWidget::translateMouseEvent ()
from /usr/local/qt/lib/libqt.so.2
#17 0x40cc3880 in QApplication::x11ProcessEvent ()
from /usr/local/qt/lib/libqt.so.2
#18 0x40cc26d1 in QApplication::processNextEvent ()
from /usr/local/qt/lib/libqt.so.2
#19 0x40d0242f in QApplication::enter_loop () from /usr/local/qt/lib/libqt.so.2
#20 0x40cc264b in QApplication::exec () from /usr/local/qt/lib/libqt.so.2
#21 0x80e8941 in main ()
#22 0x41351a8e in __libc_start_main (main=0x80e7840 <main>, argc=7,
argv=0xbffff734, init=0x80630d4 <_init>, fini=0x8200720 <_fini>,
rtld_fini=0x4000aa20 <_dl_fini>, stack_end=0xbffff72c)
at ../sysdeps/generic/libc-start.c:92
-----end-----
It crashes every time i request this man page.
It doesn't always crash when requesting other pages. Sometimes it crashes after displaing several man pages, but i didn't find a rule.
(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop-devel
mailing list