Send Motion-user mailing list submissions to
        motion-user@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/motion-user
or, via email, send a message with subject or body 'help' to
        motion-user-requ...@lists.sourceforge.net

You can reach the person managing the list at
        motion-user-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Motion-user digest..."


Today's Topics:

   1. Re: motion crashing or stops working (S Andreason)
   2. Re: motion crashing or stops working (S Andreason)
   3. Re: motion crashing or stops working (S Andreason)


----------------------------------------------------------------------

Message: 1
Date: Sat, 20 Feb 2021 09:04:49 -0800
From: S Andreason <sandrea...@gmail.com>
To: Motion-user <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] motion crashing or stops working
Message-ID: <25779078-f32f-ee19-8f68-350859137...@gmail.com>
Content-Type: text/plain; charset=UTF-8; format=flowed

Hi,
Motion crashed again this morning at startup, then failed 2 more times 
using service stop and start. Basically the same as my Feb.09 report.

So I started it with gdb and saved 3 output files from 3 more starts.
The last is basically same as the second, but is with log level 9 in 
another attempt to figure out what is going wrong.
Or should I phrase that, another attempt to get help in fixing it.

This is not exactly the same as the report Feb.09 as today with motion 
running, I am moving the camera, changing the mask, and after the 2nd 
mask change it crashes, or fails to restart. This is repeatable. Very 
repeatable. The best friend for the programmer, right?

http://www.seahorsecorral.org/videos/tests/pi1_20210220_motion.zip

The Raspberry Pi-4B is up to date as of Oct.26 running
485892 Oct 26 06:01  pi_buster_motion_4.3.2-1_armhf.deb

I am still waiting for a response on the warnings I got during a compile 
from source. If I don't hear something soon, I'll probably start 
updating everything and ignoring those warnings. Hope I have a backup.

Am I posting in the wrong board? Is there a better path to the developer?

Thank you in advance for your help.
Stewart





------------------------------

Message: 2
Date: Sat, 20 Feb 2021 16:45:46 -0800
From: S Andreason <sandrea...@gmail.com>
To: Motion-user <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] motion crashing or stops working
Message-ID: <7efd6c2e-525f-1308-541b-a53192af8...@gmail.com>
Content-Type: text/plain; charset=UTF-8; format=flowed

It was fully updated at the time motion-4.3.2 was released. I will get 
the pi connected to the internet and upgrade, and build from source again.

MrDave wrote:
> You should start with ensuring that your system is fully updated with 
> all packages.? Your previous email indicated that you chose to only 
> partially upgrade your system and leave out 160 packages.....
>




------------------------------

Message: 3
Date: Sat, 20 Feb 2021 21:06:44 -0800
From: S Andreason <sandrea...@gmail.com>
To: Motion-user <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] motion crashing or stops working
Message-ID: <fcf717a2-955b-5ec4-b1d9-9d30de623...@gmail.com>
Content-Type: text/plain; charset=UTF-8; format=flowed

I have fully updated all packages, and rebooted.
I have compiled from source.
I still see the same 91 warnings and 1 error.
in both make check and make install, which prevents me from testing or 
comparing the git version.

But... Motion has not crashed yet, so maybe fixed. but with those same 
errors, is doubtful. Maybe for now it is back to being random. Tomorrow, 
time, and more testing will answer that.

$ make install
[...clip 89 errors...]
raspicam/RaspiCamControl.h:196:6: error: redundant redeclaration of 
?raspicamcontrol_check_configuration? [-Werror=redundant-decls]
 ?void raspicamcontrol_check_configuration(int min_gpu_mem);
 ????? ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
raspicam/RaspiCamControl.h:184:6: note: previous declaration of 
?raspicamcontrol_check_configuration? was here
 ?void raspicamcontrol_check_configuration(int min_gpu_mem);
 ????? ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mmalcam.c: In function ?camera_control_callback?:
mmalcam.c:66:50: error: unused parameter ?port? [-Werror=unused-parameter]
 ?static void camera_control_callback(MMAL_PORT_T *port, 
MMAL_BUFFER_HEADER_T *buffer)
 ???????????????????????????????????? ~~~~~~~~~~~~~^~~~
mmalcam.c: In function ?mmalcam_next?:
mmalcam.c:397:38: error: comparison of integer expressions of different 
signedness: ?uint32_t? {aka ?unsigned int?} and ?int? [-Werror=sign-compare]
 ???????????? && camera_buffer->length >= cnt->imgs.size_norm) {
 ????????????????????????????????????? ^~
cc1: all warnings being treated as errors
make[1]: *** [Makefile:471: mmalcam.o] Error 1
make[1]: Leaving directory '/usr/local/src/motion-release-4.3.2/src'
make: *** [Makefile:553: install-recursive] Error 1

Stewart



MrDave wrote:
> You should start with ensuring that your system is fully updated with 
> all packages.? Your previous email indicated that you chose to only 
> partially upgrade your system and leave out 160 packages.....
>




------------------------------



------------------------------

Subject: Digest Footer

_______________________________________________
Motion-user mailing list
Motion-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/motion-user


------------------------------

End of Motion-user Digest, Vol 176, Issue 31
********************************************

Reply via email to