http://bugs.winehq.org/show_bug.cgi?id=17377
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2009-02-13 16:30:19 --- (In reply to comment #0)
Looks like it's trying to access a null pointer.
Looks like. The trick is to find out where the null pointer comes from.
You might try getting a +relay log and attaching it here: WINEDEBUG=+relay wine totala.exe >& relay.txt
Then attach it if it's not too bug, or compress it and attach it if it's pretty large.