FreeBSD Bugzilla – Attachment 213481 Details for
Bug 245682
ports-mgmt/pkg: Segfaults on armv7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
GDB output backtrace of segfaulting pkg.
debug output of pkg.txt (text/plain), 4.13 KB, created by
JustIgnoreMe
on 2020-04-17 06:18:45 UTC
(
hide
)
Description:
GDB output backtrace of segfaulting pkg.
Filename:
MIME Type:
Creator:
JustIgnoreMe
Created:
2020-04-17 06:18:45 UTC
Size:
4.13 KB
patch
obsolete
>[0;31mROOT[0m 102 ~> gdb --args `which pkg` install doxygen >GNU gdb (GDB) 8.2 [GDB v8.2 for FreeBSD] >Copyright (C) 2018 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. >Type "show copying" and "show warranty" for details. >This GDB was configured as "armv7-portbld-freebsd12.0". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>. >Find the GDB manual and other documentation resources online at: > <http://www.gnu.org/software/gdb/documentation/>. > >For help, type "help". >Type "apropos word" to search for commands related to "word"... >Reading symbols from /usr/sbin/pkg...Reading symbols from /usr/lib/debug//usr/sbin/pkg.debug...done. >done. >(gdb) r >Starting program: /usr/sbin/pkg install doxygen > >Program received signal SIGILL, Illegal instruction. >0x20349b48 in _armv8_pmull_probe () at /usr/src/secure/lib/libcrypto/arm/armv4cpuid.S:173 >173 /usr/src/secure/lib/libcrypto/arm/armv4cpuid.S: No such file or directory. >(gdb) c >Continuing. > >Program received signal SIGILL, Illegal instruction. >0x20349b30 in _armv8_aes_probe () at /usr/src/secure/lib/libcrypto/arm/armv4cpuid.S:140 >140 in /usr/src/secure/lib/libcrypto/arm/armv4cpuid.S >(gdb) c >Continuing. > >Program received signal SIGILL, Illegal instruction. >0x20349b38 in _armv8_sha1_probe () at /usr/src/secure/lib/libcrypto/arm/armv4cpuid.S:151 >151 in /usr/src/secure/lib/libcrypto/arm/armv4cpuid.S >(gdb) c >Continuing. > >Program received signal SIGILL, Illegal instruction. >0x20349b40 in _armv8_sha256_probe () at /usr/src/secure/lib/libcrypto/arm/armv4cpuid.S:162 >162 in /usr/src/secure/lib/libcrypto/arm/armv4cpuid.S >(gdb) c >Continuing. > >Program received signal SIGILL, Illegal instruction. >_armv7_tick () at /usr/src/secure/lib/libcrypto/arm/armv4cpuid.S:138 >138 in /usr/src/secure/lib/libcrypto/arm/armv4cpuid.S >(gdb) c >Continuing. >process 4257 is executing new program: /usr/local/sbin/pkg > >Program received signal SIGILL, Illegal instruction. >0x206f5b48 in _armv8_pmull_probe () at /usr/src/secure/lib/libcrypto/arm/armv4cpuid.S:173 >173 /usr/src/secure/lib/libcrypto/arm/armv4cpuid.S: No such file or directory. >(gdb) c >Continuing. > >Program received signal SIGILL, Illegal instruction. >0x206f5b30 in _armv8_aes_probe () at /usr/src/secure/lib/libcrypto/arm/armv4cpuid.S:140 >140 in /usr/src/secure/lib/libcrypto/arm/armv4cpuid.S >(gdb) c >Continuing. > >Program received signal SIGILL, Illegal instruction. >0x206f5b38 in _armv8_sha1_probe () at /usr/src/secure/lib/libcrypto/arm/armv4cpuid.S:151 >151 in /usr/src/secure/lib/libcrypto/arm/armv4cpuid.S >(gdb) c >Continuing. > >Program received signal SIGILL, Illegal instruction. >0x206f5b40 in _armv8_sha256_probe () at /usr/src/secure/lib/libcrypto/arm/armv4cpuid.S:162 >162 in /usr/src/secure/lib/libcrypto/arm/armv4cpuid.S >(gdb) c >Continuing. > >Program received signal SIGILL, Illegal instruction. >_armv7_tick () at /usr/src/secure/lib/libcrypto/arm/armv4cpuid.S:138 >138 in /usr/src/secure/lib/libcrypto/arm/armv4cpuid.S >(gdb) c >Continuing. >Updating FreeBSD repository catalogue... >FreeBSD repository is up to date. >All repositories are up to date. > >Program received signal SIGSEGV, Segmentation fault. >archive_read_data (_a=0x210ee200, buff=0xbf0713a0, s=12110786) at /usr/src/contrib/libarchive/libarchive/archive_read.c:835 >835 /usr/src/contrib/libarchive/libarchive/archive_read.c: No such file or directory. >(gdb) bt >#0 archive_read_data (_a=0x210ee200, buff=0xbf0713a0, s=12110786) at /usr/src/contrib/libarchive/libarchive/archive_read.c:835 >#1 0x0021abf8 in pkg_parse_archive () >#2 0x0021a9c0 in pkg_open2 () >#3 0x0021a7b0 in pkg_open () >#4 0x0007b44c in pkg_repo_binary_ensure_loaded () >#5 0x0025f03c in pkg_jobs_solve () >#6 0x000696f4 in exec_install () >#7 0x0006ab38 in main () >(gdb) quit >A debugging session is active. > > Inferior 1 [process 4257] will be killed. > >Quit anyway? (y or n) y >[0;31mROOT[0m 103 ~> pkg --version >1.13.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 245682
: 213481