karlheyes / icecast-kh

KH branch of icecast
GNU General Public License v2.0
298 stars 106 forks source link

Segfaults still on latest commit (2c37d44) #287

Closed djamps closed 1 year ago

djamps commented 4 years ago

After about 6 hrs:

Mar 6 02:52:37 c352vm3 icecast: Error in `/usr/local/bin/icecast': malloc(): memory corruption (fast): 0x00007f59e8000940 Mar 6 02:52:37 c352vm3 systemd: icecast.service: main process exited, code=killed, status=6/ABRT

Downgraded to KH10 (last segfault free version for us still at this point).

karlheyes commented 4 years ago

there's a number of changes since kh10, so let me know how I can help.

karl

karlheyes commented 4 years ago

I've just fixed an issue that can lead to an abort case, which would not of been in kh10. However it is next to impossible to know whether what you have experienced is down to this. it was present if stream auth was used.

karl

karlheyes commented 1 year ago

kh18 is up now. You should let me know how that works out with whatever setup you have.