Da gdb riesco a vedere almeno che faccia ha, ma poi comunque si termina...
Codice: Seleziona tutto
gdb openmovieeditor
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
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-slackware-linux"...
ru(gdb) run
Starting program: /usr/bin/openmovieeditor
[Thread debugging using libthread_db enabled]
When submitting a BUG report, or SUPPORT request, please include the following information:
----8<-----------------------
Open Movie Editor Version: 0.0.20080523
Libquicktime Version: 1.0.3
Libquicktime API Version: 9
libavcodec Version: Lavc51.57.2
libavformat Version: Lavf52.16.0
/etc/slackware-version:
Slackware 12.1.0
----8<-----------------------
jackd 0.109.2
Copyright 2001-2005 Paul Davis and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
JACK compiled with System V SHM support.
loading driver ..
creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit
control device hw:0
configuring for 48000Hz, period = 1024 frames (21.3 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 16bit little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 16bit little-endian
ALSA: use 2 periods for playback
Jack Samplerate: 48000
[New Thread 0xb5f126f0 (LWP 5527)]
[New Thread 0xb5c53b90 (LWP 5536)]
[New Thread 0xb5453b90 (LWP 5537)]
When submitting a BUG report, or SUPPORT request, please include the following information:
----8<-----------------------
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce4 MX 440/AGP/SSE2
OpenGL version string: 1.5.8 NVIDIA 96.43.07
GL_MAX_TEXTURE_SIZE = 2048
----8<-----------------------
**** alsa_pcm: xrun of at least 32.712 msecs
**** alsa_pcm: xrun of at least 49.927 msecs
Program received signal SIGILL, Illegal instruction.
[Switching to Thread 0xb5f126f0 (LWP 5527)]
0xb7c0df4a in gavl_video_options_set_background_color () from /usr/lib/libgavl.so.0
Current language: auto; currently asm
(gdb) subgraph starting at openmovieeditor timed out (subgraph_wait_fd=15, status = 0, state = Triggered)
**** alsa_pcm: xrun of at least 479.360 msecs
(gdb)
(gdb) continue
Continuing.
**** alsa_pcm: xrun of at least 25620.704 msecs
subgraph starting at openmovieeditor timed out (subgraph_wait_fd=15, status = 0, state = Triggered)
Program terminated with signal SIGILL, Illegal instruction.
The program no longer exists.
(gdb) quit
