Bug 205832 - crashing while searching a 138mb pdf document
Summary: crashing while searching a 138mb pdf document
Status: RESOLVED FIXED
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-08-31 21:42 UTC by trotos
Modified: 2009-11-06 01:23 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 trotos 2009-08-31 21:42:07 UTC
Application that crashed: okular
Version of the application: 0.9
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-ARCH i686

What I was doing when the application crashed:
I was entering the bl21 word on the filter box on a 138mb pdf document, without any contents, and as it was proccesing the word, i also did a search on the same word

 -- Backtrace:
Application: Okular (okular), signal: Segmentation fault
[KCrash Handler]
#6  0xb47630a5 in Okular::DocumentPrivate::doContinueGooglesDocumentSearch () from /usr/lib/libokularcore.so.1
#7  0xb4775cc8 in Okular::Document::qt_metacall () from /usr/lib/libokularcore.so.1
#8  0xb75e869b in QMetaCallEvent::placeMetaCall () from /usr/lib/libQtCore.so.4
#9  0xb75e9d9e in QObject::event () from /usr/lib/libQtCore.so.4
#10 0xb6c2b964 in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#11 0xb6c3304c in QApplication::notify () from /usr/lib/libQtGui.so.4
#12 0xb7b86fda in KApplication::notify () from /usr/lib/libkdeui.so.5
#13 0xb75d9fcb in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#14 0xb75dabb2 in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
#15 0xb75dad7d in QCoreApplication::sendPostedEvents () from /usr/lib/libQtCore.so.4
#16 0xb7604a9f in ?? () from /usr/lib/libQtCore.so.4
#17 0xb63a9d98 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0xb63ad3e0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#19 0xb63ad513 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#20 0xb76046cc in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#21 0xb6cc9695 in ?? () from /usr/lib/libQtGui.so.4
#22 0xb75d8579 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#23 0xb75d89ca in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#24 0xb75dae3f in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#25 0xb6c2b7e7 in QApplication::exec () from /usr/lib/libQtGui.so.4
#26 0x0804ee89 in _start ()

Reported using DrKonqi
Comment 1 Albert Astals Cid 2009-08-31 23:11:08 UTC
Does the crash happens each time you do that?

If so can you please try to read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a "better" backtrace?
Comment 2 Dario Andres 2009-09-02 04:05:34 UTC
Related to bug 203780 too. Thanks
Comment 3 Albert Astals Cid 2009-11-06 01:23:21 UTC
I found a potential cause of this bug, since the user is not giving any
feedback i'll assume the crash was caused by the bug i just fixed and mark the
bug as fixed. If you find it happens after updating to KDE 4.3.4 or KDE 4.4.0
please reopen the bug