https://bugs.winehq.org/show_bug.cgi?id=37920
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|Wine is crashing when I use |winecfg crashes after sound |Winecfg in command line. |configuration change/test
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
apart from the sound configuration issue (broken/missing host libs?) you also have one native override present in your WINEPREFIX -> 'shlwapi.dll'
This is unlikely the cause of the crash, but don't do that unless you understand the implications.
Your Wine 1.6.2 is rather old now, you should upgrade to recent Wine 1.7.x, preferable Wine 1.7.33/34.
--- snip --- Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7cb7a0b8). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7cb7a0b8 ESP:005ce8c0 EBP:00000000 EFLAGS:00210202( R- -- I - - - ) EAX:00000000 EBX:7cb8c000 ECX:00000087 EDX:7cb8c624 ESI:7cb8c624 EDI:7cb7a090 ... Backtrace: =>0 0x7cb7a0b8 (0x00000000) 0x7cb7a0b8: -- no code accessible -- Modules: Module Address Debug info Name (113 modules) PE 77f60000-77fd6000 Deferred shlwapi ELF 7bf00000-7bf04000 Deferred <wine-loader> ELF 7c606000-7c700000 Deferred libasound.so.2 ELF 7c89e000-7c8ce000 Deferred winealsa<elf> -PE 7c8a0000-7c8ce000 \ winealsa ... process tid prio (all id:s are in hex) 00000008 (D) C:\windows\system32\winecfg.exe 00000028 0 00000025 0 <== 00000009 0 --- snip ---
Since you didn't provide further info ("I have modified the sound configuration for fixing the bad quality" is not really precise), it's hard to say what is wrong here.
You either miss some host libraries (distros tend to mark certain Wine components as 'optional') or your distro 'PCLinuxOS' is somehow broken or <insert bunch of other causes here>.
It could also be a bug in Wine 1.6.x which was fixed in Wine 1.7.x series.
Regards