Bug#428636: Illegal instruction occurs at /bin/console.
Package: hurd
Version: 20070606-1
Illegal instruction occurs at /bin/console -d vga -d pc_kbd --repeat=kbd
-d pc_mouse --repeat=mouse -c /dev/vcs.
When it was probed with gdb, it was as follows:
# LD_LIBRARY_PATH=/usr/lib/debug gdb console
(gdb) run -d vga -c /dev/vcs
Starting program: /bin/console -d vga -c /dev/vcs
Program received signal SIGILL, Illigal instruction.
0x00027b24 in vga_init () from /usr/lib/hurd/console/vga.so.0.3
(gdb) bt
#0 0x00027b24 in vga_init () from /usr/lib/hurd/console/vga.so.0.3
#1 0x00028df5 in vga_init () from /usr/lib/hurd/console/vga.so.0.3
#2 0x0804cd99 in driver_start (name=0x123fd48)
at
/build/mbanck/hurd-20070606/build-tree/hurd/console-client/driver.c:257
#3 0x0804bfd4 in main (argc=Cannot access memory at address 0x3c4)
at
/build/mbanck/hurd-20070606/build-tree/hurd/console-client/console.c:614
Regards,
--
Hiroyuki Yamamoto
Reply to: