http://bugs.winehq.org/show_bug.cgi?id=3558
Summary: Wine crashes at startup Product: Wine Version: CVS Platform: Other URL: http://www.analog.com/Analog_Root/static/techsupport/des igntools/interactivetools/ad593x/ad593x.html OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: wine-loader AssignedTo: wine-bugs@winehq.org ReportedBy: bon@elektron.ikp.physik.tu-darmstadt.de
Application crashes at startup, debugging output or debugger don't give any usefull advice for me.
Download the file mentioned above. Install went fine. Running installed "TINA.EXE" gives:
wine: Unhandled exception (thread 0009), starting debugger... WineDbg starting on pid 0x8 In 32 bit mode. 0xffffe410: popl %ebp Modules: Module Address Debug info Name (72 modules) PE 0x00400000-00a04000 Deferred tina ...<list of modules omitted> Threads: process tid prio (all id:s are in hex) 00000008 (D) C:\Program Files\DesignSoft\Tina Pro for Windows - TI\TINA.EXE 00000009 0 <== WineDbg terminated on pid 0x8
Starting the application in winedebug gives:
WineDbg starting on pid 0xa Breakpoint 1 at 0x00401000 EntryPoint in tina In 32 bit mode. start_process () at /spare/bon/wine/wine/dlls/kernel/../../include/winternl.h:1679 0x7bb7175d start_process+0xcd [/spare/bon/wine/wine/dlls/kernel/../../include/winternl.h:1679] in kernel32: jmp 0x7bb71753 start_process+0xc3 [/spare/bon/wine/wine/dlls/kernel/process.c:992] in kernel32 1679 static inline void WINAPI DbgBreakPoint(void) { __asm__ __volatile__("int3"); } Wine-dbg>c Stopped on breakpoint 1 at 0x00401000 EntryPoint in tina Wine-dbg>c fixme:winedbg:be_i386_remove_Xpoint Cannot get back 20 instead of 0xCC at 00401000 First chance exception: page fault on write access to 0x00000000 in 32-bit code (0x7f9e0345). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033 EIP:7f9e0345 ESP:7baafefc EBP:7baaff04 EFLAGS:00010246( - 00 -RIZP1) EAX:00000000 EBX:7f9e02e0 ECX:7baafee8 EDX:00000000 ESI:7f9f0000 EDI:7f9d0000 Stack dump: 0x7baafefc: 7baaff38 7f9e02fc 009f43a9 00000000 0x7baaff0c: 009f4614 00401000 7beff220 7baafff4 0x7baaff1c: 7baaff30 7bba1890 7bbfde78 00400000 0x7baaff2c: 00000000 7bb71756 7beff220 ffffffff 0x7baaff3c: 7bb31b34 7bb45850 7bba1890 7bd98000 0x7baaff4c: 01000000 7baafff4 7baaff30 7bb716ef Backtrace: =>1 0x7f9e0345 (0x7baaff04) 2 0x00000000 (0x009f43a9) 0x7f9e0345: xorl %eax,0x0(%eax) Wine-dbg>bt all
Backtracing for thread 0xb in process 0xa (C:\Program Files\DesignSoft\Tina Pro for Windows - TI\TINA.EXE): Backtrace: 1 0x7f9e0345 (0x7baaff04) 2 0x00000000 (0x009f43a9)
Now a message box pops up, telling in the title "Protecti" (rest cut off "Error:1"
The messagebox can't be changed in size.