Bug 203300 - Plasma crashes when right button is pressed twice
Summary: Plasma crashes when right button is pressed twice
Status: RESOLVED DUPLICATE of bug 198499
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-10 12:02 UTC by Romário Rios
Modified: 2009-08-10 21:56 UTC (History)
2 users (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 Romário Rios 2009-08-10 12:02:05 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-ARCH x86_64

 -- Backtrace:
Application: Espaço de trabalho do Plasma (kdeinit4), signal: Segmentation fault
[Current thread is 0 (LWP 2358)]

Thread 2 (Thread 0x7f49c8a7e910 (LWP 2366)):
#0  0x00007f49ec5d4dd9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f49ec84434b in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007f49e8cb444c in ?? () from /usr/lib/libQtNetwork.so.4
#3  0x00007f49ec843285 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007f49ec5d057a in start_thread () from /lib/libpthread.so.0
#5  0x00007f49e9f9016d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f49ecdf9760 (LWP 2358)):
[KCrash Handler]
#5  0x00007f49eb832993 in KFileItem::permissions () from /usr/lib/libkio.so.5
#6  0x00007f49c996ddcd in PopupView::contextMenuEvent () from /usr/lib/kde4/plasma_applet_folderview.so
#7  0x00007f49ea714ca5 in QWidget::event () from /usr/lib/libQtGui.so.4
#8  0x00007f49ea6c5e2c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#9  0x00007f49ea6cd457 in QApplication::notify () from /usr/lib/libQtGui.so.4
#10 0x00007f49eb2f8ff6 in KApplication::notify () from /usr/lib/libkdeui.so.5
#11 0x00007f49ec928d0c in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#12 0x00007f49ea732cb1 in ?? () from /usr/lib/libQtGui.so.4
#13 0x00007f49ea731409 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#14 0x00007f49ea7595fc in ?? () from /usr/lib/libQtGui.so.4
#15 0x00007f49e961adbe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#16 0x00007f49e961e568 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#17 0x00007f49e961e690 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#18 0x00007f49ec9511d6 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#19 0x00007f49ea758dde in ?? () from /usr/lib/libQtGui.so.4
#20 0x00007f49ec927612 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#21 0x00007f49ec9279e4 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#22 0x00007f49ec929b99 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#23 0x00007f49e07fa1ff in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#24 0x0000000000406eae in _start ()

Reported using DrKonqi
Comment 1 FiNeX 2009-08-10 14:25:24 UTC
Can you exactly explain how to reproduce the crash?

Thanks
Comment 2 Romário Rios 2009-08-10 20:57:39 UTC
It only happened once.

In folderview plasmoid, I hovered the cursor over a folder, and, then, another, inside this one, and so on, until I came the folder I wanted to.

Then, I right-clicked a file and clicked "Compress to... > ZIP file". An error ocurred, but I didn't close the error dialog.

When I tried to right-click the same file again, Plasma crashed.
Comment 3 Dario Andres 2009-08-10 21:07:36 UTC
Mh, situation and backtrace could match bug 198499 ~
Thanks
Comment 4 Dario Andres 2009-08-10 21:56:54 UTC

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