ashish-codeware / xuggle

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

Testing installation fails in Windows XP #247

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Install Xuggle on Windows XP according to the tutorial 
(http://blog.xuggle.com/2009/01/23/how-to-install-xuggler-on-microsoft-windows/)
.
2. Reboot
3. Test according to tutorial.

What is the expected output?
A video.
What do you see instead?
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6b3722c0, pid=2956, tid=492
#
# JRE version: 6.0_20-b02
# Java VM: Java HotSpot(TM) Client VM (16.3-b01 mixed mode, sharing windows-x86
)
# Problematic frame:
# C  [avcodec-52.dll+0x6322c0]
#
# An error report file with more information is saved as:
# C:\Documents and Settings\lars\hs_err_pid2956.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

What operating system and JVM version are you using.
Windows XP
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing)

Original issue reported on code.google.com by lars.a.f...@gmail.com on 16 Aug 2010 at 12:36

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I found the problem. As the attached log shows, four dll's were found in 
C:\WINDOWS that should be found in the Xuggle bin:
 - avcodec-52.dll
 - avformat-52.dll
 - avutil-50.dll
 - swscale-0.dll
Chrome users have experienced problems with these, as well.
The cause is usually a version of the screen saver Electric Sheep.
Renaming them fixed the problem. An uninstall would probably also fix it.

Original comment by lars.a.f...@gmail.com on 24 Aug 2010 at 8:22

Attachments:

GoogleCodeExporter commented 9 years ago
Please close the issue. Thank you.

Original comment by lars.a.f...@gmail.com on 24 Aug 2010 at 8:24

GoogleCodeExporter commented 9 years ago

Original comment by art.cla...@gmail.com on 24 Aug 2010 at 1:33