[pkg-fso-maint] update-menus Illegal instruction

Levy Abinajm Melero Sant'Anna levy.santanna at gmail.com
Sun Oct 19 10:12:46 UTC 2008


On Sun, Oct 19, 2008 at 08:04, Timo Juhani Lindfors <timo.lindfors at iki.fi>wrote:

> Looks like it. Can you please run "gdb --args update-menus --trigger"
> and then paste the output of the following gdb commands:
>
> run
> backtrace
> x/5i $pc
> info register


Sure:

(gdb) run
Starting program: /usr/bin/update-menus --trigger
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGILL, Illegal instruction.
0x401c4058 in ?? () from /lib/libgcc_s.so.1
(gdb) backtrace
#0  0x401c4058 in ?? () from /lib/libgcc_s.so.1
Cannot access memory at address 0xff0
(gdb) x/5i $pc
0x401c4058:     strdeq  sp, [r0], -r8
0x401c405c:     andeq   r0, r0, r8
0x401c4060:     andeq   r0, r10, r2, lsl r0
0x401c4064:     andeq   r0, r0, r2, asr lr
0x401c4068:     andeq   r0, r0, r0
(gdb) info register
r0             0x4000   16384
r1             0x10     16
r2             0x41f0   16880
r3             0x1      1
r4             0xb0     176
r5             0xbe86f854       3196516436
r6             0xbe86f890       3196516496
r7             0xbe86f890       3196516496
r8             0x0      0
r9             0x3      3
r10            0xbe86f7fc       3196516348
r11            0xff0    4080
r12            0xb0     176
sp             0x0      0x0
lr             0x401c3f14       1075592980
pc             0x401c4058       0x401c4058
fps            0x1001000        16781312
cpsr           0x60000010       1610612752
(gdb)

[]s
Levy.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/pkg-fso-maint/attachments/20081019/8880fc95/attachment.htm 


More information about the pkg-fso-maint mailing list