Sample QuickTime app crash in CreateEventA()

Arpi arpi at thot.banki.hu
Thu Nov 7 10:34:49 CST 2002


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

ps: please CC: me if can, i'm not subsribed (but i'm reading the archive)

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



More information about the wine-bugs mailing list