[PD-dev] s_inter.c crashes

Miller Puckette mpuckett at imusic1.ucsd.edu
Mon Mar 24 18:55:02 CET 2008


Looks like you're already using GDB to look at the crash, but apparently
Pd wasn't compiled with GDB symbols...  if I'm right about that, 
you might get more info (but Pd will run slower) if you 'make clean' and
'./configure --enable-debug' and then 'make'.

hope this helps...
Miller

On Mon, Mar 24, 2008 at 01:21:06PM +0000, David Plans Casal wrote:
> Hello
> 
> Happy Easter everyone (for whom Easter is relevant)
> 
> I'm experiencing crashes on pd-extended (0.40.3 nightly) and 0.41  
> miller, with:
> 
> Program received signal EXC_BAD_ACCESS, Could not access memory.
> Reason: KERN_INVALID_ADDRESS at address: 0xdfffedc4
> 0x0004326b in sys_domicrosleep (microsec=134217727, pollem=4427984) at  
> s_inter.c:180
> 180	s_inter.c: No such file or directory.
> 	in s_inter.c
> Now, I realise that there is a static pointer between binbuf and  
> s_inter.c in parsing messages from gui processes, but gdb will not  
> tell me anymore about why this is crashing. Also, it doesn't crash at  
> specific times. Sometimes when opening a patch, sometimes when saving  
> it, etc.
> Anyone get the same problem?
> David
> 
> _______________________________________________
> PD-dev mailing list
> PD-dev at iem.at
> http://lists.puredata.info/listinfo/pd-dev




More information about the Pd-dev mailing list