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

ogre_visualizer: segfault on startup (ros-pkg ticket #445) #26

Closed
hershwg opened this issue Sep 19, 2012 · 1 comment
Closed

ogre_visualizer: segfault on startup (ros-pkg ticket #445) #26

hershwg opened this issue Sep 19, 2012 · 1 comment
Labels

Comments

@hershwg
Copy link
Member

hershwg commented Sep 19, 2012

I get the following on running scripts/standalone_visualizer.py:

{{{
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1210062640 (LWP 29722)]
0xb7e6c68a in strcmp () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0 0xb7e6c68a in strcmp () from /lib/tls/i686/cmov/libc.so.6
#1 0xb6573f74 in SWIG_TypeCheck (

c=0x775f705f <Address 0x775f705f out of bounds>, ty=0xb7b12ac8)
at /u/gerkey/code/personalrobots/visualization/ogre_visualizer/src/ogre_visualizer/ogre_visualizer_swig_generated.cpp:432

#2 0xb65748bd in SWIG_Python_ConvertPtrAndOwn (obj=0xb6608a2c,

ptr=0xbff13998, ty=0xb7b12ac8, flags=0, own=0x0)
at /u/gerkey/code/personalrobots/visualization/ogre_visualizer/src/ogre_visualizer/ogre_visualizer_swig_generated.cpp:1984

#3 0xb6584fa0 in _wrap_new_VisualizationPanel (args=0xb6608acc,

kwargs=0xb660a24c)
at /u/gerkey/code/personalrobots/visualization/ogre_visualizer/src/ogre_visualizer/ogre_visualizer_swig_generated.cpp:5129

#4 0x0805c787 in PyObject_Call ()
#5 0x080c6c2f in PyEval_EvalFrameEx ()
#6 0x080c9ca5 in PyEval_EvalCodeEx ()
#7 0x08111f21 in ?? ()
#8 0xb7ba97b8 in ?? ()
#9 0xb65f124c in ?? ()
#10 0x00000000 in ?? ()

}}}

trac data:

@hershwg
Copy link
Member Author

hershwg commented Sep 19, 2012

[jfaust] Fixed by switching to wxPython 2.8 on Brian's machine.

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

1 participant