trigger (append to notepad) crashes wine

Posted by Justin Koh on Wed 29 Mar 2006 02:13 PM — 2 posts, 13,029 views.

#0
I'm running Mushclient 3.73 and wine 0.9.10 on Ubuntu 5.10.

Everything runs great: timers, aliases, macros, Lua scripting (haven't tried other scripting languages), and normal triggers.

The only problem I have encountered so far is a trigger that sends to Notepad. It causes Mushclient to freeze for a few seconds (the internal Notepad window does open but the contents aren't drawn) and then close.

Here's what I get in my terminal when the trigger fires:

wine: Unhandled page fault on read access to 0x00000000 at address 0xb7e41123 (thread 0009), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0xb7e41123).

followed by a register dump, stack dump, backtrace etc.

Also this line was highlighted under "Backtrace:"

=>1 0xb7e41123 strlen+0x33 in libc.so.6 (0xb7e41123)


The internal notepad works fine on its own, I made a few windows and just meddled with them.

This problem occurs both with and without the /wine option.
Australia Forum Administrator #1
I just tried that with MUSHclient 3.73 and an old copy of Wine (20040408) and it worked fine without crashing.

All I can suggest is getting a newer version of Wine.