MayaPosch / NymphCast

Audio and video casting system with support for custom applications.
http://nyanko.ws/nymphcast.php
BSD 3-Clause "New" or "Revised" License
2.41k stars 81 forks source link

Server crashes (SIGSEGV) on exit #54

Closed PureTryOut closed 3 years ago

PureTryOut commented 3 years ago
^CShutting down...
Shutting down data request function...
Destroying texture...
Destroying renderer...
Destroying window...
Quitting...
Stopped workers.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
Joined threads.
fish: Job 1, 'nymphcast_server -c /etc/nymphc…' terminated by signal SIGSEGV (Address boundary error)
MayaPosch commented 3 years ago

Is that with the GUI configuration?

PureTryOut commented 3 years ago

Ah sorry, no it was nymphcast_video_config.ini. But it happens in any configuration really.

MayaPosch commented 3 years ago

Tracked the issue down with Valgrind and pushed a fix.

MayaPosch commented 3 years ago

Closing this issue as it can no longer be reproduced after the fix. Feel free to open a new issue if it still exists for you.