Fallo de segmentación en lmms

cpr
#1 por cpr el 19/06/2010
utilizando lmms se cierra solo de manera aleatoria, a veces seleccionando sonidos, a veces eligiendo notas, la ultima vez lo ejecute desde consola y me sale fallo de segmentación, no da mas datos:


Alguien escribió:
$ lmms
Fallo de segmentación
$



Tenia la versión 0.4.5 y me pasaba lo mismo, actualice a la 0.4.6 y sigue sucediendo lo mismo. En los repositorios tengo puesto que actualice pero para karmic ya que en la web fue el mas reciente que vi y tengo la versión 10.04, no se si esto tendrá que ver. ¿hay alguna forma de evitar el fallo de segmentación?

gracias.
Subir
OFERTASVer todas
  • -26%
    AKAI MPC Key 61
    1.290 €
    Ver oferta
  • -8%
    Behringer X Air XR18
    645 €
    Ver oferta
  • -35%
    Set de grabación completo de Focusrite
    184 €
    Ver oferta
vagar
#2 por vagar el 20/06/2010
Lo de mezclar repositorios es siempre delicado y, en la medida de lo posible, hay que evitarlo o asumir a lo que te expones. En el peor de los casos puedes armar un cisco bastante importante de librerías que te deje la distribución inutilizable, teniendo que reinstalar todo de cero.

Si tu distro no tiene un paquete actualizado es mejor compilarte tú el ejecutable en tu máquina. Esto es porque el ejecutable que te llega en el paquete puede estar enlazado a librerías que no son compatibles a nivel binario con las que tú tienes, lo cual tiene muy mala solución.

Así que mi recomendación es que te bajes los fuentes, compiles y, si sabes cómo, generes tu propio paquete .deb.
Subir
cpr
#3 por cpr el 20/06/2010
Alguien escribió:
Así que mi recomendación es que te bajes los fuentes, compiles y, si sabes cómo, generes tu propio paquete .deb.



he ido instalando todo lo que pedía pero a partir de aquí ya no se seguir:


Alguien escribió:
$ cmake . -DCMAKE_INSTALL_PREFIX=/usr
-- The C compiler identification is GNU
CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:67 (FILE):
file Internal CMake error when trying to open file:
/home/usuario/Escritorio/lmms-0.4.6/CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.cpp
for writing.
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:77 (CMAKE_DETERMINE_COMPILER_ID_WRITE)
/usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:38 (CMAKE_DETERMINE_COMPILER_ID_BUILD)
/usr/share/cmake-2.8/Modules/CMakeDetermineCXXCompiler.cmake:141 (CMAKE_DETERMINE_COMPILER_ID)
CMakeLists.txt:3 (PROJECT)


CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:67 (FILE):
file Internal CMake error when trying to open file:
/home/usuario/Escritorio/lmms-0.4.6/CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.cpp
for writing.
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:77 (CMAKE_DETERMINE_COMPILER_ID_WRITE)
/usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:38 (CMAKE_DETERMINE_COMPILER_ID_BUILD)
/usr/share/cmake-2.8/Modules/CMakeDetermineCXXCompiler.cmake:141 (CMAKE_DETERMINE_COMPILER_ID)
CMakeLists.txt:3 (PROJECT)


-- The CXX compiler identification is unknown
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
PROCESSOR: i686
Machine: i486-linux-gnu
-- Target host is 32 bit
-- Looking for include files LMMS_HAVE_STDINT_H
-- Looking for include files LMMS_HAVE_STDINT_H - found
-- Looking for include files LMMS_HAVE_STDLIB_H
-- Looking for include files LMMS_HAVE_STDLIB_H - found
-- Looking for include files LMMS_HAVE_PTHREAD_H
-- Looking for include files LMMS_HAVE_PTHREAD_H - found
-- Looking for include files LMMS_HAVE_SEMAPHORE_H
-- Looking for include files LMMS_HAVE_SEMAPHORE_H - found
-- Looking for include files LMMS_HAVE_UNISTD_H
-- Looking for include files LMMS_HAVE_UNISTD_H - found
-- Looking for include files LMMS_HAVE_SYS_TYPES_H
-- Looking for include files LMMS_HAVE_SYS_TYPES_H - found
-- Looking for include files LMMS_HAVE_SYS_IPC_H
-- Looking for include files LMMS_HAVE_SYS_IPC_H - found
-- Looking for include files LMMS_HAVE_SYS_SHM_H
-- Looking for include files LMMS_HAVE_SYS_SHM_H - found
-- Looking for include files LMMS_HAVE_SYS_TIME_H
-- Looking for include files LMMS_HAVE_SYS_TIME_H - found
-- Looking for include files LMMS_HAVE_SYS_WAIT_H
-- Looking for include files LMMS_HAVE_SYS_WAIT_H - found
-- Looking for include files LMMS_HAVE_SYS_SELECT_H
-- Looking for include files LMMS_HAVE_SYS_SELECT_H - found
-- Looking for include files LMMS_HAVE_STDARG_H
-- Looking for include files LMMS_HAVE_STDARG_H - found
-- Looking for include files LMMS_HAVE_SIGNAL_H
-- Looking for include files LMMS_HAVE_SIGNAL_H - found
-- Looking for include files LMMS_HAVE_SCHED_H
-- Looking for include files LMMS_HAVE_SCHED_H - found
-- Looking for include files LMMS_HAVE_SYS_SOUNDCARD_H
-- Looking for include files LMMS_HAVE_SYS_SOUNDCARD_H - found
-- Looking for include files LMMS_HAVE_SOUNDCARD_H
-- Looking for include files LMMS_HAVE_SOUNDCARD_H - not found.
-- Looking for include files LMMS_HAVE_FCNTL_H
-- Looking for include files LMMS_HAVE_FCNTL_H - found
-- Looking for include files LMMS_HAVE_SYS_IOCTL_H
-- Looking for include files LMMS_HAVE_SYS_IOCTL_H - found
-- Looking for include files LMMS_HAVE_CTYPE_H
-- Looking for include files LMMS_HAVE_CTYPE_H - found
-- Looking for include files LMMS_HAVE_STRING_H
-- Looking for include files LMMS_HAVE_STRING_H - found
-- Looking for include files LMMS_HAVE_PROCESS_H
-- Looking for include files LMMS_HAVE_PROCESS_H - not found.
-- Looking for include files LMMS_HAVE_LOCALE_H
-- Looking for include files LMMS_HAVE_LOCALE_H - found
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt-Version 4.6.2 (using /usr/bin/qmake)
-- Looking for _POSIX_TIMERS
-- Looking for _POSIX_TIMERS - found
-- Found Qt translations in /usr/share/qt4/translations
-- checking for module 'sndfile>=1.0.11'
-- found sndfile, version 1.0.21
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found STK: /usr/lib/libstk.so
-- checking for module 'libpulse'
-- found libpulse, version 0.9.21-63-gd3efa-dirty
-- Found PulseAudio Simple: /usr/lib/libpulse.so
-- Looking for vorbis_bitrate_addblock in vorbis
-- Looking for vorbis_bitrate_addblock in vorbis - found
-- Found OggVorbis: /usr/lib/libogg.so;/usr/lib/libvorbis.so;/usr/lib/libvorbisfile.so;/usr/lib/libvorbisenc.so
-- Looking for snd_seq_create_simple_port in asound
-- Looking for snd_seq_create_simple_port in asound - found
-- Found ALSA: /usr/lib/libasound.so
-- Looking for include files LMMS_HAVE_MACHINE_SOUNDCARD_H
-- Looking for include files LMMS_HAVE_MACHINE_SOUNDCARD_H - not found.
-- Looking for include files LMMS_HAVE_LINUX_AWE_VOICE_H
-- Looking for include files LMMS_HAVE_LINUX_AWE_VOICE_H - not found.
-- Looking for include files LMMS_HAVE_AWE_VOICE_H
-- Looking for include files LMMS_HAVE_AWE_VOICE_H - not found.
-- Looking for include files LMMS_HAVE__USR_SRC_SYS_I386_ISA_SOUND_AWE_VOICE_H
-- Looking for include files LMMS_HAVE__USR_SRC_SYS_I386_ISA_SOUND_AWE_VOICE_H - not found.
-- Looking for include files LMMS_HAVE__USR_SRC_SYS_GNU_I386_ISA_SOUND_AWE_VOICE_H
-- Looking for include files LMMS_HAVE__USR_SRC_SYS_GNU_I386_ISA_SOUND_AWE_VOICE_H - not found.
-- Looking for C++ include sys/asoundlib.h
-- Looking for C++ include sys/asoundlib.h - found
-- Looking for C++ include alsa/asoundlib.h
-- Looking for C++ include alsa/asoundlib.h - found
-- Looking for snd_pcm_resume in asound
-- Looking for snd_pcm_resume in asound - found
-- checking for module 'jack>=0.77'
-- found jack, version 0.118.0
-- checking for module 'fftw3f>=3.0.0'
-- found fftw3f, version 3.2.2
-- checking for module 'fluidsynth>=1.0.7'
-- found fluidsynth, version 1.1.1
-- Looking for wine_init in wine
-- Looking for wine_init in wine - found
-- Looking for C++ include windows.h
-- Looking for C++ include windows.h - found
-- checking for module 'samplerate>=0.1.7'
-- package 'samplerate>=0.1.7' not found
-- Performing Test HAVE_LRINT
-- Performing Test HAVE_LRINT - Success
-- Performing Test HAVE_LRINTF
-- Performing Test HAVE_LRINTF - Success
-- Performing Test CPU_CLIPS_POSITIVE
-- Performing Test CPU_CLIPS_POSITIVE - Failed
-- Performing Test CPU_CLIPS_NEGATIVE
-- Performing Test CPU_CLIPS_NEGATIVE - Success
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/libX11.so
-- Found Freetype: /usr/lib/libfreetype.so

