Bug 167716 - Crash: moving with mousescroll button sometimes crashes dolphin
Summary: Crash: moving with mousescroll button sometimes crashes dolphin
Status: RESOLVED DUPLICATE of bug 164296
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-30 11:06 UTC by gmud
Modified: 2008-07-30 11:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Backtrace (2.77 KB, text/plain)
2008-07-30 11:06 UTC, gmud
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gmud 2008-07-30 11:06:22 UTC
Version:           1.1 (using 4.1.00 (KDE 4.1.0), Kubuntu packages)
Compiler:          gcc
OS:                Linux (i686) release 2.6.24-19-rt

After going to some subfolders and then using the mousescroll button to scroll down dolphin crashes sometimes, see backtrace
Comment 1 gmud 2008-07-30 11:06:49 UTC
Created attachment 26492 [details]
Backtrace
Comment 2 Pino Toscano 2008-07-30 11:09:23 UTC
Application: Dolphin (dolphin), signal SIGABRT
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb5f4f720 (LWP 9635)]
[KCrash handler]
#6  0xb7f66410 in __kernel_vsyscall ()
#7  0xb67a7085 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb67a8a01 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb67a010e in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
#10 0xb6141488 in Strigi::DataEventInputStream::DataEventInputStream ()
   from /usr/lib/libstreams.so.0
#11 0xb65dc50e in ?? () from /usr/lib/libstreamanalyzer.so.0
#12 0xb6604a5a in ?? () from /usr/lib/libstreamanalyzer.so.0
#13 0xb6605191 in Strigi::StreamAnalyzer::analyze ()
   from /usr/lib/libstreamanalyzer.so.0
#14 0xb7daf400 in KFileMetaInfoPrivate::init (this=0x874d2e8, 
    stream=@0xbf8d7ad8, url=@0xbf8d7ad0, mtime=1206431152)
    at /build/buildd/kde4libs-4.1.0/kio/kio/kfilemetainfo.cpp:201
#15 0xb7daf7d3 in KFileMetaInfo (this=0xbf8d7b78, path=@0xbf8d7b7c)
    at /build/buildd/kde4libs-4.1.0/kio/kio/kfilemetainfo.cpp:224
#16 0x0807da84 in ?? ()
#17 0x0807e05f in ?? ()
#18 0x0807ea3d in ?? ()
#19 0xb76ab4f9 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#20 0xb76abbc2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#21 0xb76e8e07 in QTimer::timeout () from /usr/lib/libQtCore.so.4
#22 0xb76b267e in QTimer::timerEvent () from /usr/lib/libQtCore.so.4
#23 0xb76a6c9a in QObject::event () from /usr/lib/libQtCore.so.4
#24 0xb6c1ec0c in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#25 0xb6c237a9 in QApplication::notify () from /usr/lib/libQtGui.so.4
#26 0xb7b3bef3 in KApplication::notify (this=0xbf8d845c, receiver=0x81816c0, 
    event=0xbf8d81e8)
    at /build/buildd/kde4libs-4.1.0/kdeui/kernel/kapplication.cpp:311
#27 0xb76966a9 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#28 0xb76c41a1 in ?? () from /usr/lib/libQtCore.so.4
#29 0xb76c1a40 in ?? () from /usr/lib/libQtCore.so.4
#30 0xb62edbf8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#31 0xb62f0e5e in ?? () from /usr/lib/libglib-2.0.so.0
#32 0xb62f13ac in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#33 0xb76c1f98 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#34 0xb6cb21b5 in ?? () from /usr/lib/libQtGui.so.4
#35 0xb769592d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#36 0xb7695abd in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#37 0xb7697d3d in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#38 0xb6c1e567 in QApplication::exec () from /usr/lib/libQtGui.so.4
#39 0x08080aa9 in ?? ()
#40 0xb6792450 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#41 0x08061a71 in _start ()
#0  0xb7f66410 in __kernel_vsyscall ()
Comment 3 Pino Toscano 2008-07-30 11:09:54 UTC
Update to Strigi 0.5.11.

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