Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Windows- Native exceptions.



Hi,

Could you share the code that you use to play your URL? That way I could see if it gives
me the same results on my MacOS X system (I need something that I can run). Other
information that may be beneficial, maybe to an Apple enginneer, would be Windows
version, memory and chipset. This extra information should help identify if it is
specific to any other system set up. BTW have you managed to test out on any other
hardware and also, does it make a difference if the URL points to a local file and
do all files cause the same issue?


André-John

On 15-Nov-05, at 15:15 , Marcus Felix Wendt wrote:

hey!

sorry this is probably no help, i just wanted to underline that i've recently ran into exactly the same troubles in my app.
did you already file a bug?


marcus


Am 06.11.2005 um 18:58 schrieb narayanan s.:


Hello All. I have a simple application that tries to play streaming movies from URL. Functionality is the same as "File- >Open URL" in the QuickTime Player. Only difference is that I have a reference movie and 4 different speed versions and I download the reference movies before streaming.


At clearly RANDOM times, (and non repeatable), I get one of three exceptions occuring due to different functions/dlls.

-------------------------------------------------------
Exception 1:

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x668086E2
Function=DllMain+0x7692
Library=C:\WINDOWS\system32\QuickTime.qts


Current Java thread:
    at sun.awt.windows.WToolkit.eventLoop(Native Method)
    at sun.awt.windows.WToolkit.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

Exception 2:

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x7C911E58
Function=RtlInitializeCriticalSection+0x32B
Library=C:\WINDOWS\system32\ntdll.dll


Current Java thread:
    at sun.awt.windows.WToolkit.eventLoop(Native Method)
    at sun.awt.windows.WToolkit.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

Exception 3:

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x669DD29B
Function=CallComponentFunctionWithStorage+0xC537B
Library=C:\WINDOWS\system32\QuickTime.qts


Current Java thread:
    at sun.awt.windows.WToolkit.eventLoop(Native Method)
    at sun.awt.windows.WToolkit.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
---------------------------------------------------------

My QT-J methods are essentially :

try {
OpenMovieFile.asRead(...)
movie=Movie.fromFile(...)

movieController.goToTime(..)
movieController.setSelectionBegin(..)
movieController.setSelectionDuration(...)
movieController.setPlaySelection(true)
movieController.prerollAndPlay(1)
}
catch {QTException ..)
{}

Java =1.4.2_07 QT-J 6.1 (cannot upgrade for certain local portability reasons. So, I need to fix these with the above config.) Same exceptions on Java 1.5.0 as well.

Has anyone had these bugs before? Any clues?

Thanks in Advance.





_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-java mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-java/lists% 40marcuswendt.de


This email sent to email@hidden

_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-java mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-java/ajmas% 40sympatico.ca


This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. QuickTime-java mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quicktime-java/email@hidden

This email sent to email@hidden
References: 
 >Windows- Native exceptions. (From: "narayanan s." <email@hidden>)
 >Re: Windows- Native exceptions. (From: Marcus Felix Wendt <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.