[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#977043: Acknowledgement (fwupdmgr[1191] trap invalid opcode ip:4247d0 sp:bf98504c error:0 in fwupdmgr[423000+15000])



$ sudo coredumpctl debug 1191 --output /tmp/coredump_fwupd
           PID: 1191 (fwupdmgr)
           UID: 62803 (62803)
           GID: 62803 (62803)
        Signal: 4 (ILL)
     Timestamp: Thu 2020-12-10 16:25:33 EET (15min ago)
  Command Line: /usr/bin/fwupdmgr refresh --no-metadata-check
    Executable: /usr/bin/fwupdmgr
 Control Group: /system.slice/fwupd-refresh.service
          Unit: fwupd-refresh.service
         Slice: system.slice
       Boot ID: 3381b144358645a48346c772bd0a2b8f
    Machine ID: 1063a9d1fb9df6e371ea9f94491345ed
      Hostname: geode
       Storage:
/var/lib/systemd/coredump/core.fwupdmgr.62803.3381b144358645a48346c772bd0a2b8f.1191.1607610333000000.zst
       Message: Process 1191 (fwupdmgr) of user 62803 dumped core.

                Stack trace of thread 1191:
                #0  0x00000000004247d0 n/a (fwupdmgr + 0x77d0)
                #1  0x00000000004274b1 _start (fwupdmgr + 0xa4b1)

GNU gdb (Debian 10.1-1+b1) 10.1
Copyright (C) 2020 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 "i686-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://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/bin/fwupdmgr...
Reading symbols from
/usr/lib/debug/.build-id/94/55f3483d573ccb3fe3629c46880ba8b46a9b02.debug...
[New LWP 1191]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/fwupdmgr refresh --no-metadata-check'.
Program terminated with signal SIGILL, Illegal instruction.
#0  0x004247d0 in __libc_start_main@plt ()
(gdb) bt full
#0  0x004247d0 in __libc_start_main@plt ()
No symbol table info available.
#1  0x004274b1 in _start ()
No symbol table info available.
(gdb) thread apply all bt full

Thread 1 (Thread 0xb47228c0 (LWP 1191)):
#0  0x004247d0 in __libc_start_main@plt ()
No symbol table info available.
#1  0x004274b1 in _start ()
No symbol table info available.
(gdb)


Reply to: