Incosistency detected by ld.so

Bug #789989 reported by Walter Alini
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
enjuewemela
Fix Released
Undecided
Facundo Batista

Bug Description

I was happily playing at level 4 in a classic mode, when I used the strange item that makes a lot of jems to disappear, and the program crashed with the following traceback:

{{{
Traceback (most recent call last):
  File "main.py", line 88, in <module>
    start(dmenu, spec)
  File "main.py", line 74, in start
    director.run(sc)
  File "/home/waldo/Downloads/enjuewemela-0.3/enjuewemela/cocos/cocos/director.py", line 415, in run
    event_loop.run()
  File "/usr/lib/pymodules/python2.7/pyglet/app/xlib.py", line 94, in run
    sleep_time = self.idle()
  File "/usr/lib/pymodules/python2.7/pyglet/app/__init__.py", line 187, in idle
    dt = clock.tick(True)
  File "/usr/lib/pymodules/python2.7/pyglet/clock.py", line 696, in tick
    return _default.tick(poll)
  File "/usr/lib/pymodules/python2.7/pyglet/clock.py", line 303, in tick
    item.func(ts - item.last_ts, *item.args, **item.kwargs)
  File "/home/waldo/Downloads/enjuewemela-0.3/enjuewemela/games.py", line 578, in f
    func(*args, **kwargs)
  File "/home/waldo/Downloads/enjuewemela-0.3/enjuewemela/games.py", line 476, in remove
    self.remove(p)
  File "/home/waldo/Downloads/enjuewemela-0.3/enjuewemela/cocos/cocos/cocosnode.py", line 435, in remove
    self._remove(obj)
  File "/home/waldo/Downloads/enjuewemela-0.3/enjuewemela/cocos/cocos/cocosnode.py", line 442, in _remove
    raise Exception("Child not found: %s" % str(child) )
Exception: Child not found: magic
AL lib: ALc.c:1879: exit(): closing 1 Device
AL lib: ALc.c:1808: alcCloseDevice(): destroying 1 Context(s)
AL lib: ALc.c:1420: alcDestroyContext(): deleting 19 Source(s)
Inconsistency detected by ld.so: dl-close.c: 737: _dl_close: Assertion `map->l_init_called' failed!
}}}

I am using python 2.7.1

Revision history for this message
Facundo Batista (facundo) wrote :

Hola Walter, this should be fixed in the just released 0.4 version, can you please try it?

Thank you!

Changed in enjuewemela:
status: New → Incomplete
assignee: nobody → Facundo Batista (facundo)
Revision history for this message
Walter Alini (walteralini) wrote : Re: [Bug 789989] Re: Incosistency detected by ld.so

It is,

Thanks,

waldo

On Tue, Aug 23, 2011 at 09:44, Facundo Batista <email address hidden> wrote:
> Hola Walter, this should be fixed in the just released 0.4 version, can
> you please try it?
>
> Thank you!
>
> ** Changed in: enjuewemela
>       Status: New => Incomplete
>
> ** Changed in: enjuewemela
>     Assignee: (unassigned) => Facundo Batista (facundo)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/789989
>
> Title:
>  Incosistency detected by ld.so
>
> Status in The crazy gems game.:
>  Incomplete
>
> Bug description:
>  I was happily playing at level 4 in a classic mode, when I used the
>  strange item that makes a lot of jems to disappear, and the program
>  crashed with the following traceback:
>
>  {{{
>  Traceback (most recent call last):
>    File "main.py", line 88, in <module>
>      start(dmenu, spec)
>    File "main.py", line 74, in start
>      director.run(sc)
>    File "/home/waldo/Downloads/enjuewemela-0.3/enjuewemela/cocos/cocos/director.py", line 415, in run
>      event_loop.run()
>    File "/usr/lib/pymodules/python2.7/pyglet/app/xlib.py", line 94, in run
>      sleep_time = self.idle()
>    File "/usr/lib/pymodules/python2.7/pyglet/app/__init__.py", line 187, in idle
>      dt = clock.tick(True)
>    File "/usr/lib/pymodules/python2.7/pyglet/clock.py", line 696, in tick
>      return _default.tick(poll)
>    File "/usr/lib/pymodules/python2.7/pyglet/clock.py", line 303, in tick
>      item.func(ts - item.last_ts, *item.args, **item.kwargs)
>    File "/home/waldo/Downloads/enjuewemela-0.3/enjuewemela/games.py", line 578, in f
>      func(*args, **kwargs)
>    File "/home/waldo/Downloads/enjuewemela-0.3/enjuewemela/games.py", line 476, in remove
>      self.remove(p)
>    File "/home/waldo/Downloads/enjuewemela-0.3/enjuewemela/cocos/cocos/cocosnode.py", line 435, in remove
>      self._remove(obj)
>    File "/home/waldo/Downloads/enjuewemela-0.3/enjuewemela/cocos/cocos/cocosnode.py", line 442, in _remove
>      raise Exception("Child not found: %s" % str(child) )
>  Exception: Child not found: magic
>  AL lib: ALc.c:1879: exit(): closing 1 Device
>  AL lib: ALc.c:1808: alcCloseDevice(): destroying 1 Context(s)
>  AL lib: ALc.c:1420: alcDestroyContext(): deleting 19 Source(s)
>  Inconsistency detected by ld.so: dl-close.c: 737: _dl_close: Assertion `map->l_init_called' failed!
>  }}}
>
>  I am using python 2.7.1
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/enjuewemela/+bug/789989/+subscriptions
>

Changed in enjuewemela:
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.