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

scrubbing timeline without jack can crash dummy driver #100

Open
ccherrett opened this issue Feb 26, 2012 · 0 comments
Open

scrubbing timeline without jack can crash dummy driver #100

ccherrett opened this issue Feb 26, 2012 · 0 comments

Comments

@ccherrett
Copy link
Owner

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe4f8f700 (LWP 7428)]
0x0000000000762c01 in std::_List_const_iterator<Msg>::operator++() ()
(gdb) bt
#0  0x0000000000762c01 in std::_List_const_iterator<Msg>::operator++() ()
#1  0x0000000000762add in std::iterator_traits<std::_List_const_iterator<Msg> >::difference_type std::__distance<std::_List_const_iterator<Msg> >(std::_List_const_iterator<Msg>, std::_List_const_iterator<Msg>, std::input_iterator_tag) ()
#2  0x00000000007627db in std::iterator_traits<std::_List_const_iterator<Msg> >::difference_type std::distance<std::_List_const_iterator<Msg> >(std::_List_const_iterator<Msg>, std::_List_const_iterator<Msg>) ()
#3  0x0000000000762535 in std::list<Msg, std::allocator<Msg> >::size() const ()
#4  0x0000000000761cf0 in dummyLoop (ptr=0x15e5830) at /home/chris/workspace/git-projects/oom/oom/driver/dummyaudio.cpp:448
#5  0x00007ffff4126a6d in start_thread (arg=<value optimized out>) at pthread_create.c:301
#6  0x00007fffef865d7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
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

1 participant