Anybody else seeing with rqt + rviz: adding camera and it crashes with segfault? [closed]
rqt and the adding rviz and then adding a camera and it crashes with segfault for me. Anybody else seeing that? I am using groovy and latest debs on Uuntu 12.04.
Running with gdb python and "run /opt/ros/groovy/bin/rqt":
[New Thread 0xa2478b40 (LWP 4596)]
[New Thread 0xa1c77b40 (LWP 4597)]
[New Thread 0xa1420b40 (LWP 4606)]
[Thread 0xac8ffb40 (LWP 4526) exited]
Program received signal SIGSEGV, Segmentation fault.
0xb6de98a8 in vtable for __cxxabiv1::__si_class_type_info ()
from /usr/lib/i386-linux-gnu/libstdc++.so.6
(gdb) bt
#0 0xb6de98a8 in vtable for __cxxabiv1::__si_class_type_info ()
from /usr/lib/i386-linux-gnu/libstdc++.so.6
(gdb) up
Initial frame selected; you cannot go up.