Installation Summary
--------------------
* Install Directory : /usr
* Use system's libsamplerate :

Supported audio interfaces
--------------------------
* ALSA : OK
* JACK : OK
* OSS : OK
* PulseAudio : OK
* SDL : OK

Supported MIDI interfaces
-------------------------
* ALSA : OK
* OSS : OK
* WinMM :

Supported file formats for project export
-----------------------------------------
* WAVE : OK
* OGG/VORBIS : OK

Optional plugins
----------------
* SoundFont2 player : OK
* Stk Mallets : OK
* VST-instrument hoster : OK
* VST-effect hoster : OK
* SpectrumAnalyzer : OK
* CALF LADSPA plugins : OK
* CAPS LADSPA plugins : OK
* CMT LADSPA plugins : OK
* TAP LADSPA plugins : OK
* SWH LADSPA plugins : OK
* ZynAddSubFX : OK


-----------------------------------------------------------------
IMPORTANT:
after installing missing packages, remove CMakeCache.txt before
running cmake again!
-----------------------------------------------------------------



CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
X11_Xft_LIB (ADVANCED)
linked by target "RemoteZynAddSubFx" in directory /home/usuario/Escritorio/lmms-0.4.6/plugins/zynaddsubfx

-- Configuring incomplete, errors occurred!
$



gracias.
Subir
vagar
#4 por vagar el 21/06/2010
Alguien escribió:
$ cmake . -DCMAKE_INSTALL_PREFIX=/usr


Mmm, no sé exactamente por qué te da ese error, habría que buscar en google y, si no sale nada, preguntar a los de lmms. Pero prueba antes una cosa: la herramienta cmake está diseñada para hacer la compilación fuera del árbol del código fuente, para no mezclar fuentes con binarios. A lo mejor es una fuente de conflicto. Borra todo, vuelve a descomprimir el paquete fuente, crea una carpeta vacía y compila allí:
[code]
tar xf lmms......
cd lmms.....
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr[/code]
Subir
cpr
#5 por cpr el 22/06/2010
me sigue mostrando lo mismo, el mismo error
Subir
Pablo_F
#6 por Pablo_F el 22/06/2010
Hola,

Según la wiki de instalación de lmms
debes instalar lo paquetes "libxft-dev" y "libfreetype6-dev".
El log también te dice que falta samplerate. Instala el paquete "libsamplerate0-dev"

Antes de volver a hacer cmake debes borrar el archivo CMakeCache.txt

De todas formas, si has estado mezclando repos de lucid y karmic no sería mala idea reinstalar el sistema, si ves que otros programas dan fallo de segmentación. ¡Nunca hagas eso! Revisa tus orígenes del software y corrígelo antes de nada.

En general, si quieres instalar versiones más recientes de programas sin tener que compilar, a través de apt (synaptic, apt-get, aptitude...), lo normal es añadir repositorios no oficiales que sean compatibles con tu versión de ubuntu (instalando los paquetes con prudencia, pues estos repos no suelen tener control de calidad). Otra alternativa es instalar con GDebi el paquete deb distribuido por el proyecto oficial, para tu versión de ubuntu (si existe).
Subir
vagar
#7 por vagar el 22/06/2010
Alguien escribió:

CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:67 (FILE):
file Internal CMake error when trying to open file:
/home/usuario/Escritorio/lmms-0.4.6/CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.cpp
for writing.


