List chip memory: Attr=00000703 from 0x30031000 to 0x32031000 Free=33509688
Chunk 3003bec8 Size 33509688
List rom memory: Attr=00000400 from 0x10001500 to 0x100cfd68 Free=0
Initializing emul_handler
emul_handler initialized OK
UXSerUnit_InitAttrBase(LIBBASE=300aac88)
Exit UXSerUnit_InitAttrBase=1
[DOS] Booting from device EMU:
LoadKeyCode2RawKeyTable: keycode2rawkey.table successfully loaded!
DisplayPlanes = 24
DefaultDepth = 24
BITS PER PIXEL = 24
x11 hidd: Could not create offscreen bitmap for supplied attrs! Superclass hopefully can.
Błędna instrukcjatorn@pegasos:~> rpm -qa | grep xorg xorg-x11-libXv-devel-7.2-8 xorg-x11-xtrans-devel-7.2-12 xorg-x11-libSM-devel-7.2-12 xorg-x11-proto-devel-7.2-10 xorg-x11-libfontenc-devel-7.2-12 xorg-x11-Xvnc-7.1-33.1 xorg-x11-driver-input-7.2-19 xorg-x11-libxkbfile-devel-7.2-12 xorg-x11-libXprintUtil-7.2-8 xorg-x11-libxkbfile-7.2-12 xorg-x11-libXext-devel-7.2-12 xorg-x11-fonts-devel-7.2-8 xorg-x11-libXau-7.2-8 xorg-x11-libXpm-7.2-12 xorg-x11-libXfixes-devel-7.2-13 xorg-x11-util-devel-7.2-8 xorg-x11-libXext-7.2-12 xorg-x11-libs-7.2-19 xorg-x11-libXdmcp-devel-7.2-8 xorg-x11-libXprintUtil-devel-7.2-8 xorg-x11-libXdmcp-7.2-8 xorg-x11-7.2-26 xorg-x11-fonts-7.2-14 xorg-x11-libX11-ccache-7.2-12 xorg-x11-libXrender-devel-7.2-12 xorg-x11-libICE-7.2-13 xorg-x11-driver-video-7.2-33 xorg-x11-libX11-devel-7.2-13 xorg-x11-libXfixes-7.2-13 xorg-x11-fonts-core-7.2-14 xorg-x11-libXp-7.2-8 xorg-x11-libXpm-devel-7.2-12 xorg-x11-libXmu-devel-7.2-13 xorg-x11-libXrender-7.2-12 xorg-x11-libXt-devel-7.2-13 xorg-x11-libXmu-7.2-13 xorg-x11-libXv-7.2-8 xorg-x11-libfontenc-7.2-12 xorg-x11-devel-7.2-19 xorg-x11-libX11-7.2-13 xorg-x11-libXp-devel-7.2-8 xorg-x11-libXt-7.2-13 xorg-x11-libXau-devel-7.2-8 xorg-x11-libSM-7.2-12 xorg-x11-server-7.2-30.4 xorg-x11-libICE-devel-7.2-13
@Kaczus, post #2
torn@pegasos:~/AROS> gdb ./aros
GNU gdb 6.5
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "ppc-suse-linux"...Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) r -m 64
Starting program: /home/torn/AROS/aros -m 64
List chip memory: Attr=00000703 from 0x30031000 to 0x34031000 Free=67064120
Chunk 3003bec8 Size 67064120
List rom memory: Attr=00000400 from 0x10001500 to 0x100cfd68 Free=0
Initializing emul_handler
emul_handler initialized OK
UXSerUnit_InitAttrBase(LIBBASE=300aac88)
Exit UXSerUnit_InitAttrBase=1
[DOS] Booting from device EMU:
LoadKeyCode2RawKeyTable: keycode2rawkey.table successfully loaded!
DisplayPlanes = 24
DefaultDepth = 24
BITS PER PIXEL = 24
[Thread debugging using libthread_db enabled]
[New Thread 805433072 (LWP 4944)]
Error while reading shared library symbols:
Cannot find new threads: debugger service failed
x11 hidd: Could not create offscreen bitmap for supplied attrs! Superclass hopefully can.
Program received signal SIGILL, Illegal instruction.
[Switching to Thread 805433072 (LWP 4944)]
0x30031268 in ?? ()
(gdb) bt
#0 0x30031268 in ?? ()
#1 0x30031260 in ?? ()
Cannot access memory at address 0x10000
(gdb) thistask
Task SigWait SigRecvd StkSize StkUsed Pri Type Name
-----------------------------------------------------------------------------
3012e558 00000100 00000000 40960 456 0 13 Boot Shell
(gdb)