[Pkg-javascript-devel] Bug#836415: nodejs: SIGILL when running nodejs

2016-09-04 Thread Sam Imberman
This is using nodejs 4.4.7 from sid:

(gdb) run
Starting program: /usr/bin/nodejs
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/powerpc-linux-gnu/libthread_db.so.1".
[New Thread 0xb7fba450 (LWP 6224)]
[New Thread 0xb77ba450 (LWP 6225)]
[New Thread 0xb6fba450 (LWP 6226)]
[New Thread 0xb67ba450 (LWP 6227)]

Thread 1 "nodejs" received signal SIGILL, Illegal instruction.
0x41418f28 in ?? ()
(gdb) x/i $pc
=> 0x41418f28:  fcfid   f1,f1
(gdb) x/x $pc
0x41418f28: 0xfc200e9c

Best,
Sam


On Fri, Sep 2, 2016 at 5:57 PM Jérémy Lal <kapo...@melix.org> wrote:

> 2016-09-02 21:37 GMT+02:00 Sam Imberman <simberman+deb...@gmail.com>:
>
>> Package: nodejs
>> Version: 6.0.0~dfsg-1
>> Severity: important
>>
>> Dear Maintainer,
>>
>> I am unable to run nodejs at all on a PowerBook G4 12", because of an
>> illegal
>> instruction. This is true for both the version in "sid" (4.x?) and
>> "experimental" (6.0.0)
>>
>> "cat /proc/cpuinfo | grep cpu" returns:
>> cpu : 7447A, altivec supported
>>
>>
>> Here is some debugger output that someone suggested I send with my bug
>> report:
>>
>> (gdb) run
>> Starting program: /usr/bin/nodejs
>> [Thread debugging using libthread_db enabled]
>> Using host libthread_db library
>> "/lib/powerpc-linux-gnu/libthread_db.so.1".
>> [New Thread 0xb7fba450 (LWP 1712)]
>> [New Thread 0xb77ba450 (LWP 1713)]
>> [New Thread 0xb6fba450 (LWP 1714)]
>> [New Thread 0xb67ba450 (LWP 1715)]
>>
>> Program received signal SIGILL, Illegal instruction.
>> 0x6007e388 in ?? ()
>> (gdb) x/i $pc
>> => 0x6007e388:  fcfid   f1,f1
>> (gdb) x/x $pc
>> 0x6007e388: 0xfc200e9c
>> (gdb)
>>
>> I am glad to supply more information if necessary - I am a competent
>> Debian
>> user but I do not know very much about debugging this sort of thing.
>>
>> Thanks,
>> Sam
>>
>
> Please install nodejs-dbg package and do the same report again.
>
> Thanks,
> Jérémy.
>
>
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#836415: nodejs: SIGILL when running nodejs

2016-09-02 Thread Sam Imberman
Package: nodejs
Version: 6.0.0~dfsg-1
Severity: important

Dear Maintainer,

I am unable to run nodejs at all on a PowerBook G4 12", because of an illegal
instruction. This is true for both the version in "sid" (4.x?) and
"experimental" (6.0.0)

"cat /proc/cpuinfo | grep cpu" returns:
cpu : 7447A, altivec supported


Here is some debugger output that someone suggested I send with my bug report:

(gdb) run
Starting program: /usr/bin/nodejs
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/powerpc-linux-gnu/libthread_db.so.1".
[New Thread 0xb7fba450 (LWP 1712)]
[New Thread 0xb77ba450 (LWP 1713)]
[New Thread 0xb6fba450 (LWP 1714)]
[New Thread 0xb67ba450 (LWP 1715)]

Program received signal SIGILL, Illegal instruction.
0x6007e388 in ?? ()
(gdb) x/i $pc
=> 0x6007e388:  fcfid   f1,f1
(gdb) x/x $pc
0x6007e388: 0xfc200e9c
(gdb)

I am glad to supply more information if necessary - I am a competent Debian
user but I do not know very much about debugging this sort of thing.

Thanks,
Sam



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 4.5.0-2-powerpc
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages nodejs depends on:
ii  libc-ares2   1.11.0-1
ii  libc62.24-1
ii  libgcc1  1:6.2.0-2
ii  libicu55 55.1-7
ii  libssl1.0.2  1.0.2h-1
ii  libstdc++6   6.2.0-2
ii  libuv1   1.9.1-1
ii  zlib1g   1:1.2.8.dfsg-2+b1

nodejs recommends no packages.

nodejs suggests no packages.

-- no debconf information

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel