fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [fluid-dev] Subversion checkins


From: David Hilvert
Subject: Re: [fluid-dev] Subversion checkins
Date: Mon, 3 Sep 2007 19:00:15 -0500

On Sun, 02 Sep 2007 16:28:09 -0700
Josh Green <address@hidden> wrote:

> I would appreciate any feedback on these changes.

qsynth, which seemed to work with 1.0.7, seems to die at startup intermittently
with the current subversion code.  Rebuilding qsynth against the new library
doesn't seem to help.

$ gdb qsynth
GNU gdb 6.6-debian
Copyright (C) 2006 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 "i486-linux-gnu"...
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
Starting program: /usr/local/bin/qsynth 
[Thread debugging using libthread_db enabled]
[New Thread -1226078528 (LWP 19275)]
Qt: gdb: -nograb added to command-line options.
         Use the -dograb option to enforce grabbing.
Warning: no locale found: /usr/local/share/locale/qsynth_zh_CN.qm
[New Thread -1318216816 (LWP 19278)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1318216816 (LWP 19278)]
0xb7f3d1c4 in fluid_synth_dither_s16 () from /usr/local/lib/libfluidsynth.so.1
(gdb) where
#0  0xb7f3d1c4 in fluid_synth_dither_s16 () from 
/usr/local/lib/libfluidsynth.so.1
#1  0x0815e1f8 in ?? ()
#2  0xb7fe4210 in ?? () from /lib/ld-linux.so.2
#3  0xb7f0fdaf in fluid_alsa_audio_run_s16 () from 
/usr/local/lib/libfluidsynth.so.1
#4  0x089f1790 in ?? ()
#5  0x00000000 in ?? ()
(gdb) 









reply via email to

[Prev in Thread] Current Thread [Next in Thread]