Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests fail under linux #31

Closed
doe300 opened this issue Jun 18, 2015 · 1 comment
Closed

Tests fail under linux #31

doe300 opened this issue Jun 18, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@doe300
Copy link
Owner

doe300 commented Jun 18, 2015

Commit 9cbfe8a broke tests under Linux. Output as follows:

TestAudioIO: 0/2
RtApiAlsa::closeStream(): no open stream to close!

TestAudioIO: 2/2, 100% correct in 0.012452 seconds
Total: 2 tests, 100% correct in 0.012452 seconds
*** Error in `/home/daniel/workspace/OHMComm/build/test/Tests': free(): corrupted unsorted chunks: 0x0000000001d42840 ***
*** Error in `/home/daniel/workspace/OHMComm/build/test/Tests': malloc(): memory corruption: 0x0000000001d40590 ***

RUN FINISHED; Terminated; real time: 4s; user: 0ms; system: 0ms

Did you change anything with malloc/free or buffers in or around AudioHandler?

P.S. The TestAudioIO should be renamed.

@doe300 doe300 added the bug label Jun 18, 2015
@doe300 doe300 added this to the Meeting 5 milestone Jun 18, 2015
@Kaayy-J
Copy link
Collaborator

Kaayy-J commented Jun 18, 2015

Actually not... I will take care of this soon as possible.

doe300 added a commit that referenced this issue Jun 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants