Bug 26324 - не запускается tuxguitar, ошибка java
Summary: не запускается tuxguitar, ошибка java
Status: CLOSED DUPLICATE of bug 21801
Alias: None
Product: Sisyphus
Classification: Development
Component: tuxguitar (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Vitaly Lipatov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-18 17:50 MSK by Александр
Modified: 2011-10-30 17:02 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Александр 2011-09-18 17:50:13 MSK
$ tuxguitar 
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x790070f5, pid=23832, tid=3067968368
#
# JRE version: 6.0_26-b03
# Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode linux-x86 )
# Problematic frame:
# C  0x790070f5
[error occurred during error reporting (printing problematic frame), id 0xb]

# An error report file with more information is saved as:
# /tmp/hs_err_pid23832.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
/usr/bin/tuxguitar: line 38: 23832 Аварийный останов         ${JAVA} ${VM_ARGS} -cp :${CLASSPATH} -Dtuxguitar.share.path="/usr/share/tuxguitar/" -Djava.library.path="${LD_LIBRARY_PATH}" ${MAINCLASS} "$1" "$2" "$arg"
Comment 1 Andrey Cherepanov 2011-09-18 18:24:30 MSK
На пакет.
Comment 2 Vladimir V. Kamarzin 2011-09-19 10:22:30 MSK
Там у него что-то не так с alsa, если отключить её, то запускается.

% cat ~/.tuxguitar-1.2/plugin.properties
#TuxGuitar Plugin Properties
#Thu Sep 15 21:17:52 YEKST 2011
org.herac.tuxguitar.player.impl.midiport.alsa.MidiOutputPortProviderPlugin.enabled=false
Comment 3 Александр 2011-09-19 15:18:22 MSK
(В ответ на комментарий №2)
> Там у него что-то не так с alsa, если отключить её, то запускается.
> 
> % cat ~/.tuxguitar-1.2/plugin.properties
> #TuxGuitar Plugin Properties
> #Thu Sep 15 21:17:52 YEKST 2011
> org.herac.tuxguitar.player.impl.midiport.alsa.MidiOutputPortProviderPlugin.enabled=false
 А что с Alsa сделать, чтобы запустить tuxguitar?
Comment 4 Michael Shigorin 2011-10-30 17:01:44 MSK
Исправление в bug #21801.

*** This bug has been marked as a duplicate of bug 21801 ***