[PD] Pd-0.39-2 segmentation fault

Gerda Strobl gerda.strobl at student.tugraz.at
Wed Sep 20 08:27:37 CEST 2006


Dear all,

I am using Pd version 0.39-2 on linux debian.

I wanted to produce using the makefilename object a symbol that contains 
a number and a symbol (123test.mtx), by giving the makefilename the 
wrong %%order my whole pd crashed immediately, producing a segmentation 
fault.
attached is the test patch with explanations.

gdb) run
Starting program: /usr/bin/pd
(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)
[Thread debugging using libthread_db enabled]
[New Thread -1211230528 (LWP 3203)]
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1211230528 (LWP 3203)]
0xb7d4e783 in strlen () from /lib/tls/libc.so.6
(gdb) where
#0  0xb7d4e783 in strlen () from /lib/tls/libc.so.6
#1  0xb7d22064 in vfprintf () from /lib/tls/libc.so.6
#2  0xb7d3acdb in vsprintf () from /lib/tls/libc.so.6
#3  0xb7d272ee in sprintf () from /lib/tls/libc.so.6
#4  0x080eac55 in change_setup ()
#5  0xbfdd66ac in ?? ()
#6  0x082368d0 in ?? ()
#7  0x00000800 in ?? ()
#8  0xffffffff in ?? ()
#9  0x037f0f7f in ?? ()
#10 0x00000000 in ?? ()
(gdb) quit
The program is running.  Exit anyway? (y or n) y

Gerda
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: testfilename.pd
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20060920/2a5c29fb/attachment.txt>


More information about the Pd-list mailing list