juancarmena / xuggle

Automatically exported from code.google.com/p/xuggle
0 stars 0 forks source link

Swing UI app crashes after playing video when clicking on top of the UI app #239

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This is not an issue that I can reproduce with a smaller test case at the
moment.
The java jvm is the following:
C:\Program Files (x86)\Java\jre1.6.0\bin>java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode)

And I am currently using Windows 7

After playing youtube quality video by reading the flv files. Then I stop
the video and the threads are stopped.
However, when I click on top of the UI application, the whole java closes
down and I get the following message in the console:

# An unexpected error has been detected by Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6c9eda40, pid=6948, tid=6320
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode)
# Problematic frame:
# C  [libxuggle-xuggler-3.dll+0x6da40]
#
# An error report file with more information is saved as hs_err_pid6948.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp

Original issue reported on code.google.com by hernan.j...@gmail.com on 19 Feb 2010 at 5:26

Attachments: