Bug 289689 - bloqueo al actualizar el sistema
Summary: bloqueo al actualizar el sistema
Status: RESOLVED DUPLICATE of bug 314875
Alias: None
Product: apper
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Daniel Nicoletti
URL:
Keywords:
: 294203 301919 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-12-23 19:05 UTC by ignacio
Modified: 2013-04-17 09:30 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ignacio 2011-12-23 19:05:10 UTC
Application: apper (0.7.1)
KDE Platform Version: 4.7.3 (4.7.3)
Qt Version: 4.8.0
Operating System: Linux 3.1.5-6.fc16.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
apper updating the system crashes when giving permission to download from a repository.
actualizando el sistema con apper se bloquea al dar autorizacion para descargar de un repositorio.

The crash can be reproduced every time.

-- Backtrace:
Application: Apper (apper), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  data (this=0x460020004d0058) at ../../src/corelib/tools/qscopedpointer.h:135
#7  qGetPtrHelper<QScopedPointer<QObjectData> > (p=...) at ../../src/corelib/global/qglobal.h:2428
#8  d_func (this=0x460020004d0050) at kernel/qstackedlayout.h:58
#9  QStackedLayout::setCurrentIndex (this=0x460020004d0050, index=0) at kernel/qstackedlayout.cpp:288
#10 0x00007f15745eb830 in ApperKCM::on_backTB_clicked (this=0xaf2180) at /usr/src/debug/apper-0.7.1/ApperKCM/ApperKCM.cpp:542
#11 0x00007f15745ecaa7 in ApperKCM::qt_metacall (this=0xaf2180, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0x7fff63c5b2b0) at /usr/src/debug/apper-0.7.1/x86_64-redhat-linux-gnu/ApperKCM/ApperKCM.moc:143
#12 0x0000003eb2f8b9cd in QMetaObject::activate (sender=0xbb5220, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff63c5b2b0) at kernel/qobject.cpp:3565
#13 0x0000003eb864c702 in QAbstractButton::clicked (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220
#14 0x0000003eb838f36e in QAbstractButtonPrivate::emitClicked (this=0xbbdb20) at widgets/qabstractbutton.cpp:546
#15 0x0000003eb83906ab in QAbstractButtonPrivate::click (this=0xbbdb20) at widgets/qabstractbutton.cpp:539
#16 0x0000003eb839091c in QAbstractButton::mouseReleaseEvent (this=0xbb5220, e=0x7fff63c5bb90) at widgets/qabstractbutton.cpp:1121
#17 0x0000003eb844d9ba in QToolButton::mouseReleaseEvent (this=<optimized out>, e=<optimized out>) at widgets/qtoolbutton.cpp:718
#18 0x0000003eb8019d8a in QWidget::event (this=0xbb5220, event=0x7fff63c5bb90) at kernel/qwidget.cpp:8350
#19 0x0000003eb7fc96f4 in notify_helper (e=0x7fff63c5bb90, receiver=0xbb5220, this=0x8dd380) at kernel/qapplication.cpp:4518
#20 QApplicationPrivate::notify_helper (this=0x8dd380, receiver=0xbb5220, e=0x7fff63c5bb90) at kernel/qapplication.cpp:4490
#21 0x0000003eb7fcee43 in QApplication::notify (this=<optimized out>, receiver=0xbb5220, e=0x7fff63c5bb90) at kernel/qapplication.cpp:4061
#22 0x0000003eb9a50396 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#23 0x0000003eb2f77b4c in QCoreApplication::notifyInternal (this=0x7fff63c5c890, receiver=0xbb5220, event=0x7fff63c5bb90) at kernel/qcoreapplication.cpp:876
#24 0x0000003eb7fca6c2 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#25 QApplicationPrivate::sendMouseEvent (receiver=0xbb5220, event=0x7fff63c5bb90, alienWidget=0xbb5220, nativeWidget=0xa091b0, buttonDown=0xbb5220, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3157
#26 0x0000003eb8046045 in QETWidget::translateMouseEvent (this=0xa091b0, event=<optimized out>) at kernel/qapplication_x11.cpp:4515
#27 0x0000003eb8044f0a in QApplication::x11ProcessEvent (this=0x7fff63c5c890, event=0x7fff63c5c450) at kernel/qapplication_x11.cpp:3641
#28 0x0000003eb806c74c in x11EventSourceDispatch (s=0x8da590, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#29 0x0000003eaa644a7d in g_main_dispatch (context=0x8da000) at gmain.c:2425
#30 g_main_context_dispatch (context=0x8da000) at gmain.c:2995
#31 0x0000003eaa645278 in g_main_context_iterate (context=0x8da000, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3073
#32 0x0000003eaa64544c in g_main_context_iteration (context=0x8da000, may_block=1) at gmain.c:3136
#33 0x0000003eb2fa682f in QEventDispatcherGlib::processEvents (this=0x8b3990, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#34 0x0000003eb806c43e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:207
#35 0x0000003eb2f76c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#36 0x0000003eb2f76ed7 in QEventLoop::exec (this=0x7fff63c5c820, flags=...) at kernel/qeventloop.cpp:204
#37 0x0000003eb2f7b8d5 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#38 0x0000000000406a5e in main (argc=2, argv=0x7fff63c5cf98) at /usr/src/debug/apper-0.7.1/Apper/main.cpp:136

This bug may be a duplicate of or related to bug 286070.

Possible duplicates by query: bug 286403.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-02-16 06:33:14 UTC
*** Bug 294203 has been marked as a duplicate of this bug. ***
Comment 2 Daniel Nicoletti 2013-01-09 17:54:45 UTC
*** Bug 301919 has been marked as a duplicate of this bug. ***
Comment 3 Daniel Nicoletti 2013-01-10 18:04:11 UTC
Can you reproduce this every time? If so can you explain the steps to reproduce it?
Comment 4 Jekyll Wu 2013-04-17 09:30:27 UTC

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