Bug 1634060

Summary: openblas-0.3.3-1 segmentation fault
Product: [Fedora] Fedora Reporter: markusN <neteler>
Component: openblasAssignee: Susi Lehtola <susi.lehtola>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 28CC: susi.lehtola
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: openblas-0.3.3-2.fc29 openblas-0.3.3-2.fc28 openblas-0.3.3-2.el7 openblas-0.3.3-2.el6 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-10-09 00:05:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description markusN 2018-09-28 15:45:23 UTC
Description of problem:

The bug (segmentation fault) fixed in bug #1605231 has been reintroduced in the latest openblas-0.3.3-1.fc28.x86_64 which just came in through the update channel.

Example:

GRASS 7.6.svn (nc_climate_spm_2000_2012):~ > gdb python
GNU gdb (GDB) Fedora 8.1.1-3.fc28
Copyright (C) 2018 Free Software Foundation, Inc.
...
(gdb) r /home/mneteler/software/grass76/dist.x86_64-pc-linux-gnu/scripts/t.list
Starting program: /usr/bin/python /home/mneteler/software/grass76/dist.x86_64-pc-linux-gnu/scripts/t.list
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
warning: Loadable section ".note.gnu.property" outside of ELF segments
Detaching after fork from child process 7316.
warning: Loadable section ".note.gnu.property" outside of ELF segments
[...]
Detaching after fork from child process 7349.
Detaching after fork from child process 7350.
[New Thread 0x7fffbeb64700 (LWP 7351)]
----------------------------------------------
[Thread 0x7fffbeb64700 (LWP 7351) exited]

Thread 1 "python" received signal SIGSEGV, Segmentation fault.
0x0000000000000731 in ?? ()
(gdb) bt
#0  0x0000000000000731 in ?? ()
#1  0x00007fffd7854306 in blas_memory_cleanup.part () from /lib64/libopenblaso.so.0
#2  0x00007fffd7854856 in blas_shutdown () from /lib64/libopenblaso.so.0
#3  0x00007fffd76cd015 in gotoblas_quit () from /lib64/libopenblaso.so.0
#4  0x00007ffff7de58e6 in _dl_fini () from /lib64/ld-linux-x86-64.so.2
#5  0x00007ffff6c4e5ec in __run_exit_handlers () from /lib64/libc.so.6
#6  0x00007ffff6c4e71c in exit () from /lib64/libc.so.6
#7  0x00007ffff6c38122 in __libc_start_main () from /lib64/libc.so.6
#8  0x000055555555484a in _start ()
(gdb)


Version-Release number of selected component (if applicable):
openblas-0.3.3-1.fc28.x86_64

How reproducible:
See above or bug #1605231

Actual results:
Segmentation fault (core dump)

Comment 1 Fedora Update System 2018-09-30 13:44:39 UTC
openblas-0.3.3-2.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-ccab0b757b

Comment 2 Fedora Update System 2018-09-30 13:44:46 UTC
openblas-0.3.3-2.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-dcb9bcdb5c

Comment 3 Fedora Update System 2018-09-30 13:44:52 UTC
openblas-0.3.3-2.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-d89806340b

Comment 4 Fedora Update System 2018-09-30 13:44:57 UTC
openblas-0.3.3-2.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-e3b5965d9a

Comment 5 Fedora Update System 2018-10-01 03:10:25 UTC
openblas-0.3.3-2.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-e3b5965d9a

Comment 6 Fedora Update System 2018-10-01 03:18:21 UTC
openblas-0.3.3-2.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-ccab0b757b

Comment 7 Fedora Update System 2018-10-01 03:26:53 UTC
openblas-0.3.3-2.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-d89806340b

Comment 8 Fedora Update System 2018-10-01 03:48:08 UTC
openblas-0.3.3-2.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-dcb9bcdb5c

Comment 9 Fedora Update System 2018-10-09 00:05:10 UTC
openblas-0.3.3-2.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2018-10-10 22:46:04 UTC
openblas-0.3.3-2.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2018-10-16 10:29:36 UTC
openblas-0.3.3-2.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2018-10-16 12:44:36 UTC
openblas-0.3.3-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.