Bug 287745

Summary: Apper crash installing libopenssl 0.9.8
Product: [I don't know] kde Reporter: Sean <a.basic.email>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: adaptee
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sean 2011-11-28 12:56:20 UTC
Application: apper-sentinel (0.7.0)
KDE Platform Version: 4.7.2 (4.7.2) "release 5"
Qt Version: 4.7.4
Operating System: Linux 3.1.0-1.2-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

Trying to install libopenssl 0.9.8, resolving dependencies then apper crashes

The crash can be reproduced every time.

-- Backtrace:
Application: Apper (apper-sentinel), signal: Segmentation fault
[KCrash Handler]
#6  0x00007fafacca39f4 in QAbstractButton::isChecked (this=0x7fd140) at widgets/qabstractbutton.cpp:772
#7  0x00007fafad8d6f75 in Requirements::~Requirements (this=0x7764e0, __in_chrg=<optimized out>) at /usr/src/debug/apper-0.7.0/libapper/Requirements.cpp:153
#8  0x00007fafad8d6fe9 in Requirements::~Requirements (this=0x7764e0, __in_chrg=<optimized out>) at /usr/src/debug/apper-0.7.0/libapper/Requirements.cpp:157
#9  0x00007fafae2ae178 in QObject::event (this=0x7764e0, e=<optimized out>) at kernel/qobject.cpp:1209
#10 0x00007fafac940cfb in QWidget::event (this=0x7764e0, event=0x9dc5b0) at kernel/qwidget.cpp:8754
#11 0x00007fafac8f0be4 in notify_helper (e=0x9dc5b0, receiver=0x7764e0, this=0x67c5b0) at kernel/qapplication.cpp:4481
#12 QApplicationPrivate::notify_helper (this=0x67c5b0, receiver=0x7764e0, e=0x9dc5b0) at kernel/qapplication.cpp:4453
#13 0x00007fafac8f5a71 in QApplication::notify (this=0x7fff228a3d50, receiver=0x7764e0, e=0x9dc5b0) at kernel/qapplication.cpp:4360
#14 0x00007fafaf46ee36 in KApplication::notify (this=0x7fff228a3d50, receiver=0x7764e0, event=0x9dc5b0) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:311
#15 0x00007fafae29781c in QCoreApplication::notifyInternal (this=0x7fff228a3d50, receiver=0x7764e0, event=0x9dc5b0) at kernel/qcoreapplication.cpp:787
#16 0x00007fafae29abf8 in sendEvent (event=0x9dc5b0, receiver=0x7764e0) at kernel/qcoreapplication.h:215
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x64c150) at kernel/qcoreapplication.cpp:1428
#18 0x00007fafae2c20b3 in sendPostedEvents () at kernel/qcoreapplication.h:220
#19 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#20 0x00007fafa809658d in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#21 0x00007fafa8096d88 in ?? () from /usr/lib64/libglib-2.0.so.0
#22 0x00007fafa8096f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#23 0x00007fafae2c250f in QEventDispatcherGlib::processEvents (this=0x64b930, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#24 0x00007fafac993f2e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00007fafae296a22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x00007fafae296c1f in QEventLoop::exec (this=0x7fff228a3ce0, flags=...) at kernel/qeventloop.cpp:201
#27 0x00007fafae29ade7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#28 0x000000000041035d in main (argc=1, argv=0x7fff228a4038) at /usr/src/debug/apper-0.7.0/Sentinel/main.cpp:54

Possible duplicates by query: bug 287631, bug 287420, bug 287337, bug 287219, bug 287193.

Reported using DrKonqi
Comment 1 Jekyll Wu 2011-11-28 13:18:09 UTC

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