Bug 73628 - all konqui windows crash with one single mouseclick (right button)
Summary: all konqui windows crash with one single mouseclick (right button)
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: QEditor (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-27 19:27 UTC by Marc Schiffbauer
Modified: 2004-05-12 14:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Schiffbauer 2004-01-27 19:27:00 UTC
Version:           3.1.95 (using KDE KDE 3.2.0)
Installed from:    Compiled From Sources
OS:          Linux

- start konqueror
- go to http://bugs.kde.org/show_bug.cgi?id=66784
- at the bottom of the page click to view the attachement called "Black Fullscreen Bug"
  (URL: http://bugs.kde.org/attachment.cgi?id=3011&action=view)
- my konqui asks me what to do with the plain text, I click "open"
- konqui shows the text (with embedded kwrite or what?)
- rightclick on the area left to the shown text
- crash

(sorry no debugging compiled in)

-Marc
Comment 1 Marc Schiffbauer 2004-01-27 19:32:40 UTC
I thin I was wrong with the debugging. Or is this useless?

here is the trace:
[New Thread 1101642784 (LWP 4373)]
0x4122d3ee in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#0  0x4122d3ee in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#1  0x4078fac4 in KCrash::defaultCrashHandler(int) ()
   from /home/schiffi/kde3.2-rc/lib/libkdecore.so.4
#2  <signal handler called>
#3  0x4292ec97 in ParagData::mark() const ()
   from /home/schiffi/kde3.2-rc/lib/kde3/libqeditorpart.so
#4  0x40c89122 in QWidget::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#5  0x40bf847f in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#6  0x40bf80e1 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#7  0x406fab8d in KApplication::notify(QObject*, QEvent*) ()
   from /home/schiffi/kde3.2-rc/lib/libkdecore.so.4
#8  0x40b902ca in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /usr/lib/libqt-mt.so.3
#9  0x40b8de12 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/libqt-mt.so.3
#10 0x40ba3f01 in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/libqt-mt.so.3
#11 0x40c0bce8 in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3
#12 0x40c0bb98 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3
#13 0x40bf86d1 in QApplication::exec() () from /usr/lib/libqt-mt.so.3
#14 0x41c041fc in kdemain ()
   from /home/schiffi/kde3.2-rc/lib/libkdeinit_konqueror.so
#15 0x409d5906 in kdeinitmain ()
   from /home/schiffi/kde3.2-rc/lib/kde3/konqueror.so
#16 0x0804cd06 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#17 0x0804e361 in handle_launcher_request(int) ()
#18 0x0804e8ad in handle_requests(int) ()
#19 0x0804f992 in main ()

Comment 2 Stephan Kulow 2004-01-27 20:17:33 UTC
qeditorpart is part of kdevelop. perhaps you have an old version of it?
Comment 3 Marc Schiffbauer 2004-01-27 22:09:39 UTC
Think not. Everything under /home/schiffi/kde3.2-rc/ is "fresh" compiled (via konstruct)
Comment 4 Marc Schiffbauer 2004-05-12 14:48:19 UTC
maybe you were right... marking this one as resolbved as I cannot reproduce this with the current Debian SID packages