http://bugs.winehq.org/show_bug.cgi?id=58335
--- Comment #32 from Michael Setzer II mikes@kuentos.guam.net --- Running with the gdb got this info.
gdb -q --args wine notepad "/home/msetzerii/wine": not in executable format: file format not recognized (gdb) handle SIGUSR1 nostop Signal Stop Print Pass to program Description SIGUSR1 No Yes Yes User defined signal 1 (gdb) run Starting program: notepad No executable file specified. Use the "file" or "exec-file" command. (gdb) file notepad Reading symbols from notepad... Reading symbols from /usr/lib/debug/opt/wine-devel/bin/wine-10.10-1.1.x86_64.debug... (gdb) bt No stack. (gdb) detach The program is not being run. (gdb) run wine notepad Starting program: /usr/bin/notepad wine notepad
This GDB supports auto-downloading debuginfo from the following URLs: https://debuginfod.fedoraproject.org/ Enable debuginfod for this session? (y or [n]) y Debuginfod has been enabled. To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit. Downloading separate debug info for system-supplied DSO at 0x7ffff7fc5000 Downloading 6.65 M separate debug info for /lib64/libc.so.6 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Downloading 276.34 K separate debug info for /lib64/libunwind.so.8 Downloading 99.91 K separate debug info for /root/.cache/debuginfod_client/19312758b1d0090aab17cf97a501851d16182864/debuginfo process 277175 is executing new program: /opt/wine-devel/lib64/wine/x86_64-unix/wine-preloader [Detaching after vfork from child process 277179] [Detaching after fork from child process 277181] 002c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc4c173 [Detaching after fork from child process 277183] 0034:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc4c173 [Detaching after fork from child process 277185] 003c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc4c173 [Inferior 1 (process 277175) exited with code 05] (gdb) bt No stack. (gdb) detach The program is not being run. (gdb) q # wineserver -k