Bug 197169 - Crash when scrolling sidebar
Summary: Crash when scrolling sidebar
Status: RESOLVED DUPLICATE of bug 196207
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-19 17:15 UTC by MartinG
Modified: 2010-07-11 17:28 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 MartinG 2009-06-19 17:15:08 UTC
Application that crashed: okular
Version of the application: 0.8.80
KDE Version: 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2))
Qt Version: 4.5.1
Operating System: Linux 2.6.30-6.fc12.x86_64 x86_64

 -- Backtrace:
Application: Okular (okular), signal: Segmentation fault
[KCrash Handler]
#5  0x0000003a6b675951 in mem2chunk_check () from /lib64/libc.so.6
#6  0x0000003a6b6778c0 in free_check () from /lib64/libc.so.6
#7  0x0000003f76c79242 in QBrush::operator=(QBrush const&) () from /usr/lib64/libQtGui.so.4
#8  0x0000003f76c9b7c3 in QPainter::initFrom(QWidget const*) () from /usr/lib64/libQtGui.so.4
#9  0x0000003f76ca19e0 in QPainter::begin(QPaintDevice*) () from /usr/lib64/libQtGui.so.4
#10 0x0000003f76be4c38 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib64/libQtGui.so.4
#11 0x0000003f76be5240 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) ()
   from /usr/lib64/libQtGui.so.4
#12 0x0000003f76be4753 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib64/libQtGui.so.4
#13 0x0000003f76d81bfe in ?? () from /usr/lib64/libQtGui.so.4
#14 0x0000003f76bd6520 in QWidgetPrivate::syncBackingStore() () from /usr/lib64/libQtGui.so.4
#15 0x0000003f76bdd0f8 in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#16 0x0000003f76f7e02b in QMainWindow::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#17 0x0000003f7791b5f8 in KXmlGuiWindow::event(QEvent*) () from /usr/lib64/libkdeui.so.5
#18 0x0000003f76b8ea8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#19 0x0000003f76b95e3e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#20 0x0000003f7780feb6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#21 0x0000003f7573f61c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#22 0x0000003f7574011a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#23 0x0000003f75768433 in ?? () from /usr/lib64/libQtCore.so.4
#24 0x0000003f70a3906e in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#25 0x0000000000893aa0 in ?? ()
#26 0x0000003917435c5b in XEventsQueued () from /usr/lib64/libX11.so.6
#27 0x000000000086c128 in ?? ()
#28 0x00007fffa5f03f78 in ?? ()
#29 0x00007fffa5f03f70 in ?? ()
#30 0x000000000086d210 in ?? ()
#31 0x0000000000000000 in ?? ()

Reported using DrKonqi
Comment 1 Albert Astals Cid 2010-07-11 17:28:06 UTC
I'm blaming this bug in glibc and this duplicating it to bug 196207 if you are running a recent glibc and can still reproduce the crash please reopen the bug.

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