Bug 210513

Summary: Selecting "Regional & Language" freezes the systemsettings window
Product: [Applications] systemsettings Reporter: rusconi <listes.rusconi>
Component: generalAssignee: System Settings Bugs <sourtooth+ssbugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description rusconi 2009-10-14 10:01:54 UTC
Version:           1.0 (using KDE 4.3.2)
OS:                Linux
Installed from:    Debian testing/unstable Packages

Greetings KDE fellows,

when I open the systemsettins window and click onto the Regional & Language button of the General tab, the window freezes.

When calling the program with strace, this is what I get:

<lots of output> (available on request)

QMutex::lock: mutex lock failure:
QMutex::lock: mutex unlock failure:
QMutex::unlock: mutex lock failure:

and freeze.

I use KDE4 on an everyday basis and find it extremely pleasant, usable, enjoyable. Great work !

Cheers,
Filippo
Comment 1 Dario Andres 2009-10-14 13:55:48 UTC
This is caused by a memory corruption described (and fixed) here : bug 209751 Thanks

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