使用Xugg时,在Eclipse中检测到致命错误 [英] Fatal error detected in Eclipse when using Xuggle

查看:193
本文介绍了使用Xugg时,在Eclipse中检测到致命错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图使用 Xuggle 5.4 从视频中获取帧。我使用的IDE是 Eclipse Juno 。最后一次(大概是一个月后),当我尝试时,我得到了5秒的差距,但是今天当我尝试运行代码时,我得到以下错误


#Java运行时环境检测到致命错误:

#EXCEPTION_ACCESS_VIOLATION(0xc0000005)at pc = 0x000000006ee76520,pid = 4340,tid = 7344

#JRE版本:7.0_09-b05
#Java VM:Java HotSpot(TM)64位服务器虚拟机(23.5-b02混合模式windows-amd64压缩oops)
#问题框架:
#C [xuggle1062976990104623257.dll + 0x736520] Java_com_xuggle_ferry_FerryJNI_SWIGRefCountedTesterUpcast + 0x66f005

#无法写入核心转储。在Windows

$ b#b $ b#的默认情况下,默认情况下不启用Minidumps具有更多信息的错误报告文件保存为:
#D:\Eclipse workspaces\Eclipse Juno\VideoSteganography \hs_err_pid4340.log

#如果您想提交错误报告,请访问:
#http://bugreport.sun.com/bugreport/crash.jsp
#崩溃发生在Java虚拟机的本机代码之外。
#查看有关哪里报告错误的问题框架。

当我google了这个,我发现类似的类似问题,但我没有得到任何解决方案或导致这个问题。 >

可能是什么原因?我无法找到导致崩溃的原因的本机代码。我曾经可以更新Java。



我的需要是从视频文件中获取帧,还有哪些其他方式可以完成此操作?请自行查询详细信息。

解决方案

问题是Java7更新。我刚回到Java6。现在,我现在可以正常工作。


I was trying to get frames from a video using Xuggle 5.4. The IDE which I use is Eclipse Juno.The last time (which was roughly one months back) when I tried, I got the frames with a gap of 5 seconds, but today when I tried to run the code I got the below error

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006ee76520, pid=4340, tid=7344
#
# JRE version: 7.0_09-b05
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.5-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [xuggle1062976990104623257.dll+0x736520]  Java_com_xuggle_ferry_FerryJNI_SWIGRefCountedTesterUpcast+0x66f005
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# D:\Eclipse workspaces\Eclipse Juno\VideoSteganography\hs_err_pid4340.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

When I googled this, I found similar similar problems, but i failed to get any solution or cause for this problem.

What may be the reason for this? I am not able to find the native code which is the cause for the crash. I used to update Java whenever available.

My need is to get the frames from a video file, what other ways are there to get this done? Feel free to ask for detail.

解决方案

Problem was with Java7 updates. I just rolled back to Java6. Now it works fine for me now

这篇关于使用Xugg时,在Eclipse中检测到致命错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