Re: [linux-audio-user] [ANN] AlsaModularSynth 1.1.2

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] [ANN] AlsaModularSynth 1.1.2
From: Dave Phillips (dlphilp_AT_bright.net)
Date: Tue Apr 23 2002 - 00:44:23 EEST


matt yee-king wrote:

> I'm getting a seg fault when i run kladspa and ams
>
> $ ams &
> channels: 2, ringSize: 32768
> Couldn't open ladspa configuration file /root/.amsrc
> ==> using default configuration.
>
> [2]+ Segmentation fault ./ams
> [snip]
> I built it from the source, i'm running alsa 0.9beta12/ snd-ens1370 on
> i386 redhat 7.2 + 2.4.18 kernel.

Ditto here. Built with ALSA 0.9.0beta10, RH 7.2 (GCC 2.96), 2.4.5
kernel.

Running 'gdb ./ams' got me this report:

[dlphilp_AT_localhost ams-1.1.2]$ gdb ./ams
(gdb) r
Starting program: /home/dlphilp/ams-1.1.2/./ams
[New Thread 1024 (LWP 1730)]
channels: 2, ringSize: 32768
Couldn't open ladspa configuration file /home/dlphilp/.amsrc
==> using default configuration.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 1730)]
0x40a07ec0 in _IO_vfscanf (s=0x0, format=0x8082df8 "%s",
argptr=0xbfffeb18, errp=0x0) at vfscanf.c:339
339 vfscanf.c: No such file or directory.
        in vfscanf.c
Current language: auto; currently c
(gdb) bt
#0 0x40a07ec0 in _IO_vfscanf (s=0x0, format=0x8082df8 "%s",
argptr=0xbfffeb18, errp=0x0) at vfscanf.c:339
#1 0x40a0e225 in __vfscanf (s=0x0, format=0x8082df8 "%s",
argptr=0xbfffeb18) at vfscanf.c:2437
#2 0x40a0e257 in fscanf (stream=0x0, format=0x8082df8 "%s") at
fscanf.c:31
#3 0x08075ed5 in ModularSynth::initLadspa (this=0x80c8ed8) at
modularsynth.cpp:654
#4 0x08079b51 in main (argc=1, argv=0xbffff794) at main.cpp:113
#5 0x409c4507 in __libc_start_main (main=0x8078b54 <main>, argc=1,
ubp_av=0xbffff794, init=0x8051b04 <_init>, fini=0x8080db0 <_fini>,
rtld_fini=0x4000dc14 <_dl_fini>, stack_end=0xbffff78c)
    at ../sysdeps/generic/libc-start.c:129
(gdb)

Any suggestions ??

Best regards,

== Dave Phillips

        The Book Of Linux Music & Sound at http://www.nostarch.com/lms.htm
        The Linux Soundapps Site at http://linux-sound.org


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Tue Apr 23 2002 - 00:14:07 EEST