Bug 259752 - Bug di kde patrition editor
Summary: Bug di kde patrition editor
Status: RESOLVED DUPLICATE of bug 275657
Alias: None
Product: partitionmanager
Classification: Applications
Component: general (show other bugs)
Version: 1.0.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Volker Lanz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-13 18:36 UTC by Riccardo Biagini
Modified: 2011-07-11 02:39 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 Riccardo Biagini 2010-12-13 18:36:23 UTC
Application: partitionmanager-bin (1.0.3)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-24-generic-pae i686
Distribution: Ubuntu 10.10

-- Information about the crash:
Stavo eliminando una partizione (per la seconda volta) con kde patrition editor.

-- Backtrace:
Application: KDE Partition Manager (partitionmanager-bin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7775a80 (LWP 2281))]

Thread 2 (Thread 0xb3e44b70 (LWP 2403)):
#0  0x006103d3 in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0x008f6f66 in pthread_mutex_lock () from /lib/libc.so.6
#2  0x07abaea3 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#3  0x07abb279 in ?? () from /lib/libglib-2.0.so.0
#4  0x07abb848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x00ee759f in QEventDispatcherGlib::processEvents (this=0x928feb0, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#6  0x00eb7609 in QEventLoop::processEvents (this=0xb3e44240, flags=) at kernel/qeventloop.cpp:149
#7  0x00eb7a8a in QEventLoop::exec (this=0xb3e44240, flags=...) at kernel/qeventloop.cpp:201
#8  0x00db3b7e in QThread::exec (this=0x937fd18) at thread/qthread.cpp:490
#9  0x00e9635b in QInotifyFileSystemWatcherEngine::run (this=0x937fd18) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00db6df9 in QThreadPrivate::start (arg=0x937fd18) at thread/qthread_unix.cpp:266
#11 0x0060dcc9 in start_thread () from /lib/libpthread.so.0
#12 0x008e969e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb7775a80 (LWP 2281)):
[KCrash Handler]
#5  0x00140652 in ?? () from /usr/lib/libpartitionmanagerprivate.so
#6  0x001a4891 in ListOperations::updateOperations() () from /usr/lib/libpartitionmanagerprivate.so
#7  0x00126400 in ListOperations::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpartitionmanagerprivate.so
#8  0x00ebe8ca in QMetaObject::metacall (object=0x9344490, cl=3215864548, idx=28, argv=0xbfae33ec) at kernel/qmetaobject.cpp:237
#9  0x00ed16ad in QMetaObject::activate (sender=0x92426e0, m=0x1ce2d4, local_signal_index=1, argv=0xbfae3238) at kernel/qobject.cpp:3280
#10 0x00127907 in PartitionManagerWidget::operationsChanged() () from /usr/lib/libpartitionmanagerprivate.so
#11 0x0017b422 in PartitionManagerWidget::onDeletePartition() () from /usr/lib/libpartitionmanagerprivate.so
#12 0x00128a9b in PartitionManagerWidget::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpartitionmanagerprivate.so
#13 0x00ebe8ca in QMetaObject::metacall (object=0x92426e0, cl=3215864548, idx=41, argv=0xbfae3638) at kernel/qmetaobject.cpp:237
#14 0x00ed16ad in QMetaObject::activate (sender=0x9364d90, m=0x1a97370, local_signal_index=1, argv=0xbfae3238) at kernel/qobject.cpp:3280
#15 0x01110f99 in QAction::triggered (this=0x9364d90, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#16 0x011128dc in QAction::activate (this=0x9364d90, event=QAction::Trigger) at kernel/qaction.cpp:1256
#17 0x0162f082 in trigger (this=0x89d05589) at ../../include/QtGui/../../src/gui/kernel/qaction.h:218
#18 QToolButton::nextCheckState (this=0x89d05589) at widgets/qtoolbutton.cpp:1147
#19 0x015486b3 in QAbstractButtonPrivate::click (this=0x938be60) at widgets/qabstractbutton.cpp:528
#20 0x015489ae in QAbstractButton::mouseReleaseEvent (this=0x9386528, e=0xbfae3db0) at widgets/qabstractbutton.cpp:1121
#21 0x0162f54c in QToolButton::mouseReleaseEvent (this=0x9386528, e=0xbfae3db0) at widgets/qtoolbutton.cpp:721
#22 0x01176e08 in QWidget::event (this=0x9386528, event=0xbfae3db0) at kernel/qwidget.cpp:8187
#23 0x01546e9e in QAbstractButton::event (this=0x9386528, e=0x89d05589) at widgets/qabstractbutton.cpp:1080
#24 0x016320ca in QToolButton::event (this=0x9386528, event=0xbfae3db0) at widgets/qtoolbutton.cpp:1163
#25 0x01118fdc in QApplicationPrivate::notify_helper (this=0x91795e8, receiver=0x9386528, e=0xbfae3db0) at kernel/qapplication.cpp:4396
#26 0x0111fc2e in QApplication::notify (this=0xbfae4634, receiver=0x9386528, e=0xbfae3db0) at kernel/qapplication.cpp:3959
#27 0x00b7668a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#28 0x00eb8b3b in QCoreApplication::notifyInternal (this=0xbfae4634, receiver=0x9386528, event=0xbfae3db0) at kernel/qcoreapplication.cpp:732
#29 0x0111e094 in sendEvent (receiver=0x9386528, event=0xbfae3db0, alienWidget=0x9386528, nativeWidget=0x9392c68, buttonDown=0x1ab33c0, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#30 QApplicationPrivate::sendMouseEvent (receiver=0x9386528, event=0xbfae3db0, alienWidget=0x9386528, nativeWidget=0x9392c68, buttonDown=0x1ab33c0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3058
#31 0x011acd10 in QETWidget::translateMouseEvent (this=0x9392c68, event=0xbfae42cc) at kernel/qapplication_x11.cpp:4403
#32 0x011ac151 in QApplication::x11ProcessEvent (this=0xbfae4634, event=0xbfae42cc) at kernel/qapplication_x11.cpp:3414
#33 0x011db36a in x11EventSourceDispatch (s=0x917c8a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#34 0x07ab7855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#35 0x07abb668 in ?? () from /lib/libglib-2.0.so.0
#36 0x07abb848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#37 0x00ee7565 in QEventDispatcherGlib::processEvents (this=0x91653c0, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#38 0x011dabe5 in QGuiEventDispatcherGlib::processEvents (this=0x91653c0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#39 0x00eb7609 in QEventLoop::processEvents (this=0xbfae45c4, flags=) at kernel/qeventloop.cpp:149
#40 0x00eb7a8a in QEventLoop::exec (this=0xbfae45c4, flags=...) at kernel/qeventloop.cpp:201
#41 0x00ebc00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#42 0x01117e07 in QApplication::exec () at kernel/qapplication.cpp:3672
#43 0x08048e4e in _start ()

Reported using DrKonqi
Comment 1 Pino Toscano 2010-12-13 19:56:09 UTC
(rough) translation:
"I was deleting a partition (for the second time) using kde partition manager"

@Riccardo:
please report bugs in English.
Comment 2 Christoph Feck 2011-07-11 02:39:14 UTC

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