← Back to team overview

yade-dev team mailing list archive

[Bug 512223] Re: r1990 segmentation fault

 

I have just tried to compile r1990 on another machine, and it gives the
same result.

-- 
r1990 segmentation fault
https://bugs.launchpad.net/bugs/512223
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.

Status in Yet Another Dynamic Engine: New

Bug description:
When I start YADE, I get:

...
...
FIXME: class Wall does not register with YADE_CLASS_BASE_DOC_ATTRS yet
/home/gladk/dem/yade/test3/build/lib/yade-test2/py/yade/__init__.py:51: RuntimeWarning: to-Python converter for boost::shared_ptr<OpenGLRenderingEngine> already registered; second conversion method ignored.
  boot.initialize(plugins)
/home/gladk/dem/yade/test3/build/lib/yade-test2/py/yade/__init__.py:51: RuntimeWarning: to-Python converter for boost::shared_ptr<CpmPhys> already registered; second conversion method ignored.
  boot.initialize(plugins)
Traceback (most recent call last):
  File "./../bin/yade-test2", line 36, in <module>
    import yade
  File "/home/gladk/dem/yade/test3/build/lib/yade-test2/py/yade/__init__.py", line 52, in <module>
    import system
AttributeError: 'Boost.Python.StaticProperty' object attribute '__doc__' is read-only
Segmentation fault





References