[PD] shmem shared memory allocation fails

Cyrille Henry ch at chnry.net
Thu Jul 11 11:49:54 CEST 2013


Hello,

usually, it's because the program that allocate memorry did crash.
So the memory is not free and can't be allocated by anyone else.

possible solution are :
-reboot
- change mem Id
- manually free the memory :
ipcrm shm 1234 on a terminal
  
cheers
c

Le 10/07/2013 22:27, Max a écrit :
> what could be the causes that shmem fails to allocate the memory?
> could not allocate shmem memory Id : 1234, size 600000
>
> thanks
> max
>
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
>



More information about the Pd-list mailing list