Ahora que me fijo en eso... ¿no habrás estado mezclando usuarios? ¿Has descomprimido el tar usando sudo, por ejemplo? ¿Qué te sale si ejecutas

[code]ls -l /home/usuario/Escritorio/lmms-0.4.6/CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.cpp
[/code]

?

¿Tienes espacio en el disco? Puedes comprobarlo con:

[code]df
[/code]
Subir
cpr
#8 por cpr el 22/06/2010
Alguien escribió:
Según la wiki de instalación de lmms
debes instalar lo paquetes "libxft-dev" y "libfreetype6-dev".
El log también te dice que falta samplerate. Instala el paquete "libsamplerate0-dev"

Antes de volver a hacer cmake debes borrar el archivo CMakeCache.txt


Perfecto

Alguien escribió:
De todas formas, si has estado mezclando repos de lucid y karmic no sería mala idea reinstalar el sistema, si ves que otros programas dan fallo de segmentación. ¡Nunca hagas eso! Revisa tus orígenes del software y corrígelo antes de nada.

:oops: , lección aprendida. En los origenes de software esta quitado todo lo relacionado a lmms que puse relacionado con karmic pero me sigue apareciendo debajo de "obtener programas" en centro de software, no se si se podrá quitar de ahí también.


Alguien escribió:
En general, si quieres instalar versiones más recientes de programas sin tener que compilar, a través de apt (synaptic, apt-get, aptitude...), lo normal es añadir repositorios no oficiales que sean compatibles con tu versión de ubuntu (instalando los paquetes con prudencia, pues estos repos no suelen tener control de calidad).


Esto lo suelo hacer cuando si es compatible, pero lmms al no estar para lucid tuve la gran idea que comente anteriormente :?




Alguien escribió:
Otra alternativa es instalar con GDebi el paquete deb distribuido por el proyecto oficial, para tu versión de ubuntu (si existe).


Me lo apunto

A ver si esta nueva versión no da fallo se segmentación.

Alguien escribió:
Ahora que me fijo en eso... ¿no habrás estado mezclando usuarios? ¿Has descomprimido el tar usando sudo, por ejemplo? ¿Qué te sale si ejecutas

CÓDIGO: SELECCIONAR TODO
ls -l /home/usuario/Escritorio/lmms-0.4.6/CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.cpp


?

¿Tienes espacio en el disco? Puedes comprobarlo con:

CÓDIGO: SELECCIONAR TODO
df


Gracias, al final era lo que comentaba Pablo_F
Subir
cpr
#9 por cpr el 22/06/2010
Seguimos con el fallo de segmentación :cry: , ¿creéis que tendrá solución? ¿o tocara esperar a que saquen nueva versión?

encontré esto buscando en la web de lmms: http://sourceforge.net/tracker/?func=de ... tid=640434


Más datos, ejecute como dice en la dirección que puse antes:

[code]gdb /usr/bin/lmms[/code]
y despues
[code]r[/code]

y este es el resultado:
Alguien escribió:
Starting program: /usr/bin/lmms
[Thread debugging using libthread_db enabled]
[Nuevo Thread 0xb463bb70 (LWP 12593)]
[Nuevo Thread 0xb3cffb70 (LWP 12594)]
[Nuevo Thread 0xb34feb70 (LWP 12595)]
[Nuevo Thread 0xad787b70 (LWP 12596)]
[Nuevo Thread 0xacf86b70 (LWP 12597)]
[Nuevo Thread 0xac1adb70 (LWP 12599)]
[Nuevo Thread 0xab9acb70 (LWP 12600)]

Program received signal SIGSEGV, Segmentation fault.
0xb71de923 in QMetaObject::removeGuard(QObject**) ()
from /usr/lib/libQtCore.so.4
(gdb)



a ver si esto ayuda algo a resolver el problema.
Subir
vagar
#10 por vagar el 23/06/2010
Cuando te dé un error de segmentación en una sesión de gdb es interesante sacar un backtrace (comando 'bt' en gdb) y mandárselo a los desarrolladores. Ponlo aquí también, a ver si se ve algo a simple vista. Este tipo de programas son muy puñeteros de depurar, porque hay un montón de threads a la vez y el error es típicamente una 'race condition', que depende de varios eventos y es difícil de reproducir.
Subir
cpr
#11 por cpr el 25/06/2010
Alguien escribió:
Cuando te dé un error de segmentación en una sesión de gdb es interesante sacar un backtrace (comando 'bt' en gdb) y mandárselo a los desarrolladores. Ponlo aquí también, a ver si se ve algo a simple vista. Este tipo de programas son muy puñeteros de depurar, porque hay un montón de threads a la vez y el error es típicamente una 'race condition', que depende de varios eventos y es difícil de reproducir.



