Giter Site home page Giter Site logo

Comments (5)

pfink avatar pfink commented on August 20, 2024

Output of valgrind /usr/sbin/snapserver:

==5929== Memcheck, a memory error detector
==5929== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==5929== Using Valgrind-3.10.0 and LibVEX; rerun with -h for copyright info
==5929== Command: /usr/sbin/snapserver
==5929==
SampleFormat: 44100:16:2
2016-03-12 18-01-10 [out] Adding service 'SnapCast'
==5929== Thread 4:
==5929== Invalid read of size 4
==5929==    at 0x4AB4104: ??? (in /usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.20)
==5929==  Address 0x4d18d94 is 36 bytes inside a block of size 60 free'd
==5929==    at 0x483FF74: operator delete(void*) (in /usr/lib/valgrind/vgpreload_memcheck-arm-linux.so)
==5929==
==5929== Invalid read of size 4
==5929==    at 0x4AB410C: ??? (in /usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.20)
==5929==  Address 0x4d18d9c is 44 bytes inside a block of size 60 free'd
==5929==    at 0x483FF74: operator delete(void*) (in /usr/lib/valgrind/vgpreload_memcheck-arm-linux.so)
==5929==
==5929== Invalid write of size 4
==5929==    at 0x4AB410E: ??? (in /usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.20)
==5929==  Address 0x4d18d98 is 40 bytes inside a block of size 60 free'd
==5929==    at 0x483FF74: operator delete(void*) (in /usr/lib/valgrind/vgpreload_memcheck-arm-linux.so)
==5929==
==5929== Invalid write of size 4
==5929==    at 0x4AB4112: ??? (in /usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.20)
==5929==  Address 0x4d18d9c is 44 bytes inside a block of size 60 free'd
==5929==    at 0x483FF74: operator delete(void*) (in /usr/lib/valgrind/vgpreload_memcheck-arm-linux.so)
==5929==
pure virtual method called
terminate called without an active exception
==5929==
==5929== HEAP SUMMARY:
==5929==     in use at exit: 164,468 bytes in 249 blocks
==5929==   total heap usage: 576 allocs, 327 frees, 175,996 bytes allocated
==5929==
==5929== LEAK SUMMARY:
==5929==    definitely lost: 96 bytes in 1 blocks
==5929==    indirectly lost: 3,528 bytes in 1 blocks
==5929==      possibly lost: 3,299 bytes in 55 blocks
==5929==    still reachable: 157,545 bytes in 192 blocks
==5929==         suppressed: 0 bytes in 0 blocks
==5929== Rerun with --leak-check=full to see details of leaked memory
==5929==
==5929== For counts of detected and suppressed errors, rerun with: -v
==5929== ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
Killed

from snapcast.

pfink avatar pfink commented on August 20, 2024

Meanwhile I also checked with beta-2. Same behaviour.

from snapcast.

badaix avatar badaix commented on August 20, 2024

Please try this statically linked version:
snapserver_static_v0.4.0.gz

from snapcast.

pfink avatar pfink commented on August 20, 2024

Seems to work fine with statically linked version (I still have to test functionality), thank you very much! Would it be possible for you also providing a static linked version of snapclient here? For the other OSMC / other distro users out there :)

from snapcast.

badaix avatar badaix commented on August 20, 2024

the new v0.4.1 is linked statically against libgcc and libstdc++

from snapcast.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.