Search found 5 matches

by pedro_nf
Fri Jun 29, 2012 4:11 pm
Forum: ZoneMinder 1.25.x
Topic: memory fault in fedora 16
Replies: 3
Views: 1517

Re: memory fault in fedora 16

Below is the code that crashes. the buffer must be smaller then it should... any ideas on the problem? the camera works ok using cheese application. case V4L2_PIX_FMT_YUYV : #endif // ZM_HAS_V4L2 { int size = width*height*2; unsigned char *s_ptr = buffer; unsigned char *d_ptr = temp_buffer; int y1,y...
by pedro_nf
Fri Jun 29, 2012 3:52 pm
Forum: ZoneMinder 1.25.x
Topic: memory fault in fedora 16
Replies: 3
Views: 1517

Re: memory fault in fedora 16

hello again, I see my post doesn't have many views count... no one is using zoneminder on fedora 16? the log file is on the bottom, I just made a copy/past from the web log window, it is in reverse order, the last log is on the top, sorry. the result of the addr2line command: $ sudo addr2line -e /us...
by pedro_nf
Fri Jun 29, 2012 7:20 am
Forum: ZoneMinder 1.25.x
Topic: 'zmc -d /dev/video' exited abnormally, exit status 255
Replies: 1
Views: 1657

Re: 'zmc -d /dev/video' exited abnormally, exit status 255

Hello, I'm also starting with zoneminder, I had some exit status 255 when I activated the user login. zm was not able to access my cameras. Deactivating the user login configuration in 'options' fixed it. Now I'm having zmc abnormal termination and memory fault :-/ I still didn't manage to make it w...
by pedro_nf
Fri Jun 29, 2012 7:15 am
Forum: ZoneMinder 1.25.x
Topic: memory fault in fedora 16
Replies: 3
Views: 1517

Re: memory fault in fedora 16

Hello again, yeah I know this post is not very useful in terms of problem explanation... but yesterday I was too tired and it was too late. I compiled zoneminder in Fedora 16 64 bits and I also increased the shared memory according to some other posts I found. But that didn't fix the problem. I'll t...
by pedro_nf
Thu Jun 28, 2012 11:40 pm
Forum: ZoneMinder 1.25.x
Topic: memory fault in fedora 16
Replies: 3
Views: 1517

memory fault in fedora 16

hello all,
I just compiled and installed the latest source code for 1.25 in Fedora 16.
I'm using a Logitech C525 webcam. I have no image and in the log file I have a memory fault and a message saying zmc -d /dev/video0 exited abnormally. Any one experienced this?
greetings
Pedro