ipartola / hawkeye

An simple and fast USB webcam MJPEG streaming server.
Other
206 stars 28 forks source link

Compilation OK but segfault when running #1

Closed XavierBerger closed 9 years ago

XavierBerger commented 9 years ago

Your software match exactly my need and looks well designed so I decided to download the sources and compile it on my Ubuntu 14.04.1 LTS. Compilation went well but when I start execution I've an immediate segmentation fault. Investigation shows that in settings.c line 99, the variable log_level looks not initialized. I had a look to the rest of the code but I should admit that I don't find how to initialize this variable or why it is not initialized. Can you help to solve this issue?

ipartola commented 9 years ago

Fixed in release 0.2.