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

Multiple occurrences of same option letter #6

Closed
gfiedler opened this issue Aug 14, 2018 · 1 comment
Closed

Multiple occurrences of same option letter #6

gfiedler opened this issue Aug 14, 2018 · 1 comment

Comments

@gfiedler
Copy link

When I follow the README in plugins/sound_pulse to let the audio tool report the available
sound devices, then I get the following error:

# obj_linux_x86_64/audio -r
      assert.cxx(114)   PWLib   Assertion fail: Multiple occurrences of same option letter, file ptlib/common/osutils.cxx, line 1189, Error=20
Assertion fail: Multiple occurrences of same option letter, file ptlib/common/osutils.cxx, line 1189, Error=20

Dumping core.
Aborted (core dumped)
@willamowius
Copy link
Owner

That issue was actually caused by a memory violation in the argument parsing. Thanks for reporting. Its fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants