[GEM-dev] Problem with GEM/PMPD

IOhannes zmölnig zmoelnig at iem.at
Sun Mar 6 18:46:43 CET 2011


On 03/06/2011 06:43 PM, Jack wrote:
> Le dimanche 06 mars 2011 à 17:44 +0100, IOhannes zmölnig a écrit :
>> could you produce a backtrace in gdb?

well almost.

> Yep, here (i hope it is what you need) :
> 
> Starting program: /usr/bin/pd 
> [Thread debugging using libthread_db enabled]
> usage: pd [-flags] [file]...
> 

this indicates that you have a wrong argument to Pd.
what is the exact line you use to start gdb and pd?

> audio configuration flags:
> -r <n>           -- specify sample rate
[...]

> jack_client_new: deprecated
> [New Thread 0xb7fe4b70 (LWP 12574)]
> Cannot connect to server socket err = No such file or directory
> Cannot connect to server socket
> jack server is not running or cannot be started
> jack_client_new: deprecated
> [Thread 0xb7fe4b70 (LWP 12574) exited]
> [New Thread 0xb7fe4b70 (LWP 12575)]
> Cannot connect to server socket err = No such file or directory
> Cannot connect to server socket
> jack server is not running or cannot be started
> [Thread 0xb7fe4b70 (LWP 12575) exited]
> open: /etc/pd/gem.conf: No such file or directory
> open: /home/jack/.pd/gem.conf: No such file or directory
> open: ./gem.conf: No such file or directory
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x002f411f in ?? () from /lib/libc.so.6
> (gdb)
> 

the crucial part now, is to type "bt <ENTER>" (right after it crashed)
in gdb and see what it prints.

fgamdrs
IOhannes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/gem-dev/attachments/20110306/c6752f2f/attachment.pgp>


More information about the GEM-dev mailing list