Bug#675235: miro: fails to start: undefined symbol

Julien Cristau jcristau at debian.org
Wed May 30 18:55:17 UTC 2012


On Wed, May 30, 2012 at 19:11:36 +0200, Jonas Smedegaard wrote:

> ImportError on miro.plat.frontends.widgets: /usr/lib/libjavascriptcoregtk-1.0.so.0: undefined symbol: _ZN3JSC8JSObject10putByIndexEPNS_6JSCellEPNS_9ExecStateEjNS_7JSValueE

Weird.

$ objdump -T /usr/lib/libjavascriptcoregtk-1.0.so.0 | grep _ZN3JSC8JSObject10putByIndexEPNS_6JSCellEPNS_9ExecStateEjNS_7JSValueE
00000000002848a0 g    DF .text  00000000000000a2  Base        _ZN3JSC8JSObject10putByIndexEPNS_6JSCellEPNS_9ExecStateEjNS_7JSValueE

Does ldd -r /usr/lib/libjavascriptcoregtk-1.0.so.0 complain about the
missing symbol?

Cheers,
Julien





More information about the Pkg-webkit-maintainers mailing list