Shared memory

Forum for questions and support relating to the 1.24.x releases only.
Locked
chim
Posts: 5
Joined: Sun Jan 30, 2011 12:42 pm

Shared memory

Post by chim »

Hi,

Just installed Zm this morning on Debian lenny.
All went well except for the following in my logs ;


01/30/2011 20:30:44.808868 zmwatch[25350].ERR [Can't get shared memory id '7a6d0001', 1: No such file or directory]

==> zmdc.log <==
01/30/2011 20:41:59.092531 zmdc[26354].INF [Starting pending process, zmc -m 1]
01/30/2011 20:41:59.101336 zmdc[26354].INF ['zmc -m 1' starting at 11/01/30 20:41:59, pid = 26419]
01/30/2011 20:41:59.759061 zmdc[26354].ERR ['zmc -m 1' exited abnormally, exit status 255]




i've been reading through the forums and tried the follwing two solutions found for some people.

1) setting shmmax and shmall
2) adding $ENV{LD_PRELOAD} = '/usr/lib/libv4l/v4l1compat.so'; to zmdc.pl

Both solution didn't work for me however, and right now i'm out of ideas :/

Any suggestions are more then welcome!
edgar5
Posts: 20
Joined: Tue Nov 16, 2010 7:59 pm

Post by edgar5 »

I don`t understand why this bug is still exists (1.23, 1.24). It should be repair in 1.24 edition...

How many RAM have You got and how many cams?
chim
Posts: 5
Joined: Sun Jan 30, 2011 12:42 pm

Post by chim »

i'm runnning 1.2.4, 512 mb ram and 1 camera.
edgar5
Posts: 20
Joined: Tue Nov 16, 2010 7:59 pm

Post by edgar5 »

and I:
1.24.4, 128 RAM, 1 usb cam logitech c120
Locked