Bug 297523

Summary: System Settings "aborts" instead of exiting normally
Product: [Applications] systemsettings Reporter: Andreea <kami_amaterasu>
Component: generalAssignee: System Settings Bugs <sourtooth+ssbugs>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 1.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Andreea 2012-04-05 09:52:25 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.4
Operating System: Linux 2.6.42.12-1.fc15.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
I had just changed the default audio device from the laptop speakers to my USB headphones. System Settings supposedly crashed when I closed it: a window popped up saying the application had "aborted" and whether I want to submit a bug report.

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings), signal: Aborted
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7feaeffb8840 (LWP 2798))]

Thread 2 (Thread 0x7feac4149700 (LWP 2799)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:219
#1  0x00007feac9db63b1 in metronom_sync_loop (this=0xc23860) at metronom.c:870
#2  0x00007feaecc40b41 in start_thread (arg=0x7feac4149700) at pthread_create.c:305
#3  0x00007feaec1dfe6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7feaeffb8840 (LWP 2798)):
[KCrash Handler]
#6  0x00007feaec134215 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007feaec135b2b in __GI_abort () at abort.c:93
#8  0x00007feaec1710de in __libc_message (do_abort=2, fmt=0x7feaec25c508 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:198
#9  0x00007feaec177526 in malloc_printerr (action=3, str=0x7feaec25c538 "munmap_chunk(): invalid pointer", ptr=<optimized out>) at malloc.c:6283
#10 0x00007feac999551d in vcd_class_dispose (this_gen=0xbc8560) at xineplug_inp_vcd.c:1529
#11 0x00007feac9dba4a6 in _dispose_plugin_class (node=0xbec640) at load_plugins.c:754
#12 0x00007feac9dba594 in dispose_plugin_list (list=0xba7a50) at load_plugins.c:2618
#13 0x00007feac9dbfdcf in _x_dispose_plugins (this=0xba94f0) at load_plugins.c:2673
#14 0x00007feac9db343b in xine_exit (this=0xba94f0) at xine.c:1552
#15 0x00007feaca038aa8 in ~QExplicitlySharedDataPointer (this=<optimized out>, __in_chrg=<optimized out>) at /usr/include/QtCore/qshareddata.h:161
#16 ~XineEngine (this=0xba8cc8, __in_chrg=<optimized out>) at /usr/src/debug/phonon-backend-xine-4.4.4/xine/xineengine.h:43
#17 ~XineEngine (this=0xba8cc8, __in_chrg=<optimized out>) at /usr/src/debug/phonon-backend-xine-4.4.4/xine/backend.cpp:103
#18 Phonon::Xine::Backend::~Backend (this=0xba8c80, __in_chrg=<optimized out>) at /usr/src/debug/phonon-backend-xine-4.4.4/xine/backend.cpp:103
#19 0x00007feaca038b69 in Phonon::Xine::Backend::~Backend (this=0xba8c80, __in_chrg=<optimized out>) at /usr/src/debug/phonon-backend-xine-4.4.4/xine/backend.cpp:123
#20 0x00007fead6c66fef in Phonon::FactoryPrivate::~FactoryPrivate (this=0xb73d60, __in_chrg=<optimized out>) at /usr/src/debug/phonon-4.5.1/phonon/factory.cpp:236
#21 0x00007fead6c67189 in Phonon::FactoryPrivate::~FactoryPrivate (this=0xb73d60, __in_chrg=<optimized out>) at /usr/src/debug/phonon-4.5.1/phonon/factory.cpp:240
#22 0x00007feaecfb1528 in qt_call_post_routines () at kernel/qcoreapplication.cpp:255
#23 0x00007feaedbed358 in QApplication::~QApplication (this=0x7fff67818cb0, __in_chrg=<optimized out>) at kernel/qapplication.cpp:1101
#24 0x000000000040ac61 in main (argc=1, argv=0x7fff67818f78) at /usr/src/debug/kdebase-workspace-4.6.5/systemsettings/app/main.cpp:44

Possible duplicates by query: bug 297031, bug 296435, bug 296395, bug 294766, bug 292022.

Reported using DrKonqi
Comment 1 Christoph Feck 2012-04-05 11:45:45 UTC

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