Bug 287867

Summary: kaccess krashes on shutdown
Product: [I don't know] kde Reporter: Dmitry Svyatogorov <ds>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED NOT A BUG    
Severity: crash CC: cfeck, john.b.little
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: krash report

Description Dmitry Svyatogorov 2011-11-29 21:03:50 UTC
Application: kaccess ()
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 i686
Distribution: "openSUSE 12.1 (i586)"

-- Information about the crash:
- What I was doing when the application crashed:
  Do "shutdown" the system, of cose.
- Unusual behavior I noticed:
  Oh, KDE 4.7 is something awfull in my old HP(Compaq) NX6310 with fresh OpenSuSe 12.1. 
  1. Pressing power button produces global hangup (broken ACPI in 3.1 kernel?).
  2. Synaptics TP works in X, but KDE says "no touchpad". In 4.6 (SuSe 11.4) it was ok.
  3. Broken screensaver settings applet (am i 1000'th claimer?) This bug seems to be nested in buggy i945 video-driver in my case, but where is the exception handling???
  4. Broken power management, this time at all. No suspend, 1 striped out default profile - what does it mean?

  And so on. It's no time to kick new akonadi framework, but new kmail2 regressed to no-operable state this time (broken encodings + broken filters). Is there somebody pending Nobel's peace award?

The crash can be reproduced every time.

-- Backtrace:
Application: Удобство работы в KDE (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0xb2ac39f2 in Phonon::PulseSupport::PulseSupport() () from /usr/lib/libphonon.so.4
#7  0xb2ac3e54 in Phonon::PulseSupport::getInstance() () from /usr/lib/libphonon.so.4
#8  0xb2a9f78f in ?? () from /usr/lib/libphonon.so.4
#9  0xb2a9f872 in ?? () from /usr/lib/libphonon.so.4
#10 0xb2ab8bed in Phonon::MediaNode::~MediaNode() () from /usr/lib/libphonon.so.4
#11 0xb2a9dd46 in Phonon::AbstractAudioOutput::~AbstractAudioOutput() () from /usr/lib/libphonon.so.4
#12 0xb2aa2e23 in Phonon::AudioOutput::~AudioOutput() () from /usr/lib/libphonon.so.4
#13 0xb6e824d1 in QObjectPrivate::deleteChildren (this=0x8108cc8) at kernel/qobject.cpp:1964
#14 0xb6e870c9 in QObject::~QObject (this=0x818b368, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#15 0xb2ab5038 in Phonon::MediaObject::~MediaObject() () from /usr/lib/libphonon.so.4
#16 0xb2ab5092 in Phonon::MediaObject::~MediaObject() () from /usr/lib/libphonon.so.4
#17 0xb6e824d1 in QObjectPrivate::deleteChildren (this=0x80e0f08) at kernel/qobject.cpp:1964
#18 0xb6e870c9 in QObject::~QObject (this=0xbf888d78, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#19 0xb6e712b8 in QCoreApplication::~QCoreApplication (this=0xbf888d78, __in_chrg=<optimized out>) at kernel/qcoreapplication.cpp:671
#20 0xb6394a03 in QApplication::~QApplication (this=0xbf888d78, __in_chrg=<optimized out>) at kernel/qapplication.cpp:1088
#21 0xb75b0378 in KApplication::~KApplication (this=0xbf888d78, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:894
#22 0xb75b8138 in KUniqueApplication::~KUniqueApplication (this=0xbf888d78, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kuniqueapplication.cpp:347
#23 0xb5416d69 in ~KAccessApp (this=0xbf888d78, __in_chrg=<optimized out>) at /usr/src/debug/kde-workspace-4.7.2/kcontrol/access/kaccess.h:26
#24 kdemain (argc=1, argv=0x80a58a0) at /usr/src/debug/kde-workspace-4.7.2/kcontrol/access/main.cpp:31
#25 0x0804fbcd in _start ()

Possible duplicates by query: bug 267332.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-11-29 22:02:43 UTC
File one report per issue, please.
Comment 2 John Little 2012-03-25 07:48:01 UTC
Created attachment 69877 [details]
krash report

hapens to me, too