I'm trying to run Mushclient under wine on SuSE 9.3. If I don't try to change anything, it starts, and can connect fine. If I try to make a settings change, however, things blow up. This seems to be centered on the World Properties box, either when creating a new world, or just editing the properties of an existing one. The dialog comes up just fine, but attempting to select any category of options causes the client to die. Since I didn't background it when I started it, it breaks out to wine's debugger with this output:
This happens with both 3.65 and 3.66. Anyone else see/have/fix this problem?
Unhandled exception: page fault on read access to 0x0000001c in 32-bit code (0x0052d184).
In 32 bit mode.
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033
EIP:0052d184 ESP:406b3818 EBP:406b40c8 EFLAGS:00210246( - 00 -RIZP1)
EAX:00000000 EBX:406dbea0 ECX:00000000 EDX:401f5000
ESI:00000000 EDI:406dbd58
Stack dump:
0x406b3818: 00001304 00000000 00000000 0052d1ed
0x406b3828: 406b3844 406dbd58 0046bd80 00000000
0x406b3838: 406dbd58 0055f9f0 406b385c 00000001
0x406b3848: 005124db 406b40c8 406b3950 0055f9f0
0x406b3858: 0000004e 406b388c 00512683 406dbd58
0x406b3868: 00001ffe 0000fe6e 0046bd40 406b38d4
Backtrace:
=>1 0x0052d184 in mushclient (+0x12d184) (0x406b40c8)
2 0x00001ffe (0x00010084)
3 0x00000000 (0x00000000)
0x0052d184: pushl 0x1c(%eax)
This happens with both 3.65 and 3.66. Anyone else see/have/fix this problem?