[Bug 1132] New: - Sample QuickTime app crash in CreateEventA()

wine-bugs at winehq.com wine-bugs at winehq.com
Thu Nov 7 12:22:26 CST 2002


http://bugs.winehq.com/show_bug.cgi?id=1132

           Summary: Sample QuickTime app crash in CreateEventA()
           Product: Wine
           Version: 20020904
          Platform: PC
               URL: http://mplayerhq.hu/MPlayer/samples/qtvideo/
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-kernel
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: arpi at mplayerhq.hu


Hi,

We're experimenting with quicktime audio/video codec support in MPlayer.
Audio already works using libwine, but it crashes with video.

We've made a minimalist sample app, to read a file, decode and write to another
file. It works in real windows (both cygwin and msvc-compiled exe) but
crashes in Nth CreateEventA(0,0,0,0) call inside wine (according to gdb,
in kernel/sync.c:45) under linux.

The source (.c for cygwin/gcc, .cpp for msvc), .EXE, and the input datafile
can be downloaded here:

[ftp|http]://ftp.mplayerhq.hu/MPlayer/samples/qtvideo/

It requires qtmlClient.dll from QT5 SDK (I put that file there too), and
installed QuickTime 5.x player (for recompiling exe from source you need 
the full QT SDK for includes)

I've tested with Wine-20021031.tar.gz and codeweavers-wine-20020904
both compiled from source, with gcc 2.95.3.

my ~/.wine is symlinked to crossover plugin's dotwine dir, where i have QT5
player installed.

If you need more info, tell me.

thanks,

A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1132>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list