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

Wine Bugs wine-bugs at winehq.com
Sat Jun 28 10:16:06 CDT 2003


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





------- Additional Comments From z_god at wanadoo.nl  2003-28-06 10:16 -------
Bug comments restored from Gmane.org:

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


------- Additional Comments From andi <at> rhlx01.fht-esslingen.de  2002-11-07
12:44 -------
Waaaah, cool ! :-)

Hmm, could you attach a --debugmsg +relay,+server logfile ?

I currently don't have a lot of time, but I'm sure others are also interested.


------- Additional Comments From arpi <at> mplayerhq.hu  2002-11-07 12:51 -------
Are you sure you want it?
It wrote HUGE log for a while (around a half minute), and it crashed when the
log was around 280 MB long, then it (4 instances of wine still running)
continued writing the log...
then i've killed.

A'rpi


------- Additional Comments From andi <at> rhlx01.fht-esslingen.de  2002-11-07
14:18 -------
Err, not so sure any more ;-)))
Hmm, could you attach a log showing about 5000 lines around the problem ?
Or maybe I'd even have to install that stuff... *sigh*

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list