Bug 32731 - SIGILL, Illegal instruction (сборка i586 на P-III)
Summary: SIGILL, Illegal instruction (сборка i586 на P-III)
Status: NEW
Alias: None
Product: Branch p8
Classification: Distributions
Component: chromium (show other bugs)
Version: не указана
Hardware: x86 Linux
: P3 major
Assignee: Andrey Cherepanov
QA Contact: qa-p8@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-09 11:47 MSK by vx8400
Modified: 2016-11-09 11:49 MSK (History)
0 users

See Also:


Attachments
cpuinfo (577 bytes, text/plain)
2016-11-09 11:49 MSK, vx8400
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description vx8400 2016-11-09 11:47:27 MSK
chromium-54.0.2840.59-alt2.M80P.1 (i586) выпадает на старте с SIGILL на Pentium-III (cpuinfo прилагается).

Стек:

~%  gdb  -ex=r --args /usr/lib/chromium/chromium --disable-seccomp-sandbox http://bugzilla.altlinux.org
GNU gdb (GDB) 7.9-alt3 (ALT Linux)
....
Reading symbols from /usr/lib/chromium/chromium...Reading symbols from /usr/lib/debug/usr/lib/chromium/chromium.debug...done.
done.
Starting program: /usr/lib/chromium/chromium --disable-seccomp-sandbox http://bugzilla.altlinux.org
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".

Program received signal SIGILL, Illegal instruction.
0xb3b3c12b in _GLOBAL__sub_I_builtins_date.cc () from /usr/lib/chromium/libv8.so
(gdb) bt
#0  0xb3b3c12b in _GLOBAL__sub_I_builtins_date.cc () from /usr/lib/chromium/libv8.so
#1  0xb7feaf15 in call_init (l=<optimized out>, argc=argc@entry=3, argv=argv@entry=0xbffff474, env=0xbffff484) at dl-init.c:72
#2  0xb7feb030 in call_init (env=0xbffff484, argv=0xbffff474, argc=3, l=<optimized out>) at dl-init.c:30
#3  _dl_init (main_map=<optimized out>, argc=3, argv=0xbffff474, env=0xbffff484) at dl-init.c:120
#4  0xb7fdcc4f in _dl_start_user () from /lib/ld-linux.so.2
Comment 1 vx8400 2016-11-09 11:49:00 MSK
Created attachment 6858 [details]
cpuinfo