3.4 crash

Fehler in TV-Browser
Antworten
toralf
Junior Member
Beiträge: 28
Registriert: 06 Mär 2009, 17:41

3.4 crash

Beitrag von toralf »

3.3.3 lief stabil, 3.4 hingegen lieferte dies hier : http://bpaste.net/show/440854/
aus meiner .xsession-errors könnte dies hier noch hilfreich sein :

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb2d00438, pid=8804, tid=2477452096
#
# JRE version: 6.0_31-b31
# Java VM: OpenJDK Server VM (23.25-b01 mixed mode linux-x86 )
# Problematic frame:
# J sun.awt.GlobalCursorManager.updateCursorImmediately()V
#
# Core dump written. Default location: /opt/tvbrowser-3.4/core or core.8804
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid8804.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
#
/opt/tvbrowser/tvbrowser.sh: line 118: 8804 Aborted ${JAVA_PROGRAM_DIR}java -Xms16m -Xmx320m -Djava.library.path="${PROGRAM_DIR}" -Dpropertiesfile=linux.properties -jar tvbrowser.jar "$@"
TV-Browser TERMINATED.
ds10
Site Admin
Beiträge: 19123
Registriert: 23 Jun 2005, 12:36
Kontaktdaten:

Re: 3.4 crash

Beitrag von ds10 »

Fehler in der JVM, da würde ich mal ein Update auf Java 7 empfehlen. Die JVM darf nicht abstürzen, egal was ein Java-Programm macht. Wenn es Fehler gibt, haben die als Error oder als Exception ausgegeben zu werden. Absturzursache scheint irgendein Grafikproblem zu sein. Es kann schon sein, dass das durch die geänderte Darstellung der Info-Icons ausgelöst wird, aber das darf eben nicht zum Absturz der JVM führen.
"First they ignore you, then they ridicule you, then they fight you, then you win." - Mahatma Gandhi
Unterstütze die Weiterentwicklung von TV-Browser
Antworten