Venia tardando en repetir el fallo, pues esto es lo que me sale:
Alguien escribió:
$ gdb /usr/bin/lmms
GNU gdb (GDB) 7.1-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
Para las instrucciones de informe de errores, vea:
...
Leyendo símbolos desde /usr/bin/lmms...hecho.
(gdb) r
Starting program: /usr/bin/lmms
[Thread debugging using libthread_db enabled]
[Nuevo Thread 0xb463bb70 (LWP 2327)]
[Nuevo Thread 0xb3cffb70 (LWP 2328)]
[Nuevo Thread 0xb34feb70 (LWP 2329)]
[Nuevo Thread 0xad787b70 (LWP 2330)]
[Nuevo Thread 0xacf86b70 (LWP 2331)]
[Nuevo Thread 0xac1adb70 (LWP 2333)]
[Nuevo Thread 0xab9acb70 (LWP 2334)]
[Nuevo Thread 0xa97ffb70 (LWP 2335)]
[Nuevo Thread 0xa8225b70 (LWP 2336)]
FlpImport::tryImport(): not a valid FL project

MidiImport::tryImport(): found RIFF
MidiImport::readRIFF(): invalid file format
[Thread 0xa97ffb70 (LWP 2335) terminado]
[Thread 0xa8225b70 (LWP 2336) terminado]
[Nuevo Thread 0xa8225b70 (LWP 2365)]
[Nuevo Thread 0xa97ffb70 (LWP 2366)]
[Thread 0xa97ffb70 (LWP 2366) terminado]
[Thread 0xa8225b70 (LWP 2365) terminado]

Program received signal SIGSEGV, Segmentation fault.
0xb71de923 in QMetaObject::removeGuard(QObject**) ()
from /usr/lib/libQtCore.so.4
(gdb) bt
#0 0xb71de923 in QMetaObject::removeGuard(QObject**) ()
from /usr/lib/libQtCore.so.4
#1 0x081658ab in ~QPointer (this=0x8c272e4, x=0x984a278)
at /usr/include/qt4/QtCore/qpointer.h:64
#2 QVector::free (this=0x8c272e4, x=0x984a278)
at /usr/include/qt4/QtCore/qvector.h:436
#3 0x08162bb6 in ~QVector (this=0x8c27240, __in_chrg=)
at /usr/include/qt4/QtCore/qvector.h:119
#4 ~automationPattern (this=0x8c27240, __in_chrg=)
at /home/usuario/Escritorio/lmms-0.4.6/src/core/automation_pattern.cpp:78
#5 0xb71d8d65 in qDeleteInEventHandler(QObject*) ()
from /usr/lib/libQtCore.so.4
#6 0xb71da428 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#7 0xb767f4dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
from /usr/lib/libQtGui.so.4
#8 0xb768605e in QApplication::notify(QObject*, QEvent*) ()
from /usr/lib/libQtGui.so.4
#9 0xb71c9a3b in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
from /usr/lib/libQtCore.so.4
#10 0xb71cc473 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#11 0xb71cc5dd in QCoreApplication::sendPostedEvents(QObject*, int) ()
from /usr/lib/libQtCore.so.4
---Type to continue, or q to quit---return
#12 0xb71f5adf in ?? () from /usr/lib/libQtCore.so.4
#13 0xb6fb65e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#14 0xb6fba2d8 in ?? () from /lib/libglib-2.0.so.0
#15 0xb6fba4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#16 0xb71f55d5 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/libQtCore.so.4
#17 0xb773f135 in ?? () from /usr/lib/libQtGui.so.4
#18 0xb71c8059 in QEventLoop::processEvents(QFlags) () from /usr/lib/libQtCore.so.4
#19 0xb71c84aa in QEventLoop::exec(QFlags) ()
from /usr/lib/libQtCore.so.4
#20 0xb71cc69f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#21 0x080f1549 in main (argc=1, argv=0xbffff4e4)
at /home/usuario/Escritorio/lmms-0.4.6/src/core/main.cpp:489
(gdb)



Si no hay nada que pueda hacer para que no salga este fallo se lo mandare a los desarrolladores, nunca he mandado ningún bug, espero que no sea mucho lio.
Subir
Hilos similares
Nuevo post

Regístrate o para poder postear en este hilo