libblas3gf crash caused by AMD prefetchw instruction on Intel CPU
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
blas (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Hi, I run Python3.
Backtrace:
Program terminated with signal 4, Illegal instruction.
#0 0x00007f6f079fe304 in ATL_dupKBmm9_1_1_b1 () from /usr/lib/
(gdb) bt
#0 0x00007f6f079fe304 in ATL_dupKBmm9_1_1_b1 () from /usr/lib/
#1 0x00007f6f0799abbc in ATL_dmmIJK2 () from /usr/lib/
#2 0x00007f6f0799b331 in ATL_dmmIJK () from /usr/lib/
#3 0x00007f6f07988c6b in ATL_dgemm () from /usr/lib/
#4 0x00007f6f079a375d in ATL_dptgemm0 () from /usr/lib/
#5 0x00007f6f0b553e9a in start_thread (arg=0x7f6f0313
at pthread_
#6 0x00007f6f0a116cbd in clone ()
at ../sysdeps/
#7 0x0000000000000000 in ?? ()
(gdb) x/i $pc
=> 0x7f6f079fe304 <ATL_dupKBmm9_
My enviroment: Intel P4 cpu, x86_64, Ubuntu 12.04
Changed in blas: | |
status: | Unknown → Invalid |
no longer affects: | blas |
Pickle file to recreate bug.