[Wine]Re: Myst Masterpiece Edition installer

Jani Kärkkäinen jani.karkkainen at ppf.inet.fi
Fri Jan 14 00:01:41 CST 2005


Jani Kärkkäinen wrote:

> crashes. Ran it with console, and at first there's lots of clicking 
> and fixme:dsound messages and it throws the debugger just after this 
> line:
>
> err:int21:INT21_Ioctl_Block int21: unknown/not implemented parameters:
> int21: AX 440d, BX 0004, CX 0848, DX b61e, SI 0000, DI 0000, DS 0000, 
> ES 0000
>
> Any relation?  http://www.ctyme.com/intr/rb-2896.htm
> If so, congrats to Red Orb for programming by guidelines. :)

Hmm. It seems int 21 function 440d with cx 0x0848 is simply a media lock 
function. It shouldn't really crash wine, should it? Maybe I'm barking 
up the wrong tree here. With a bit more inspection, it seems that 
QuickTime is crashing.

Unhandled exception: page fault on read access to 0x00000063 in 32-bit 
code (0x6687a887).
In 32 bit mode.
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033
 EIP:6687a887 ESP:406cb404 EBP:406cb430 EFLAGS:00210202(   - 00      - -RI1)
 EAX:403e8f94 EBX:4374b740 ECX:00000001 EDX:00000003
 ESI:43719348 EDI:00000000
Stack dump:
0x406cb404:  403e8f94 6687a7f1 437193b0 403e8f94
0x406cb414:  4372d900 00000001 668719d5 4372d900
0x406cb424:  406cb43c 406cb484 43719418 406cb478
0x406cb434:  66911ee9 4372d900 406cb5e4 4372d900
0x406cb444:  43719418 4372d900 c0000005 00000002
0x406cb454:  00000004 66871870 00000000 406cb43c
Backtrace:
=>1 0x6687a887 in quicktime.qts (+0x7a887) (0x406cb430)
  2 0x66911ee9 in quicktime.qts (+0x111ee9) (0x406cb478)
  3 0x6686be5a in quicktime.qts (+0x6be5a) (0x0001002e)
  4 0x00000000 (0x00000000)
0x6687a887: call        *0x60(%edx)

And this crash happens soon after the wine-display is blank and the cd 
has spun up.

Regards,
  Jani Kärkkäinen



More information about the wine-users mailing list