Bug#27765: marked as done (Window->Close All causes crash (sometimes)) by "F at lk Brettschneider" <gigafalk at yahoo.com>

Stephan Kulow owner at bugs.kde.org
Thu Aug 23 13:48:32 UTC 2001


Your message with subj: fixed in version 2.0

"F at lk Brettschneider" wrote:
> =

> =

> =

> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> =

> -
> to unsubscribe from this list send an email to kdevelop-devel-request at k=
develop.org with the following body:
> unsubscribe =BByour-email-address=AB

_________________________________________________________
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; 27 Jun 2001 02:47:47 +0000
Received: (qmail 8298 invoked by uid 33); 27 Jun 2001 02:47:47 -0000
Date: 27 Jun 2001 02:47:47 -0000
Message-ID: <20010627024747.8297.qmail at master.kde.org>
To: submit at bugs.kde.org
Subject: Window->Close All causes crash (sometimes)
From: Jay Oliveri <ilnero at gmx.net>

Package:           kdevelop
Version:           2.0 (using KDE 2.2.0 \6beta1)
Severity:          normal
Installed from:    compiled sources
Compiler:          gcc version 2.95.4 20010319 (Debian prerelease)
OS:                Linux (i686) release 2.4.5
OS/Compiler notes: 

Here's a backtrace:

 0x410e9f89 in wait4 () from /lib/libc.so.6
#0  0x410e9f89 in wait4 () from /lib/libc.so.6
#1  0x41153b4c in __check_rhosts_file () from /lib/libc.so.6
#2  0x409030f5 in KCrash::defaultCrashHandler ()
   from /usr/src/kde/lib/libkdecore.so.3
#3  0x41073a28 in sigaction () from /lib/libc.so.6

#4  0x40126430 in QextMdiChildView::focusInEvent (this=0x84888d0, e=0xbfffefdc)

    at qextmdichildview.cpp:344
#5  0x40c29222 in QWidget::event () from /usr/src/kde/qt-copy/lib/libqt.so.2
#6  0x40b9550b in QApplication::notify ()
   from /usr/src/kde/qt-copy/lib/libqt.so.2

#7  0x40875484 in KApplication::notify () from /usr/src/kde/lib/libkdecore.so.3


#8  0x40c27090 in QWidget::setFocus () from /usr/src/kde/qt-copy/lib/libqt.so.2

#9  0x4011c47e in QextMdiChildArea::focusTopChild (this=0x82250b0)
    at qextmdichildarea.cpp:302

#10 0x4011bbc8 in QextMdiChildArea::destroyChildButNotItsView (this=0x82250b0,

    lpC=0x92cd3a0, bFocusTopChild=true) at qextmdichildarea.cpp:152
#11 0x4012c9dd in QextMdiMainFrm::removeWindowFromMdi (this=0x8221f38,
    pWnd=0x92cbb80) at qextmdimainfrm.cpp:515
#12 0x8070ab2 in DocViewMan::closeEditView (this=0x8236ce0, pView=0x92bcc18)
    at docviewman.cpp:844
#13 0x807090e in DocViewMan::closeView (this=0x8236ce0, pWnd=0x92cbb80)
    at docviewman.cpp:806
#14 0x808b3f9 in CKDevelop::closeWindow (this=0x8221f38, pWnd=0x92cbb80)
    at ckdevelop.cpp:3831
#15 0x4012d642 in QextMdiMainFrm::event (this=0x8221f38, e=0x832e488)
    at qextmdimainfrm.cpp:683
#16 0x40b9550b in QApplication::notify ()
   from /usr/src/kde/qt-copy/lib/libqt.so.2

#17 0x40875484 in KApplication::notify () from /usr/src/kde/lib/libkdecore.so.3

#18 0x40b95e19 in QApplication::sendPostedEvents ()
   from /usr/src/kde/qt-copy/lib/libqt.so.2
#19 0x40b95c47 in QApplication::sendPostedEvents ()
   from /usr/src/kde/qt-copy/lib/libqt.so.2

#20 0x8070bd1 in DocViewMan::closeBrowserView (this=0x8236ce0, pView=0x84375a0)

    at docviewman.cpp:875
#21 0x8070985 in DocViewMan::closeView (this=0x8236ce0, pWnd=0x84888d0)
    at docviewman.cpp:814
#22 0x808b3f9 in CKDevelop::closeWindow (this=0x8221f38, pWnd=0x84888d0)
    at ckdevelop.cpp:3831
#23 0x4012d642 in QextMdiMainFrm::event (this=0x8221f38, e=0x8374e20)
    at qextmdimainfrm.cpp:683
#24 0x40b9550b in QApplication::notify ()
   from /usr/src/kde/qt-copy/lib/libqt.so.2

#25 0x40875484 in KApplication::notify () from /usr/src/kde/lib/libkdecore.so.3

#26 0x40b95e19 in QApplication::sendPostedEvents ()
   from /usr/src/kde/qt-copy/lib/libqt.so.2
#27 0x40b95c47 in QApplication::sendPostedEvents ()
   from /usr/src/kde/qt-copy/lib/libqt.so.2
#28 0x40b63fc0 in QApplication::processNextEvent ()
   from /usr/src/kde/qt-copy/lib/libqt.so.2
#29 0x40b971d0 in QApplication::enter_loop ()
   from /usr/src/kde/qt-copy/lib/libqt.so.2
#30 0x40b63f17 in QApplication::exec ()
   from /usr/src/kde/qt-copy/lib/libqt.so.2
#31 0x80cdbff in main (argc=1, argv=0xbffff8c4) at main.cpp:214


(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