I think I reproduced this bug.

2 backtraces attached. One normal and one with
DEB_BUILD_OPTIONS=nostrip.

src/Makefile is using -O6 as optimization options, which is stupid. (-O3
is maximum).

Note that I'm using amd64 in 64-bit mode.

-- 
Daniel van Eeden <[EMAIL PROTECTED]>
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-linux"...Using host libthread_db library 
"/lib/libthread_db.so.1".

(gdb) r
Starting program: /usr/bin/zynaddsubfx 
[Thread debugging using libthread_db enabled]
[New Thread 182922426656 (LWP 26448)]

ZynAddSubFX - Copyright (c) 2002-2005 Nasca Octavian Paul
Compiled: May 18 2005 19:44:38
This program is free software (GNU GPL v.2) and 
    it comes with ABSOLUTELY NO WARRANTY.

Try 'zynaddsubfx --help' for command-line options.
Sound Buffer Size =     256 samples
Internal latency =      5.8 ms
ADsynth Oscil.Size =    512 samples

ERROR: Cannot make a jack client (possible reasons: JACK server is not running 
or jackd is launched by root and zynaddsubfx by another user.).
ALSA lib seq_hw.c:446:(snd_seq_hw_open) open /dev/snd/seq failed: No such file 
or directory
[New Thread 1082128752 (LWP 26451)]
[New Thread 1090517360 (LWP 26452)]
[New Thread 1098905968 (LWP 26453)]
[New Thread 1107294576 (LWP 26454)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1098905968 (LWP 26453)]
0x0000000000457cd0 in MasterUI::cb_Beginner ()
(gdb) q
The program is running.  Exit anyway? (y or n) 
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-linux"...(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) r
Starting program: /usr/bin/zynaddsubfx 
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 182922426656 (LWP 24599)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

ZynAddSubFX - Copyright (c) 2002-2005 Nasca Octavian Paul
Compiled: May  3 2005 12:23:39
This program is free software (GNU GPL v.2) and 
    it comes with ABSOLUTELY NO WARRANTY.

Try 'zynaddsubfx --help' for command-line options.
Sound Buffer Size =     256 samples
Internal latency =      5.8 ms
ADsynth Oscil.Size =    512 samples

ERROR: Cannot make a jack client (possible reasons: JACK server is not running 
or jackd is launched by root and zynaddsubfx by another user.).
ALSA lib seq_hw.c:446:(snd_seq_hw_open) open /dev/snd/seq failed: No such file 
or directory
(no debugging symbols found)
[New Thread 1082128752 (LWP 24602)]
[New Thread 1090517360 (LWP 24603)]
[New Thread 1098905968 (LWP 24604)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1098905968 (LWP 24604)]
0x000000000045ba62 in ?? ()
(gdb) q
The program is running.  Exit anyway? (y or n) 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to