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

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



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) backtrace full
#0  0x004247d0 in __libc_start_main@plt ()
No symbol table info available.
#1  0x004274b1 in _start ()
No symbol table info available.
(gdb) info registers
eax            0x437690            4421264
ecx            0xbf985074          -1080536972
edx            0xb7f8c080          -1208434560
ebx            0x4469f8            4483576
esp            0xbf98504c          0xbf98504c
ebp            0x0                 0x0
esi            0x3                 3
edi            0x427480            4355200
eip            0x4247d0            0x4247d0 <__libc_start_main@plt>
eflags         0x10202             [ IF RF ]
cs             0x73                115
ss             0x7b                123
ds             0x7b                123
es             0x7b                123
fs             0x0                 0
gs             0x33                51
(gdb) x/16i $pc
=> 0x4247d0 <__libc_start_main@plt>:    endbr32
   0x4247d4 <__libc_start_main@plt+4>:    jmp    *0x20(%ebx)
   0x4247da <__libc_start_main@plt+10>:    nopw   0x0(%eax,%eax,1)
   0x4247e0 <fwupd_device_set_created@plt>:    endbr32
   0x4247e4 <fwupd_device_set_created@plt+4>:    jmp    *0x24(%ebx)
   0x4247ea <fwupd_device_set_created@plt+10>:    nopw   0x0(%eax,%eax,1)
   0x4247f0 <fwupd_client_get_host_product@plt>:    endbr32
   0x4247f4 <fwupd_client_get_host_product@plt+4>:    jmp    *0x28(%ebx)
   0x4247fa <fwupd_client_get_host_product@plt+10>:    nopw   0x0(%eax,%eax,1)
   0x424800 <sqlite3_column_int64@plt>:    endbr32
   0x424804 <sqlite3_column_int64@plt+4>:    jmp    *0x2c(%ebx)
   0x42480a <sqlite3_column_int64@plt+10>:    nopw   0x0(%eax,%eax,1)
   0x424810 <sqlite3_exec@plt>:    endbr32
   0x424814 <sqlite3_exec@plt+4>:    jmp    *0x30(%ebx)
   0x42481a <sqlite3_exec@plt+10>:    nopw   0x0(%eax,%eax,1)
   0x424820 <fwupd_remote_get_firmware_base_uri@plt>:    endbr32
(gdb) thread apply all backtrace

Thread 1 (Thread 0xb47228c0 (LWP 1191)):
#0  0x004247d0 in __libc_start_main@plt ()
#1  0x004274b1 in _start ()
(gdb) quit


Reply to: