I just upgraded to Ubuntu jaunty. I've been using the Intrepid Wine repo before, then I updated my sources.list for Jaunty. All wine programs including winecfg itself throws tons of error now upon initial startup: Code: fixme:dbghelp_dwarf:compute_location Unhandled attr op: e0 dwarf.c:1355: dwarf2_parse_variable: Assertion `subpgm->func' failed. wine: Assertion failed at address 0xb7f95430 (thread 0152), starting debugger... Unhandled exception: assertion failed in 32-bit code (0xb7f95430). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:b7f95430 ESP:0033e6a4 EBP:0033e6bc EFLAGS:00000202( - -- I - - - ) EAX:00000000 EBX:00002f8c ECX:00002f8c EDX:00000006 ESI:b7dd63a3 EDI:b7df4ff4 Stack dump: 0x0033e6a4: 0033e6bc 00000006 00002f8c b7cc16d0 0x0033e6b4: b7df4ff4 0033e7dc 0033e7e4 b7cc3098 0x0033e6c4: 00000006 0033e75c 00000000 b7df4ff4 0x0033e6d4: 00000047 7daddcd0 00000068 b7d04e3f 0x0033e6e4: 0033e720 7daddcd8 7daddcd8 b7cd583b 0x0033e6f4: b7df4ff4 00000047 7daddcd8 0033e7cc Backtrace: =>0 0xb7f95430 (0x0033e6bc) fixme:dbghelp_dwarf:compute_location Unhandled attr op: e0 dwarf.c:1355: dwarf2_parse_variable: Assertion `subpgm->func' failed. wine: Assertion failed at address 0xb801f430 (thread 0154), starting debugger... err:seh:start_debugger Couldn't start debugger ("winedbg --auto 339 44") (87) Read the Wine Developers Guide on how to set up winedbg or another debugger I get about 30 of those messages for different threads. This never happened before in Intrepid. I was running the same version in both, 1.1.22. If I rename my .wine directory the problem goes away, but what has happened? I don't want to reinstall all my apps again.[/code]