Menu

#13 Audacious 3.5 crash

3.0
closed-fixed
None
5
2014-11-18
2014-11-18
No

Audacious seems to crash when adding sndh files because of symbol lookup fail.

Quick workaround: replace stricmp() with strcasecmp() from string.h

Discussion

  • Ben G. Han

    Ben G. Han - 2014-11-18

    I'll replace it with sc68 string library function strcmp68(). I'll commit that in a short while.
    Please tell me if it fix the problem.

     
    • chikakitaari

      chikakitaari - 2014-11-18

      Yes, it works now. BTW, have you worked on Audacious 3.6 branch support?

       

      Last edit: chikakitaari 2014-11-18
  • Ben G. Han

    Ben G. Han - 2014-11-18

    Thank you for the test.

    No I did not try to compile with Audacious-3.6. Hopefully their API did not change to much, ideally it's compatible directly.

     
  • Ben G. Han

    Ben G. Han - 2014-11-18
    • status: open --> closed-fixed
    • assigned_to: Benjamin Gerard
     

Log in to post a comment.

Auth0 Logo