http://bugs.winehq.org/show_bug.cgi?id=2465
Summary: Xmedia player fails to start due to "fixme:console:SetConsoleCtrlHandler..." Product: Wine Version: 20040813 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P3 Component: wine-console AssignedTo: wine-bugs@winehq.org ReportedBy: me@the-taz.net
After installation of the player for my XCard (no support for linux yet) it fails to start... this is the message that wine gives me:
fixme:console:SetConsoleCtrlHandler (0x405eb9f0,1) - no error checking or testing yet WineDbg starting on pid 0x8 Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x10007ba2) In 32bit mode. 0x10007ba2: movl 0x0(%eax), %ecx
Is this something that could be fixed? ;o)