Bug#696166: xulrunner-dev: xpcshell does not run

Kusanagi Kouichi slash at ac.auone-net.jp
Mon Dec 17 12:46:56 UTC 2012


Package: xulrunner-dev
Version: 17.0.1-1
Severity: normal

I tried to use xpcshell. But it doesn't run.

$ cd /usr/lib/xulrunner-devel-17.0/sdk/bin/
$ ./run-mozilla.sh ./xpcshell
./xpcshell: error while loading shared libraries: libxpcom.so: cannot open shared object file: No such file or directory
$ ldd ./xpcshell
        linux-vdso.so.1 =>  (0x00007fff6fb7a000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fce46c32000)
        libxpcom.so => not found
        libmozalloc.so => not found
        libxul.so => not found
        libmozjs.so.17d => /usr/lib/libmozjs.so.17d (0x00007fce4665c000)
        libnspr4.so => /usr/lib/x86_64-linux-gnu/libnspr4.so (0x00007fce4641b000)
        libreadline.so.6 => /lib/x86_64-linux-gnu/libreadline.so.6 (0x00007fce461d4000)
        libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fce45ecd000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fce45c4a000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fce458c0000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fce46e55000)
        libffi.so.5 => /usr/lib/x86_64-linux-gnu/libffi.so.5 (0x00007fce456b3000)
        libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fce4549b000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fce45297000)
        libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5 (0x00007fce4506e000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fce44e57000)

I found these missing libraries in /usr/lib/xulrunner-17.0.

$ LD_LIBRARY_PATH=/usr/lib/xulrunner-17.0 ./run-mozilla.sh ./xpcshell
failed to get nsJSRuntimeService!

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.7.0-rc7 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
Shell: /bin/sh linked to /bin/dash

Versions of packages xulrunner-dev depends on:
ii  libc6           2.13-37
ii  libffi5         3.0.10-3
ii  libmozjs-dev    17.0.1-1
ii  libmozjs17d     17.0.1-1
ii  libnspr4        2:4.9.3-1
ii  libnspr4-dev    2:4.9.3-1
ii  libnss3-dev     2:3.14-2
ii  libreadline6    6.2-9
ii  libstdc++6      4.7.2-4
ii  python-ply      3.4-3
ii  xulrunner-17.0  17.0.1-1
ii  zlib1g          1:1.2.7.dfsg-13

xulrunner-dev recommends no packages.

xulrunner-dev suggests no packages.

-- no debconf information



More information about the pkg-mozilla-maintainers mailing list