0

Intel DualCore プロセッサを搭載したラップトップで xuggler ライブラリを使用するアプリケーションを開発しました。ただし、Intel Xeon E3-1230v2 プロセッサを搭載したサーバーにアプリケーションをセットアップする必要があり、アプリケーションを実行するたびにネイティブ ライブラリでエラーが発生します。

# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000013e96520, pid=1724, tid=3804
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.21-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [xuggle5326780242083232878.dll+0x736520] Java_com_xuggle_ferry_FerryJNI_SWIGRefCountedTesterUpcast+0x66f005
#
# Core dump written. Default location: D:\tomcat\hs_err_pid1724.mdmp
#
# 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.
#

私はこのプロジェクトに多くの時間を費やしてきましたが、これがサーバー上で動作するために本当に必要です。問題を解決するオンライン xuggler 5.5 を見つけましたが、それでもエラーが発生します。私がオンラインで見たのは、これは Ivy Bridge のような一部のプロセッサ タイプの問題です。私のマシンで xuggler を動作させるためにできることはありますか?

4

0 に答える 0