SARL-Engineering / SideviewController

Custom software for Sideview Controller @ SARL, captures video of zebrafish while displaying video and triggering COM signals
0 stars 1 forks source link

Random crashing when using other programs #1

Open gilmanjo opened 6 years ago

gilmanjo commented 6 years ago

When recording, there's a fatal crash occurring randomly, without warning, and without error message. Happened once while trying to open Windows Task Manager while recording and another time when trying to start recording while Windows Task Manager was already open.

May be a hardware issue. Have no idea.

AaronRito commented 6 years ago

Are you trying to access the same file/folder from separate threads?

On Fri, Jul 27, 2018, 3:36 PM Jordan notifications@github.com wrote:

When recording, there's a fatal crash occurring randomly, without warning, and without error message. Happened once while trying to open Windows Task Manager while recording and another time when trying to start recording while Windows Task Manager was already open.

May be a hardware issue. Have no idea.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SARL-Engineering/SideviewController/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AHV3XIxZ1sqkfHdgMiPXBl9Y8saNAmF2ks5uK5YCgaJpZM4VkwfK .

gilmanjo commented 6 years ago

No, as far as I've been able to determine all functions being used by generated threads don't access QObjects or write data immediately accessible to other threads and are for all other purposes, threadsafe. Only happens with FLIR/PT Grey camera, standard USB cameras doesn't have any issues.