[linux-audio-dev] now it's a GTK problem (?)

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

Subject: [linux-audio-dev] now it's a GTK problem (?)
From: Dave Phillips (dlphilp_AT_bright.net)
Date: Tue Mar 19 2002 - 17:41:59 EET


Greetings:

  I've compiled two different apps this morning, both based on GTK. Both
apps compiled with no compiler complaints, but segfault immediately when
I try to run them. Both report the same error under gdb. Here's the
results of trying to run amSynth:

[dlphilp_AT_localhost bin]$ gdb amSynth
GNU gdb Red Hat Linux 7.x (5.0rh-15) (MI_OUT)
(gdb) r
Starting program: /usr/local/bin/amSynth
[New Thread 1024 (LWP 10292)]
[New Thread 2049 (LWP 10299)]
[New Thread 1026 (LWP 10300)]
[New Thread 2051 (LWP 10301)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 10292)]
0x08063060 in GUI::GUI () at eval.c:41
41 eval.c: No such file or directory.
        in eval.c
(gdb) bt
#0 0x08063060 in GUI::GUI () at eval.c:41
#1 0xbfffdb2c in ?? ()
#2 0x40468507 in __libc_start_main (main=0x80563b0 <main>, argc=1,
ubp_av=0xbffff7e4, init=0x8055310 <_init>, fini=0x8076470 <_fini>,
rtld_fini=0x4000dc14 <_dl_fini>, stack_end=0xbffff7dc)
    at ../sysdeps/generic/libc-start.c:129

  The Bewdy program fails with the same error regarding eval.c but with
a different backtrace. Can anyone tell me where to start correcting
whatever is wrong here ? I don't recall having this problem with other
GTK apps, but I've probably changed something critical here and didn't
realize that I screwed up something else. TIA !

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 Mar 19 2002 - 17:12:32 EET