Bug 72214 - Quanta crashes when Scrolling Through Editor
Summary: Quanta crashes when Scrolling Through Editor
Status: RESOLVED DUPLICATE of bug 70031
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
: 72664 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-01-09 06:24 UTC by Ian
Modified: 2004-01-17 18:17 UTC (History)
1 user (show)

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 Ian 2004-01-09 06:24:28 UTC
Version:           3.2-Beta2 (using KDE KDE 3.1.94)
Installed from:    RedHat RPMs
OS:          Linux

Using the mouse wheel, and scrolling down through a file in the editor, Quanta + crashed.

Backtrace:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
<snip>
(no debugging symbols found)...[New Thread 1100963584 (LWP 2167)]
(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
<snip>
(no debugging symbols found)...(no debugging symbols found)...0xffffe002 in ??
    ()
#0  0xffffe002 in ?? ()
#1  0x415fada1 in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4
#2  <signal handler called>
#3  0x4022f41b in QColor::operator=(QColor const&) ()
   from /usr/lib/qt-3.2/lib/libqt-mt.so.3
#4  0x4028b37b in QBrush::init(QColor const&, Qt::BrushStyle) ()
   from /usr/lib/qt-3.2/lib/libqt-mt.so.3
#5  0x4028b61d in QBrush::QBrush(QColor const&, Qt::BrushStyle) ()
   from /usr/lib/qt-3.2/lib/libqt-mt.so.3
#6  0x41ebab54 in KateRenderer::paintTextLine(QPainter&, LineRange const*, int, int, KateTextCursor const*, KateTextRange const*) ()
   from /usr/lib/kde3/libkatepart.so
#7  0x41e9ca93 in KateViewInternal::paintText(int, int, int, int, bool) ()
   from /usr/lib/kde3/libkatepart.so
#8  0x41ea3d64 in KateViewInternal::paintEvent(QPaintEvent*) ()
   from /usr/lib/kde3/libkatepart.so
#9  0x402b875b in QWidget::event(QEvent*) ()
   from /usr/lib/qt-3.2/lib/libqt-mt.so.3
#10 0x40227faf in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt-3.2/lib/libqt-mt.so.3
#11 0x402275bb in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt-3.2/lib/libqt-mt.so.3
#12 0x4156858f in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdecore.so.4
#13 0x401f3512 in QWidget::repaint(QRegion const&, bool) ()
   from /usr/lib/qt-3.2/lib/libqt-mt.so.3
#14 0x40228db5 in QApplication::sendPostedEvents(QObject*, int) ()
   from /usr/lib/qt-3.2/lib/libqt-mt.so.3
#15 0x40228c06 in QApplication::sendPostedEvents() ()
   from /usr/lib/qt-3.2/lib/libqt-mt.so.3
#16 0x401d42ce in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/qt-3.2/lib/libqt-mt.so.3
#17 0x4023b6d8 in QEventLoop::enterLoop() ()
   from /usr/lib/qt-3.2/lib/libqt-mt.so.3
#18 0x4023b588 in QEventLoop::exec() () from /usr/lib/qt-3.2/lib/libqt-mt.so.3
#19 0x40228201 in QApplication::exec() ()
   from /usr/lib/qt-3.2/lib/libqt-mt.so.3
#20 0x080b2649 in QDict<QString>::deleteItem(void*) ()
#21 0x42015704 in __libc_start_main () from /lib/tls/libc.so.6
Comment 1 András Manţia 2004-01-09 09:25:49 UTC
Subject: Re:  New: Quanta crashes when Scrolling Through Editor

Does it crash if you use Kate/Kwrite?

Comment 2 Ian 2004-01-10 03:55:42 UTC
I'm not sure what you mean.  I've not found Kate to crash on me, no. I've never used Kwrite.
Comment 3 András Manţia 2004-01-11 11:03:01 UTC
Subject: Re:  Quanta crashes when Scrolling Through Editor

> ------- I'm not sure what you mean.  I've not found Kate to crash on me,
> no. I've never used Kwrite.

I mean, load the same file in Kate or KWrite and try to reproduce the crash. 
Quanta uses the same text editor part that is present in the above 
applications.

Andras

Comment 4 András Manţia 2004-01-17 15:48:19 UTC
The backtrace only indicates Kate calls. So I still suspect a Kate problem in Beta2 or a packaging bug. Thus I forward to the Kate guys, they can decide what to do with it. ;-)
Comment 5 Christoph Cullmann 2004-01-17 18:14:05 UTC
*** Bug 72664 has been marked as a duplicate of this bug. ***
Comment 6 Christoph Cullmann 2004-01-17 18:17:05 UTC
ha, digged the archives, this is the bug ;)
fixed after beta2, sorry for your problems, is fixed in cvs head and in the upcoming release candidate ;) (yeah, kmail's search is good if you have all old mails)

*** This bug has been marked as a duplicate of 70031 ***