Bug 165145 - Crash in dolphin while switching aplications with Alt+Tab with the new Cover Switch
Summary: Crash in dolphin while switching aplications with Alt+Tab with the new Cover ...
Status: RESOLVED DUPLICATE of bug 164296
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Jos van den Oever
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-27 22:09 UTC by Juan Garcia
Modified: 2008-06-29 13:04 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Krash file from Dolphing (4.75 KB, text/plain)
2008-06-27 22:10 UTC, Juan Garcia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Juan Garcia 2008-06-27 22:09:18 UTC
Version:           1.0..99 KDE 4.1 Beta2 (using KDE 4.0.83)
Installed from:    Ubuntu Packages
OS:                Linux

Crash in Dolphing mentioned by the crash handler to be reported. I attach the krash file.

I was just switching applications with Alt+Tab using the Cover Switch multiple times.

Haven't reproduced a second time.
Comment 1 Juan Garcia 2008-06-27 22:10:30 UTC
Created attachment 25656 [details]
Krash file from Dolphing
Comment 2 Peter Penz 2008-06-27 22:47:48 UTC
Thanks Juan for the report, I've reassigned this issue to Strigi.
Comment 3 Christophe Marin 2008-06-27 23:39:28 UTC
Please paste backtraces in the description, this makes finding duplicates in the future easier for us.

[KCrash handler]
#6  0xb7ef8410 in __kernel_vsyscall ()
#7  0xb6753085 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6754a01 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb674c10e in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
#10 0xb60ef488 in Strigi::DataEventInputStream::DataEventInputStream ()
   from /usr/lib/libstreams.so.0
#11 0xb658850e in ?? () from /usr/lib/libstreamanalyzer.so.0
#12 0xb65b0a5a in ?? () from /usr/lib/libstreamanalyzer.so.0
#13 0xb65b1191 in Strigi::StreamAnalyzer::analyze ()
   from /usr/lib/libstreamanalyzer.so.0
#14 0xb7d44da0 in ?? () from /usr/lib/kde4/lib/libkio.so.5
#15 0xb7d45173 in KFileMetaInfo::KFileMetaInfo ()
   from /usr/lib/kde4/lib/libkio.so.5
#16 0x0807d72f in ?? ()
#17 0x0807dd50 in ?? ()
#18 0x0807e7ad in ?? ()
#19 0xb76564f9 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#20 0xb7656bc2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#21 0xb7693e07 in QTimer::timeout () from /usr/lib/libQtCore.so.4
#22 0xb765d67e in QTimer::timerEvent () from /usr/lib/libQtCore.so.4
#23 0xb7651c9a in QObject::event () from /usr/lib/libQtCore.so.4
#24 0xb6bcac0c in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#25 0xb6bcf799 in QApplication::notify () from /usr/lib/libQtGui.so.4
#26 0xb7ad9d93 in KApplication::notify () from /usr/lib/kde4/lib/libkdeui.so.5
#27 0xb76416a9 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#28 0xb766f1a1 in ?? () from /usr/lib/libQtCore.so.4
#29 0xb766ca40 in ?? () from /usr/lib/libQtCore.so.4
#30 0xb6299bf8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#31 0xb629ce5e in ?? () from /usr/lib/libglib-2.0.so.0
#32 0xb629d3ac in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#33 0xb766cf98 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#34 0xb6c5e195 in ?? () from /usr/lib/libQtGui.so.4
#35 0xb764092d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#36 0xb7640abd in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#37 0xb7642d3d in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#38 0xb6bca567 in QApplication::exec () from /usr/lib/libQtGui.so.4
#39 0x080808e9 in ?? ()
#40 0xb673e450 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#41 0x08061931 in _start ()
#0  0xb7ef8410 in __kernel_vsyscall ()
Comment 4 Pino Toscano 2008-06-29 13:04:42 UTC

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