Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
102 user(s) are online (62 user(s) are browsing Forums)

Members: 0
Guests: 102

more...

Headlines

 
  Register To Post  

(1) 2 »
Redeclaration error
Home away from home
Home away from home


See User information
I remember having a similar error, but I cannot find the thread or notes where it got fixed or worked around, so...please advise

Thanks in advance

C++      engines/wintermute/base/gfx/opengl/base_render_opengl_texture.o
In file included from 
/SDK/local/common/include/mgl/context.h:27,
                 
from /SDK/local/common/include/mgl/gl.h:74,
                 
from /SDK/local/common/include/GL/gl.h:1925,
                 
from /SDK/local/newlib/include/SDL2/SDL_opengl.h:43,
                 
from ./graphics/opengl/system_headers.h:52,
                 
from ./graphics/opengl/texture.h:26,
                 
from engines/wintermute/base/gfx/opengl/base_render_opengl_texture.cpp:41:
/
SDK/include/include_h/intuition/intuition.h:188:12error'struct Image' redeclared as different kind of symbol
     struct Image  
*ReqImage;    /* new for V36: drawn if USEREQIMAGE set */
            
^~~~~
In file included from engines/wintermute/base/gfx/opengl/base_render_opengl_texture.cpp:30:
./
engines/wintermute/base/gfx/base_image.h:38:11noteprevious declaration 'namespace Image { }'
 
namespace Image {
           ^~~~~
In file included from /SDK/local/common/include/mgl/context.h:27,
                 
from /SDK/local/common/include/mgl/gl.h:74,
                 
from /SDK/local/common/include/GL/gl.h:1925,
                 
from /SDK/local/newlib/include/SDL2/SDL_opengl.h:43,
                 
from ./graphics/opengl/system_headers.h:52,
                 
from ./graphics/opengl/texture.h:26,
                 
from engines/wintermute/base/gfx/opengl/base_render_opengl_texture.cpp:41:
/
SDK/include/include_h/intuition/intuition.h:754:8error'struct Image' redeclared as different kind of symbol
 struct Image
        
^~~~~
In file included from engines/wintermute/base/gfx/opengl/base_render_opengl_texture.cpp:30:
./
engines/wintermute/base/gfx/base_image.h:38:11noteprevious declaration 'namespace Image { }'
 
namespace Image {
           ^~~~~
In file included from /SDK/local/common/include/mgl/context.h:27,
                 
from /SDK/local/common/include/mgl/gl.h:74,
                 
from /SDK/local/common/include/GL/gl.h:1925,
                 
from /SDK/local/newlib/include/SDL2/SDL_opengl.h:43,
                 
from ./graphics/opengl/system_headers.h:52,
                 
from ./graphics/opengl/texture.h:26,
                 
from engines/wintermute/base/gfx/opengl/base_render_opengl_texture.cpp:41:
/
SDK/include/include_h/intuition/intuition.h:1156:12error'struct Image' redeclared as different kind of symbol
     struct Image 
*CheckMark;
            ^~~~~
In file included from engines/wintermute/base/gfx/opengl/base_render_opengl_texture.cpp:30:
./
engines/wintermute/base/gfx/base_image.h:38:11noteprevious declaration 'namespace Image { }'
 
namespace Image {
           ^~~~~
In file included from /SDK/local/common/include/mgl/context.h:27,
                 
from /SDK/local/common/include/mgl/gl.h:74,
                 
from /SDK/local/common/include/GL/gl.h:1925,
                 
from /SDK/local/newlib/include/SDL2/SDL_opengl.h:43,
                 
from ./graphics/opengl/system_headers.h:52,
                 
from ./graphics/opengl/texture.h:26,
                 
from engines/wintermute/base/gfx/opengl/base_render_opengl_texture.cpp:41:
/
SDK/include/include_h/intuition/intuition.h:1282:12error'struct Image' redeclared as different kind of symbol
     struct Image 
*CheckMark;
            ^~~~~
In file included from engines/wintermute/base/gfx/opengl/base_render_opengl_texture.cpp:30:
./
engines/wintermute/base/gfx/base_image.h:38:11noteprevious declaration 'namespace Image { }'
 
namespace Image {
           ^~~~~
In file included from /SDK/local/common/include/mgl/context.h:27,
                 
from /SDK/local/common/include/mgl/gl.h:74,
                 
from /SDK/local/common/include/GL/gl.h:1925,
                 
from /SDK/local/newlib/include/SDL2/SDL_opengl.h:43,
                 
from ./graphics/opengl/system_headers.h:52,
                 
from ./graphics/opengl/texture.h:26,
                 
from engines/wintermute/base/gfx/opengl/base_render_opengl_texture.cpp:41:
/
SDK/include/include_h/intuition/intuition.h:1339:12error'struct Image' redeclared as different kind of symbol
     struct Image 
*CheckMark;
            ^~~~~
In file included from engines/wintermute/base/gfx/opengl/base_render_opengl_texture.cpp:30:
./
engines/wintermute/base/gfx/base_image.h:38:11noteprevious declaration 'namespace Image { }'
 
namespace Image {
           ^~~~~
In file included from /SDK/include/include_h/intuition/intuition.h:1841,
                 
from /SDK/local/common/include/mgl/context.h:27,
                 
from /SDK/local/common/include/mgl/gl.h:74,
                 
from /SDK/local/common/include/GL/gl.h:1925,
                 
from /SDK/local/newlib/include/SDL2/SDL_opengl.h:43,
                 
from ./graphics/opengl/system_headers.h:52,
                 
from ./graphics/opengl/texture.h:26,
                 
from engines/wintermute/base/gfx/opengl/base_render_opengl_texture.cpp:41:
/
SDK/include/include_h/intuition/screens.h:106:12error'struct Image' redeclared as different kind of symbol
     struct Image    
*dri_CheckMark;   /* pointer to scaled checkmark image
            ^~~~~
In file included from engines/wintermute/base/gfx/opengl/base_render_opengl_texture.cpp:30:
./engines/wintermute/base/gfx/base_image.h:38:11: note: previous declaration 'namespace Image { }'
 namespace Image {
           ^~~~~
In file included from /SDK/include/include_h/intuition/intuition.h:1841,
                 from /SDK/local/common/include/mgl/context.h:27,
                 from /SDK/local/common/include/mgl/gl.h:74,
                 from /SDK/local/common/include/GL/gl.h:1925,
                 from /SDK/local/newlib/include/SDL2/SDL_opengl.h:43,
                 from ./graphics/opengl/system_headers.h:52,
                 from ./graphics/opengl/texture.h:26,
                 from engines/wintermute/base/gfx/opengl/base_render_opengl_texture.cpp:41:
/SDK/include/include_h/intuition/screens.h:109:12: error: 'struct Image' redeclared as different kind of symbol
     struct Image    *dri_AmigaKey;    /* pointer to scaled Amiga-key image
            ^~~~~
In file included from engines/wintermute/base/gfx/opengl/base_render_opengl_texture.cpp:30:
./engines/wintermute/base/gfx/base_image.h:38:11: note: previous declaration 'namespace Image { }'
 namespace Image {
           ^~~~~
gmake: *** [engines/wintermute/base/gfx/opengl/base_render_opengl_texture.o] Error 1

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: Redeclaration error
Home away from home
Home away from home


See User information
@Raziel
https://os4coding.net/forum/how-avoid- ... iables-conflicts-best-way

In brief, if it c++, then use -D__USE_AMIGAOS_NAMESPACE__ when compile source.

If it C, then the only solution is to rename those conflicting names in your code (like finding out in all the files where the word "Image" happens to be and rename it to something else like "_Image"). Alternatively, as Salas00 says in the second post of the thread I pointed out: avoid including AmigaOS includes in such files that have these conflicting definitions. But that IMHO harder in comparison with just renaming all "Image" words on "_Image".

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Redeclaration error
Just can't stay away
Just can't stay away


See User information
@Raziel

You can probably edit mgl/context.h and comment out #include for intuition.h. It's a hack but I don't see a reason for this include to be here.

Go to top
Re: Redeclaration error
Home away from home
Home away from home


See User information
Thank you both, will try and report back once I'm home again

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: Redeclaration error
Home away from home
Home away from home


See User information
Is there a list and description of the possible defines somewhere?

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: Redeclaration error
Home away from home
Home away from home


See User information
@Raziel
There no list, because it probably makes no sense to create, as it depends on what name of structures used in the code you try to port.

I.e. "Image" structure pretty often used (as it is logical), and this one also used in our SDK too => conflicts, you had to rename it.

also "Screen", "Point" i.e. everything one may want to use in his project, and which also AmigaOS may have.

That all happens not very often, but if happen, you can see the name of the conflicting structure from error log.

Probably the easier way will be as Capehill points out: comment out intuition include in minigl includes, and if that didn't help, then ask ScummVM coders to maybe rename Image to something like _Image. And if they will keep silent about, then just rename it locally on your build

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Redeclaration error
Home away from home
Home away from home


See User information
@kas1e

K, thanks.

I'll try with your solution first, should be easy to do as scummvm is using defines in it's code too.

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: Redeclaration error
Home away from home
Home away from home


See User information
Is there a -D__AMIGAOS_SHAREDLIBS__ define?
There is one in morphos (-D__MORPHOS_SHAREDLIBS__).

And if there is, what does it do?

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: Redeclaration error
Quite a regular
Quite a regular


See User information
@Raziel
__MORPHOS_SHAREDLIBS is a convenience macro that allows you to use certain shared libraries (jfif.library, png.library, z.library etc.) as drop in replacements for static variants (e.g. libjpeg.a, libpng.a libz.a). Otherwise the SDK headers will include_next the user's headers.

This is just like television, only you can see much further.
Go to top
Re: Redeclaration error
Home away from home
Home away from home


See User information
@BSzili

Thank you, sir

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: Redeclaration error
Home away from home
Home away from home


See User information
@kas1e

Your define didn't help.
It just brings up more errors of the same kind, but this time as early as in the amiga files (pLock, IDOS etc.)

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: Redeclaration error
Home away from home
Home away from home


See User information
@Capehill

Editing mgl/context.h did the trick.

Thank you.

Would it be worth to check if this include needs to be there at all and remove it from the code?

In any way i'll take a note if i ever hit this kind of problem again.

Thank you very much

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: Redeclaration error
Just can't stay away
Just can't stay away


See User information
@Raziel

It's possible that include is there for compiling the MiniGL library itself. But again, since it seems that nothing in context.h itself requires including intuition.h, it would be better to move include to .c files rather, IMHO.

Go to top
Re: Redeclaration error
Not too shy to talk
Not too shy to talk


See User information
@Raziel

I also tried the mgl/context.h trick. That compiles but crashes starting ScummVM, certainly due to missing hardware support in MiniGL (I switched to a RadeonSI board and don't have Warp3D_SI drivers yet).
I remember months ago I tried to play with namespaces and that was not satisfying. I don't remember well problems I faced at that time but that implied to modify system and MiniGL includes if I remember well.

With your last release of ResidualVM (thanks for that), I get an error ("OpenGLGraphicsManager::endGFXTransaction: Could not load any graphics mode!") but that does not crash.

Note that I compiled ScummVM with SDL1.2 ... I have to install SDL2.0 libs and includes in my SDK.

I wanted to compile the latest version of MiniGL with the removed Intution include but I got an error about the SVN client being too old.

Go to top
Re: Redeclaration error
Just can't stay away
Just can't stay away


See User information
@corto

There was an SVN update some time ago: https://sourceforge.net/projects/amiga-subversion-port/

I have imported MiniGL repo into a private Github repo instead, for browsing purposes. I suppose it can be cloned natively with sgit if required.

Go to top
Re: Redeclaration error
Not too shy to talk
Not too shy to talk


See User information
@Capehill

Thanks for the reminder about svn. Yesterday, I checked locally, I'm pretty sure I installed this new version some time ago ... but it seems that was not on the X1000 ...

About sgit, it should be capable, as I cloned ScummVM with it successfully.

Go to top
Re: Redeclaration error
Home away from home
Home away from home


See User information
@corto

With sgit i'm also getting to the 75% ram barrier.
After the merge the changes were huge and sgit was filling up ram to 72%.

As long as there is no fix to that dreaded bug released i might be forced to stop compiling one way or another.

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: Redeclaration error
Home away from home
Home away from home


See User information
@corto

I get a crash with that minigl fix on starting Grim in OpenGL mode (Software works, but is broken in gfx display and colors).

So i guess that "fix" introduced new problems ... sigh

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: Redeclaration error
Just can't stay away
Just can't stay away


See User information
@Raziel

Please post a stack trace..

Go to top
Re: Redeclaration error
Home away from home
Home away from home


See User information
@Capehill

Excuse the delays...

serial
Dump of context at 0xDF826BA0
Trap type
DSI exception
Machine State 
(raw): 0x100000000200B030
Machine State 
(verbose): [Hyper] [ExtInt on] [Super] [FPU on] [IAT on] [DAT on]
Instruction pointer0x7EF17638
Crashed process
scummvm (0x4F982680)
DSI verbose error descriptionAccess not found in hash or BAT (page fault)
Access was a load operation
 0
7EF0EC28 5A1B77A0 10D6A024 5025B300 000080A9 5A1B77E8 004E5449 54494553
 8
: 00808080 5A21F098 80808080 76000000 000007A8 5A222CE0 5A220000 4E2F0DA0
16
4ECE2008 5A1B7F3C 5A220000 4E80041C 5A1B7F84 4E906198 5A21F040 5A21F068
24
5A1B7F1C 4E19E730 7EAF23E0 5A1B7860 4ECE2008 000080A9 5A1CACCC 5A1B77E8
CR
42844242   XER00000001  CTR7EF175FC  LR7EF0EC28
DSISR
40000000  DAR5025B3F8

FP0 
FFF8000082020000 3FF0000000000000 3FE570A3E0000000 3FF0000000000000
FP4 
3FF0000000000000 BFF0000000000000 3FF0000000000000 3FE0000000000000
FP8 
4072C00000000000 3FE0000000000000 4330000080000258 3FF0000000000000
FP12
C000000000000000 41E0000000000000 0000000000000000 0000000000000000
FP16
0000000000000000 0000000000000000 0000000000000000 0000000000000000
FP20
0000000000000000 0000000000000000 0000000000000000 0000000000000000
FP24
0000000000000000 0000000000000000 0000000000000000 0000000000000000
FP28
0000000000000000 0000000000000000 0000000000000000 0000000000000000
FPSCR
82020000
HID0
0x8000000000000000  HID10x000000005CE993B1
HID4
0x4400240000080180  HID50x0000006600000080

V0 
00000000000000000000000000000000 3F8000003F8000003F8000003F800000
V2 
FE01D629FE01D629FE01D629FE01D629 FE01D629FE01D629FE01D629FE01D629
V4 
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF D62AD62AD62AD62AD62AD62AD62AD62A
V6 
FF01D729FF01D729FF01D729FF01D729 FE01D629FE01D629FE01D629FE01D629
V8 
00000000000000000000000000000000 D52AD52AD52AD52AD52AD52AD52AD52A
V10
FFD6D7D6FFD6D7D6FFD6D7D6FFD6D7D6 00000000010101010202020203030303
V12
FF01D729FF01D729FF01D729FF01D729 BF8000003F800000000000003F800000
V14
: 001002120414061608180A1A0C1C0E1E 01000100010001000100010001000100
V16
FF000000FF000000FF000000FF000000 FFD6D7D6FFD6D7D6FFD6D7D6FFD6D7D6
V18
FE01D629FE01D629FE01D629FE01D629 00000000000000000000000000000000
V20
00000000000000000000000000000000 00000000000000000000000000000000
V22
00000000000000000000000000000000 00000000000000000000000000000000
V24
00000000000000000000000000000000 00000000000000000000000000000000
V26
00000000000000000000000000000000 00000000000000000000000000000000
V28
00000000000000000000000000000000 00000000000000000000000000000000
V30
00000000000000000000000000000000 00000000000000000000000000000000
VSCR
00000000 VRSAVE00000000

Disassembly of crash site
:
 
7EF17628813E8000   lwz               r9,-32768(r30)
 
7EF1762C83C10008   lwz               r30,8(r1)
 
7EF176307C0803A6   mtlr              r0
 7EF17634
80690000   lwz               r3,0(r9)
>
7EF17638812300F8   lwz               r9,248(r3)
 
7EF1763C38210010   addi              r1,r1,16
 7EF17640
7D2903A6   mtctr             r9
 7EF17644
4E800420   bctr
 7EF17648
DB2B3888   stfd              f25,14472(r11)
 
7EF1764C9421FFF0   stwu              r1,-16(r1)

Kernel command lineserial debuglevel=0

Registers pointing to code
:
r0 : [src/video/SDL_video.c:3527scummvm:SDL_GL_GetAttribute.localalias.20()+0xf8 (section 1 0x269BC04)
r9 scummvm:mini_CurrentContext()+0x0 (section 22 0x1F64)
r13scummvm:_ZN6Cruise11scriptStackE()+0xc0c (section 23 0x3AC4)
r14scummvm:_ZZN3Agi7TextMgr14stringWordWrapEPKcsPsS3_E19resultWrappedBuffer()+0x3fc (section 23 0xDE4)
r15module scummvm at 0x4E2F0DA0 (section 6 0x14DD7C)
r18scummvm:_ZZN3Agi7TextMgr14stringWordWrapEPKcsPsS3_E19resultWrappedBuffer()+0x3fc (section 23 0xDE4)
r19module scummvm at 0x4E80041C (section 6 0x65D3F8)
r22scummvm:_ZN6Common9SingletonINS_13SearchManagerEE10_singletonE()+0x0 (section 22 0x1F0C)
r23scummvm:_ZN6Common9SingletonINS_18TranslationManagerEE10_singletonE()+0x0 (section 22 0x1F34)
r26scummvm:_ZTv0_n36_N22ModularGraphicsBackend15setFeatureStateEN7OSystem7FeatureEb()+0x0 (section 1 0x227F3BC)
r30scummvm:_ZN9CryOmni3D10Versailles26CryOmni3DEngine_Versailles11kMusicFilesE()+0xd4 (section 18 0x5BD0)
ip : [src/video/amigaos4/SDL_os4openglwrapper.c:77scummvm:AmiglGetIntegerv()+0x3c (section 1 0x26A4614)
lr : [src/video/SDL_video.c:3527scummvm:SDL_GL_GetAttribute.localalias.20()+0xf8 (section 1 0x269BC04)
ctrscummvm:AmiglGetIntegerv()+0x0 (section 1 0x26A45D8)

Stack trace:
(
0x5A1B77A0) [src/video/amigaos4/SDL_os4openglwrapper.c:77scummvm:AmiglGetIntegerv()+0x3c (section 1 0x26A4614)
(
0x5A1B77B0) [src/video/SDL_video.c:3527scummvm:SDL_GL_GetAttribute.localalias.20()+0xf8 (section 1 0x269BC04)
(
0x5A1B77E0) [backends/graphics3d/openglsdl/openglsdl-graphics3d.cpp:182scummvm:_ZN26OpenGLSdlGraphics3dManager11setupScreenEv()+0x164 (section 1 0x22DA770)
(
0x5A1B7840scummvm:_ZN26OpenGLSdlGraphics3dManager17endGFXTransactionEv()+0x28 (section 1 0x22DA9EC)
(
0x5A1B7850) [engines/engine.cpp:404scummvm:_Z14initGraphics3dii()+0x30c (section 1 0x21E7D80)
(
0x5A1B78C0) [engines/grim/grim.cpp:273scummvm:_ZN4Grim10GrimEngine14createRendererEii()+0x118 (section 1 0x9CC1E0)
(
0x5A1B7920) [engines/grim/grim.cpp:389scummvm:_ZN4Grim10GrimEngine3runEv()+0x1f4 (section 1 0x9D365C)
(
0x5A1B7BA0) [base/main.cpp:305scummvm:scummvm_main()+0x1f7c (section 1 0x2CDC8)
(
0x5A1B80E0) [backends/platform/sdl/amigaos/amigaos-main.cpp:79scummvm:main()+0x12c (section 1 0x2A014)
(
0x5A1B8D00native kernel module newlib.library.kmod+0x000020a4
(0x5A1B8D70native kernel module newlib.library.kmod+0x00002d0c
(0x5A1B8F10native kernel module newlib.library.kmod+0x00002ee8
(0x5A1B8F50scummvm:_start()+0x170 (section 1 0x1AD8)
(
0x5A1B8F90native kernel module dos.library.kmod+0x000255c8
(0x5A1B8FC0native kernel module kernel+0x000420ac
(0x5A1B8FD0native kernel module kernel+0x000420f4

Disassembly of crash site
:
 
7EF17628813E8000   lwz               r9,-32768(r30)
 
7EF1762C83C10008   lwz               r30,8(r1)
 
7EF176307C0803A6   mtlr              r0
 7EF17634
80690000   lwz               r3,0(r9)
>
7EF17638812300F8   lwz               r9,248(r3)
 
7EF1763C38210010   addi              r1,r1,16
 7EF17640
7D2903A6   mtctr             r9
 7EF17644
4E800420   bctr
 7EF17648
DB2B3888   stfd              f25,14472(r11)
 
7EF1764C9421FFF0   stwu              r1,-16(r1)
Stack pointer (0x5A1B77A0is inside bounds
Redzone is OK 
(4)

68k register dump
DATA
9679BD00 00000000 00000000 00000000 00000000 00000000 00000000 00000000
ADDR
6FFB8700 96BB2100 00000000 00000000 00000000 00000000 00000000 5A1B7350
Page information
:
Page 0xDF4689C0:
Virtual Address0x5025B000
Physical Address
0x26EE2000
Lock count
1
Flags 
(0x100): (Mapped)
Protection bits (0x0): (super state only)
Page is assigned to VMArea primary heap


Crash log 
for task "scummvm"
Generated by GrimReaper 53.19
Crash occured in module scummvm at address 0x7EF17638
Type of crash
DSI (Data Storage Interruptexception
Alert number
0x80000003

Register dump
:
GPR (General Purpose Registers):
   
07EF0EC28 5A1B77A0 10D6A024 5025B300 000080A9 5A1B77E8 004E5449 54494553
   8
: 00808080 5A21F098 80808080 76000000 000007A8 5A222CE0 5A220000 4E2F0DA0
  16
4ECE2008 5A1B7F3C 5A220000 4E80041C 5A1B7F84 4E906198 5A21F040 5A21F068
  24
5A1B7F1C 4E19E730 7EAF23E0 5A1B7860 4ECE2008 000080A9 5A1CACCC 5A1B77E8


FPR 
(Floating Point RegistersNaN Not a Number):
   
0:              nan                1             0.67                1
   4
:                1               -1                1              0.5
   8
:              300              0.5       4.5036e+15                1
  12
:               -2      2.14748e+09                0                0
  16
:                0                0                0                0
  20
:                0                0                0                0
  24
:                0                0                0                0
  28
:                0                0                0                0

FPSCR 
(Floating Point Status and Control Register): 0x82020000


SPRs 
(Special Purpose Registers):
           
Machine State (msr) : 0x0200B030
                Condition 
(cr) : 0x50262E54
      Instruction Pointer 
(ip) : 0x7EF17638
       Xtended Exception 
(xer) : 0x5952C018
                   Count 
(ctr) : 0x6FF494D0
                     Link 
(lr) : 0x7FAD9920
            DSI Status 
(dsisr) : 0x5952BDD0
            Data Address 
(dar) : 0x021AD048



680x0 emulated registers
:
DATA9679BD00 00000000 00000000 00000000 00000000 00000000 00000000 00000000
ADDR
6FFB8700 96BB2100 00000000 00000000 00000000 00000000 00000000 5A1B7350
FPU0
:                0                0                0                0
FPU4
:                0                0                0                0



Symbol info
:
Instruction pointer 0x7EF17638 belongs to module "scummvm" (PowerPC)
SymbolAmiglGetIntegerv 0x3C in section 1 offset 0x026A4614

Stack trace
:
    [
src/video/amigaos4/SDL_os4openglwrapper.c:77scummvm:AmiglGetIntegerv()+0x3c (section 1 0x26A4614)
    [
src/video/SDL_video.c:3527scummvm:SDL_GL_GetAttribute.localalias.20()+0xf8 (section 1 0x269BC04)
    [
backends/graphics3d/openglsdl/openglsdl-graphics3d.cpp:182scummvm:_ZN26OpenGLSdlGraphics3dManager11setupScreenEv()+0x164 (section 1 0x22DA770)
    
scummvm:_ZN26OpenGLSdlGraphics3dManager17endGFXTransactionEv()+0x28 (section 1 0x22DA9EC)
    [
engines/engine.cpp:404scummvm:_Z14initGraphics3dii()+0x30c (section 1 0x21E7D80)
    [
engines/grim/grim.cpp:273scummvm:_ZN4Grim10GrimEngine14createRendererEii()+0x118 (section 1 0x9CC1E0)
    [
engines/grim/grim.cpp:389scummvm:_ZN4Grim10GrimEngine3runEv()+0x1f4 (section 1 0x9D365C)
    [
base/main.cpp:305scummvm:scummvm_main()+0x1f7c (section 1 0x2CDC8)
    [
backends/platform/sdl/amigaos/amigaos-main.cpp:79scummvm:main()+0x12c (section 1 0x2A014)
    
native kernel module newlib.library.kmod+0x000020a4
    native kernel module newlib
.library.kmod+0x00002d0c
    native kernel module newlib
.library.kmod+0x00002ee8
    scummvm
:_start()+0x170 (section 1 0x1AD8)
    
native kernel module dos.library.kmod+0x000255c8
    native kernel module kernel
+0x000420ac
    native kernel module kernel
+0x000420f4

PPC disassembly
:
 
7ef176307c0803a6   mtlr              r0
 7ef17634
80690000   lwz               r3,0(r9)
*
7ef17638812300f8   lwz               r9,248(r3)
 
7ef1763c38210010   addi              r1,r1,16
 7ef17640
7d2903a6   mtctr             r9

System information
:

CPU
 Model
P.ASemi PWRficient PA6T-1682M VB1
 CPU speed
1800 MHz
 FSB speed
900 MHz
 Extensions
altivec

Machine
 Machine name
AmigaOne X1000
 Memory
2097152 KB
 Extensions
bus.pci bus.pcie

Expansion buses
 PCI
/AGP
  00
:1D.0 Vendor 0x1959 Device 0xA004
   Range 0
007F03F8 007F0400 (IO)
  
00:1D.1 Vendor 0x1959 Device 0xA004
   Range 0
007F02F8 007F0300 (IO)
  
00:1A.0 Vendor 0x1959 Device 0xA007
  00
:00.0 Vendor 0x1959 Device 0xA001
  00
:01.0 Vendor 0x1959 Device 0xA009
  00
:14.3 Vendor 0x1959 Device 0xA005
  00
:1C.0 Vendor 0x1959 Device 0xA003
   Range 0
007F0200 007F0240 (IO)
  
00:1C.1 Vendor 0x1959 Device 0xA003
   Range 0
007F0240 007F0280 (IO)
  
00:1C.2 Vendor 0x1959 Device 0xA003
   Range 0
007F0280 007F02C0 (IO)
  
00:11.3 Vendor 0x1959 Device 0xA002
  00
:11.2 Vendor 0x1959 Device 0xA002
  00
:11.1 Vendor 0x1959 Device 0xA002
  00
:11.0 Vendor 0x1959 Device 0xA002
  00
:10.2 Vendor 0x1959 Device 0xA002
  00
:10.0 Vendor 0x1959 Device 0xA002
  00
:03.0 Vendor 0x1959 Device 0xA00C
  00
:04.0 Vendor 0x1959 Device 0xA00A
  00
:05.0 Vendor 0x1959 Device 0xA00A
  00
:08.0 Vendor 0x1959 Device 0xA000
  00
:09.0 Vendor 0x1959 Device 0xA000
  00
:15.0 Vendor 0x1959 Device 0xA006
  00
:1B.0 Vendor 0x1959 Device 0xA00B
  00
:1E.0 Vendor 0x1959 Device 0xA008
   Range 0
007F0400 007F0500 (IO)
   
Range 1007F0500 007F0600 (IO)
  
0A:12.0 Vendor 0x1002 Device 0x4380
   Range 0
00001030 - 00001038 (IO)
   
Range 100001050 00001054 (IO)
   
Range 2: 00001048 - 00001050 (IO)
   
Range 3: 00001058 - 0000105C (IO)
   
Range 400001020 00001030 (IO)
  
0A:13.0 Vendor 0x1002 Device 0x4387
   Range 0
A0306000 A0307000 (MEM)
  
0A:13.1 Vendor 0x1002 Device 0x4388
   Range 0
A0307000 A0308000 (MEM)
  
0A:13.2 Vendor 0x1002 Device 0x4389
   Range 0
A0308000 A0309000 (MEM)
  
0A:13.3 Vendor 0x1002 Device 0x438A
   Range 0
A0305000 A0306000 (MEM)
  
0A:13.4 Vendor 0x1002 Device 0x438B
   Range 0
A0304000 A0305000 (MEM)
  
0A:13.5 Vendor 0x1002 Device 0x4386
   Range 0
A0309800 A0309900 (MEM)
  
0A:14.0 Vendor 0x1002 Device 0x4385
   Range 0
00001000 00001010 (IO)
   
Range 1A0309400 A0309800 (MEM)
  
0A:14.1 Vendor 0x1002 Device 0x438C
   Range 0
00001040 - 00001048 (IO)
   
Range 1: 00001058 - 0000105C (IO)
   
Range 2: 00001038 - 00001040 (IO)
   
Range 300001050 00001054 (IO)
   
Range 400001010 00001020 (IO)
  
0A:14.2 Vendor 0x1002 Device 0x4383
   Range 0
A0300000 A0304000 (MEM)
  
0A:14.3 Vendor 0x1002 Device 0x438D
   Range 0
00000000 00100000 (MEM)
  
0A:14.4 Vendor 0x1002 Device 0x4384
  06
:00.0 Vendor 0x10EC Device 0x8168
   Range 0
00003000 00003100 (IO)
   
Range 2A0104000 A0105000 (MEM)
   
Range 4A0100000 A0104000 (PREF.MEM)
  
02:00.0 Vendor 0x1002 Device 0x679A
   Range 0
90000000 A0000000 (PREF.MEM)
   
Range 2A0000000 A0040000 (MEM)
   
Range 400002000 00002100 (IO)
  
02:00.1 Vendor 0x1002 Device 0xAAA0
   Range 0
A0060000 A0064000 (MEM)

Libraries
 0x628c6398
ISO-8859-15.charset V52.1
 0x628c6318
english-british_ISO-8859-15.language V52.1
 0x02a8b092
exec.library V53.89
 0x614098e8
camdmidi.usbfd V53.5
 0x6feab508
cgxvideo.library V42.1
 0x4ed4e028
PCI_SoundCardHornet.driver V52.2
 0x5f0e0b68
PCI_sblive.pci V52.1
 0x50d25f18
PCI_Soundcard.driver V52.2
 0x50d25858
PCI_GamePortHornet.driver V52.2
 0x50d25d98
PCI_GamePort.driver V53.1
 0x50d25798
Generic_usb.driver V53.3
 0x50d25198
Generic_Mouse.driver V52.1
 0x5038a018
AmigaInput.library V53.3
 0x6125d748
minigl.library V2.24
 0x60428210
Warp3D.library V53.27
 0x4f6279e8
W3D_Permedia2.library V53.4
 0x4f627b68
W3D_Napalm.library V53.1
 0x4f627d68
W3D_Avenger.library V53.1
 0x6125dec8
W3D_SI.library V1.14
 0x4ec2bd48
W3D_Picasso96.library V53.12
 0x4ec2bf30
palette.gadget V53.6
 0x4ec28040
TextEditor.mcc V15.54
 0x4ec2be90
TheButton.mcc V26.20
 0x4ec2bdf0
TheBar.mcc V26.20
 0x542c4e90
Busy.mcc V21.23
 0x542c4d50
String.mui V21.45
 0x542c4cb0
Popasl.mui V21.27
 0x542c4b70
Pendisplay.mui V21.23
 0x542c4a30
Poppen.mui V21.22
 0x542c4850
Gauge.mui V21.22
 0x542c47b0
Listtree.mcc V21.33
 0x4f982f08
muigfx.library V21.23
 0x4f9ada1c
muimaster.library V21.200
 0x4f982874
amigaguide.datatype V53.6
 0x4edac8d4
amigaguide.library V53.8
 0x4f98050c
codesets.library V6.21
 0x543dc908
update.library V53.18
 0x542c2b50
expat.library V53.6
 0x542c4350
fuelgauge.gadget V53.8
 0x531c83b8
pthreads.library V53.11
 0x542c4210
jpeg.datatype V53.7
 0x543e7668
timesync.library V53.7
 0x5f3c4078
X1kTemp.docky V53.10
 0x5f81cb88
DateTime.docky V52.11
 0x61a1eb80
datebrowser.gadget V53.7
 0x61914d30
texteditor.gadget V53.24
 0x61c8a748
KeymapSwitcher.docky V52.3
 0x61c8ad48
NetDock.docky V51.6
 0x61c8aa48
GFXDock.docky V50.4
 0x61c8a5c8
RAMDock.docky V50.4
 0x61c8a648
CPUDock.docky V50.5
 0x61a2acb8
SMARTDock.docky V53.2
 0x61a2a938
Separator.docky V53.2
 0x61a2a7b8
smartsubdock.docky V50.8
 0x61a2a838
Spacer.docky V53.2
 0x5c95b018
smartbutton.docky V50.8
 0x61e3e9b0
getcolor.gadget V53.10
 0x61d6eb70
gradientslider.gadget V53.6
 0x61d6ead4
colorwheel.gadget V53.7
 0x61dc3db8
radiobutton.gadget V53.9
 0x61d6e710
slider.gadget V53.15
 0x61d6e670
getfont.gadget V53.9
 0x61d6e530
getfile.gadget V53.12
 0x61dc3ab8
clicktab.gadget V53.44
 0x5cb30c00
shared.image V2.1
 0x61d70b60
anim.gadget V53.1
 0x61dc37b8
speedbar.gadget V53.12
 0x61aa4024
clipview.library V1.10
 0x61d70458
progressbar.gadget V53.12
 0x61be95f0
requester.class V53.18
 0x5cb30d08
chooser.gadget V53.21
 0x5caf3ac0
penmap.image V53.5
 0x5caf38e0
integer.gadget V53.12
 0x5caf32a0
checkbox.gadget V53.9
 0x5caf3660
arexx.class V53.5
 0x5caf3520
bitmap.image V53.9
 0x5caf3480
space.gadget V53.6
 0x5cb30568
hdaudio.audio V6.23
 0x600ccdb8
listbrowser.gadget V53.62
 0x6fef79e0
string.gadget V53.20
 0x5caf30c0
scroller.gadget V53.14
 0x600d31a8
filesave.audio V6.5
 0x603a8d34
device.audio V6.2
 0x601ab2d0
ilbm.datatype V53.3
 0x62b26aa4
usergroup.library V4.30
 0x60e249f8
wav.datatype V54.4
 0x60e24ae8
sound.datatype V54.6
 0x60d03490
bsdsocket.library V4.307
 0x6179fda4
mpega.library V2.4
 0x60e26420
mathieeedoubbas.library V52.1
 0x611deefc
textclip.library V53.1
 0x611e0588
usbhidgate.library V53.2
 0x62904a5c
xadmaster.library V13.2
 0x613391f4
xpkmaster.library V5.2
 0x618779fc
hid.usbfd V53.12
 0x613e1324
camd.library V53.6
 0x615920c0
button.gadget V53.21
 0x61592160
glyph.image V53.3
 0x61871e50
window.class V54.7
 0x6179fbb8
popupmenu.class V53.2
 0x610e6578
popupmenu.library V53.11
 0x628c7f50
label.image V53.13
 0x628c7e10
drawlist.image V53.3
 0x6feab5f8
layout.gadget V54.2
 0x6179fac0
bevel.image V53.6
 0x628c7d70
png.datatype V53.10
 0x62b16264
picture.datatype V53.7
 0x618713f4
asl.library V53.49
 0x62b5e9d8
timezone.library V53.8
 0x628de408
application.library V53.12
 0x628dd17c
ft2.library V53.2
 0x62b15250
Picasso96API.library V54.9
 0x6fef808c
workbench.library V53.53
 0x628e35c0
gadtools.library V53.7
 0x628c80cc
commodities.library V53.7
 0x62b52140
datatypes.library V54.6
 0x62dded74
png.iconmodule V53.1
 0x628d60cc
icon.library V53.16
 0x6fdc2920
z.library V53.9
 0x6ff8e118
version.library V53.15
 0x62b29490
iffparse.library V53.1
 0x6ffb9ccc
locale.library V54.2
 0x6ff3d7ac
diskfont.library V53.9
 0x6fd53e68
petunia.library V53.6
 0x6fd53da8
diskcache.library V3.31
 0x6fe97220
dos.library V53.158
 0x6fdc20a4
usbprivate.library V53.12
 0x6fef4f3c
massstorage.usbfd V53.83
 0x6feabe4c
hub.usbfd V53.10
 0x6fef4ea8
bootkeyboard.usbfd V52.3
 0x6fef4e28
bootmouse.usbfd V53.3
 0x6fef4d28
mounter.library V53.19
 0x6feab7fc
usbresource.library V53.12
 0x6ff8f5b8
hunk.library V53.4
 0x6feab6f4
elf.library V53.27
 0x6ff494d0
intuition.library V54.26
 0x6ff622c0
keymap.library V53.9
 0x6ff3e5a0
cybergraphics.library V43.0
 0x6ff8e9a0
RadeonHD.chip V3.6
 0x6ffb8420
graphics.library V54.156
 0x6fffe4f0
layers.library V54.12
 0x6ff34150
rtg.library V54.89
 0x6ff8e824
PCIGraphics.card V53.15
 0x6ff8f0e4
nonvolatile.library V53.5
 0x6ffab258
newlib.library V53.30
 0x6ff8d1ac
utility.library V54.1
 0x6ffa8398
expansion.library V53.1
 0x6126691e
rexxsyslib.library V53.4 (Legacy)

Devices
 0x62085744
netprinter.device V1.15 (Legacy)
 
0x61c8a4d4printer.device V53.1
 0x61c8c3b4
serial.device V54.1
 0x5c958584
clipboard.device V53.3
 0x601acb74
ahi.device V6.6
 0x603a8468
rtl8169.device V53.4
 0x615424a4
diskimage.device V53.4
 0x6ff8dd10
usbsys.device V53.12
 0x6ff8fb90
ehci.usbhcd V53.24
 0x6ff8faf0
ohci.usbhcd V53.21
 0x6ff3c664
cfide.device V53.0
 0x6fef45b4
sb600sata.device V53.20
 0x6ff8d448
console.device V53.99
 0x6ff3c3f0
ramdrive.device V52.6
 0x6ff6250c
input.device V53.5
 0x6ff3d3b4
keyboard.device V53.11
 0x6ff3c050
timer.device V53.2

Tasks
 AmiDock 
(Waiting)
  
Stack0x61c77004 0x61c86ffcpointer 0x61c86910 (Cookie OK)
  
SignalsSigRec 0x00000100SigWait 0x00180000
  State
Process (Waiting)
 
rhd_gc (Waiting)
  
Stack0x6fea2000 0x6feaa000pointer 0x6fea9f40 (Cookie OK)
  
SignalsSigRec 0x80000001SigWait 0x00000000
  State
Task (Waiting)
 
ahi.device Unit Process (Waiting)
  
Stack0x5ca02004 0x5ca11ffcpointer 0x5ca11f20 (Cookie OK)
  
SignalsSigRec 0xf000c000SigWait 0x00000100
  State
Process (Waiting)
 
camdmidi.usbfd (Waiting)
  
Stack0x6137d004 0x6138cffcpointer 0x6138cf60 (Cookie OK)
  
SignalsSigRec 0x60001000SigWait 0x00000100
  State
Process (Waiting)
 
ClickToFront (Waiting)
  
Stack0x61ca4004 0x61cb3ffcpointer 0x61cb39f0 (Cookie OK)
  
SignalsSigRec 0xc000d000SigWait 0x00000100
  State
Process (Waiting)
 
input.device (Waiting)
  
Stack0x6fe82000 0x6fe92000pointer 0x6fe91f00 (Cookie OK)
  
SignalsSigRec 0x80000000SigWait 0x00000000
  State
Task (Waiting)
 
sound.datatype process (Waiting)
  
Stack0x4f14c004 0x4f16bffcpointer 0x4f16be40 (Cookie OK)
  
SignalsSigRec 0x80001000SigWait 0x40002000
  State
Process (Waiting)
 
sound.datatype process (Waiting)
  
Stack0x4eca9004 0x4ecc8ffcpointer 0x4ecc8e40 (Cookie OK)
  
SignalsSigRec 0x80001000SigWait 0x40002000
  State
Process (Waiting)
 
SFS DosList handler (Waiting)
  
Stack0x6307e004 0x63081ffcpointer 0x63081f20 (Cookie OK)
  
SignalsSigRec 0x80000000SigWait 0x00000000
  State
Process (Waiting)
 
USB stack (Waiting)
  
Stack0x6fe9a000 0x6fe9e000pointer 0x6fe9df20 (Cookie OK)
  
SignalsSigRec 0xf8007000SigWait 0x00000000
  State
Task (Waiting)
 
OHCI Controller Task Unit 1 (Waiting)
  
Stack0x6fd91000 0x6fd99000pointer 0x6fd98f10 (Cookie OK)
  
SignalsSigRec 0xbc009000SigWait 0x00000000
  State
Task (Waiting)
 
OHCI Controller Task Unit 2 (Waiting)
  
Stack0x6fd75000 0x6fd7d000pointer 0x6fd7cf10 (Cookie OK)
  
SignalsSigRec 0xbc009000SigWait 0x00000000
  State
Task (Waiting)
 
EHCI Controller Task Unit 0 (Waiting)
  
Stack0x6fd05000 0x6fd0d000pointer 0x6fd0cf10 (Cookie OK)
  
SignalsSigRec 0xbe009000SigWait 0x00000000
  State
Task (Waiting)
 
OHCI Controller Task Unit 3 (Waiting)
  
Stack0x6fd49000 0x6fd51000pointer 0x6fd50f10 (Cookie OK)
  
SignalsSigRec 0xbc009000SigWait 0x00000000
  State
Task (Waiting)
 
OHCI Controller Task Unit 4 (Waiting)
  
Stack0x6fd31000 0x6fd39000pointer 0x6fd38f10 (Cookie OK)
  
SignalsSigRec 0xbc009000SigWait 0x00000000
  State
Task (Waiting)
 
OHCI Controller Task Unit 0 (Waiting)
  
Stack0x6fdb9000 0x6fdc1000pointer 0x6fdc0f10 (Cookie OK)
  
SignalsSigRec 0xbc009000SigWait 0x00000000
  State
Task (Waiting)
 
sb600sata.device chip 0 port 0 (Waiting)
  
Stack0x6fe48000 0x6fe50000pointer 0x6fe4ff20 (Cookie OK)
  
SignalsSigRec 0xc0000000SigWait 0x20000000
  State
Task (Waiting)
 
page_sweep (Waiting)
  
Stack0x6fde8004 0x6fdefffcpointer 0x6fdefe90 (Cookie OK)
  
SignalsSigRec 0x80000000SigWait 0x00000000
  State
Task (Waiting)
 
cfide.device task (Waiting)
  
Stack0x6fdf0000 0x6fdf8000pointer 0x6fdf7f40 (Cookie OK)
  
SignalsSigRec 0xc0000000SigWait 0x00000000
  State
Task (Waiting)
 
sb600sata.device chip 0 port 1 (Waiting)
  
Stack0x6fe18000 0x6fe20000pointer 0x6fe1ff20 (Cookie OK)
  
SignalsSigRec 0xc0000000SigWait 0x20008000
  State
Task (Waiting)
 
ICD0/CDFileSystem 53.4  (Waiting)
  
Stack0x60f8f004 0x60f9effcpointer 0x60f9ef30 (Cookie OK)
  
SignalsSigRec 0x00000100SigWait 0x00000000
  State
Process (Waiting)
 
ICD1/CDFileSystem 53.4  (Waiting)
  
Stack0x6100b004 0x6101affcpointer 0x6101af30 (Cookie OK)
  
SignalsSigRec 0x00000100SigWait 0x00000000
  State
Process (Waiting)
 
CD0/CDFileSystem 53.4  (Waiting)
  
Stack0x63062004 0x63065ffcpointer 0x63065f30 (Cookie OK)
  
SignalsSigRec 0x00000100SigWait 0x00000000
  State
Process (Waiting)
 
SSD4/SmartFilesystem 1.293  (Waiting)
  
Stack0x62e6a004 0x62e6dffcpointer 0x62e6deb0 (Cookie OK)
  
SignalsSigRec 0xe0000100SigWait 0x10000000
  State
Process (Waiting)
 
hid.usbfd (Waiting)
  
Stack0x61359004 0x61360ffcpointer 0x61360e90 (Cookie OK)
  
SignalsSigRec 0xe0000000SigWait 0x00000100
  State
Process (Waiting)
 
HID Mouse (Waiting)
  
Stack0x611f9004 0x61208ffcpointer 0x61208f20 (Cookie OK)
  
SignalsSigRec 0x80001000SigWait 0x00000000
  State
Process (Waiting)
 
SSD0/SmartFilesystem 1.293  (Waiting)
  
Stack0x6fb1c004 0x6fb1fffcpointer 0x6fb1feb0 (Cookie OK)
  
SignalsSigRec 0xe0000100SigWait 0x10000000
  State
Process (Waiting)
 
SSD1/SmartFilesystem 1.293  (Waiting)
  
Stack0x62f51004 0x62f54ffcpointer 0x62f54eb0 (Cookie OK)
  
SignalsSigRec 0xe0000100SigWait 0x10000000
  State
Process (Waiting)
 
reaper.task (Waiting)
  
Stack0x62c7f004 0x62c86ffcpointer 0x62c86e50 (Cookie OK)
  
SignalsSigRec 0x00007000SigWait 0x00000000
  State
Process (Waiting)
 
RAM/ram-handler 53.172  (Waiting)
  
Stack0x62b91004 0x62b94ffcpointer 0x62b94d40 (Cookie OK)
  
SignalsSigRec 0x80000000SigWait 0x00000100
  State
Process (Waiting)
 
SSD3/SmartFilesystem 1.293  (Waiting)
  
Stack0x62ebf004 0x62ec2ffcpointer 0x62ec2eb0 (Cookie OK)
  
SignalsSigRec 0xe0000100SigWait 0x10000000
  State
Process (Waiting)
 
SSD2/SmartFilesystem 1.293  (Waiting)
  
Stack0x62efc004 0x62effffcpointer 0x62effeb0 (Cookie OK)
  
SignalsSigRec 0xe0000100SigWait 0x10000000
  State
Process (Waiting)
 
SSD5/SmartFilesystem 1.293  (Waiting)
  
Stack0x62e1d004 0x62e20ffcpointer 0x62e20eb0 (Cookie OK)
  
SignalsSigRec 0xe0000100SigWait 0x10000000
  State
Process (Waiting)
 
hid.usbfd (Waiting)
  
Stack0x6134d004 0x61354ffcpointer 0x61354e90 (Cookie OK)
  
SignalsSigRec 0xe0000000SigWait 0x00000100
  State
Process (Waiting)
 
HID Keyboard (Waiting)
  
Stack0x61281004 0x61290ffcpointer 0x61290f10 (Cookie OK)
  
SignalsSigRec 0x90001000SigWait 0x00000000
  State
Process (Waiting)
 
SBU/SmartFilesystem 1.293  (Waiting)
  
Stack0x62dd8004 0x62ddbffcpointer 0x62ddbeb0 (Cookie OK)
  
SignalsSigRec 0xe0000100SigWait 0x10000000
  State
Process (Waiting)
 
MainIPC0/CrossDOSFileSystem 53.11  (Waiting)
  
Stack0x60d7a004 0x60d89ffcpointer 0x60d89eb0 (Cookie OK)
  
SignalsSigRec 0x40000100SigWait 0x00000000
  State
Process (Waiting)
 
MainIPH0/CrossDOSFileSystem 53.11  (Waiting)
  
Stack0x610a0004 0x610afffcpointer 0x610afeb0 (Cookie OK)
  
SignalsSigRec 0x40000100SigWait 0x00000000
  State
Process (Waiting)
 
HID Consumer (Waiting)
  
Stack0x611e5004 0x611f4ffcpointer 0x611f4f20 (Cookie OK)
  
SignalsSigRec 0x80001000SigWait 0x00000000
  State
Process (Waiting)
 
HID Consumer (Waiting)
  
Stack0x612d9004 0x612e8ffcpointer 0x612e8f20 (Cookie OK)
  
SignalsSigRec 0x80001000SigWait 0x00000000
  State
Process (Waiting)
 
HID Keyboard (Waiting)
  
Stack0x614b0004 0x614bfffcpointer 0x614bff10 (Cookie OK)
  
SignalsSigRec 0x90001000SigWait 0x00000000
  State
Process (Waiting)
 
hid.usbfd (Waiting)
  
Stack0x61341004 0x61348ffcpointer 0x61348e90 (Cookie OK)
  
SignalsSigRec 0xe0000000SigWait 0x00000100
  State
Process (Waiting)
 
HID Keyboard (Waiting)
  
Stack0x612b1004 0x612c0ffcpointer 0x612c0f10 (Cookie OK)
  
SignalsSigRec 0x90001000SigWait 0x00000000
  State
Process (Waiting)
 
HID Keyboard (Waiting)
  
Stack0x612c5004 0x612d4ffcpointer 0x612d4f10 (Cookie OK)
  
SignalsSigRec 0x90001000SigWait 0x00000000
  State
Process (Waiting)
 
HID Keyboard (Waiting)
  
Stack0x612ed004 0x612fcffcpointer 0x612fcf10 (Cookie OK)
  
SignalsSigRec 0x90001000SigWait 0x00000000
  State
Process (Waiting)
 
hid.usbfd (Waiting)
  
Stack0x61371004 0x61378ffcpointer 0x61378e90 (Cookie OK)
  
SignalsSigRec 0xe0000000SigWait 0x00000100
  State
Process (Waiting)
 
pager (Waiting)
  
Stack0x62c5b004 0x62c7affcpointer 0x62c7aef0 (Cookie OK)
  
SignalsSigRec 0x80001000SigWait 0x00000000
  State
Process (Waiting)
 
WinFrame 1 Process (Waiting)
  
Stack0x4f0df004 0x4f11effcpointer 0x4f11eeb0 (Cookie OK)
  
SignalsSigRec 0xff800000SigWait 0x00000000
  State
Process (Waiting)
 
IDF1/FastFileSystem 53.2  (Waiting)
  
Stack0x60deb004 0x60dfaffcpointer 0x60dfaed0 (Cookie OK)
  
SignalsSigRec 0xa8000100SigWait 0x00000000
  State
Process (Waiting)
 
IDF0/FastFileSystem 53.2  (Waiting)
  
Stack0x60e2b004 0x60e3affcpointer 0x60e3aed0 (Cookie OK)
  
SignalsSigRec 0xa8000100SigWait 0x00000000
  State
Process (Waiting)
 
SDL thread SDLAudioP1 (0x4eced648) (Waiting)
  
Stack0x595e1004 0x597d4ffcpointer 0x597d4eb0 (Cookie OK)
  
SignalsSigRec 0x40000000SigWait 0x00000000
  State
Process (Waiting)
 
rtl8169.device.0 (Waiting)
  
Stack0x5c91d004 0x5c92cffcpointer 0x5c92cf00 (Cookie OK)
  
SignalsSigRec 0x78008000SigWait 0x00000100
  State
Process (Waiting)
 
IPC0/CrossDOSFileSystem 53.11  (Waiting)
  
Stack0x60d96004 0x60da5ffcpointer 0x60da5ee0 (Cookie OK)
  
SignalsSigRec 0x00010100SigWait 0x00000000
  State
Process (Waiting)
 
IPH0/CrossDOSFileSystem 53.11  (Waiting)
  
Stack0x61102004 0x61111ffcpointer 0x61111ee0 (Cookie OK)
  
SignalsSigRec 0x00010100SigWait 0x00000000
  State
Process (Waiting)
 
ICBM0/CBM1541FileSystem 2.3  (Waiting)
  
Stack0x61182004 0x61191ffcpointer 0x61191f20 (Cookie OK)
  
SignalsSigRec 0xb0000000SigWait 0x00000100
  State
Process (Waiting)
 
ICBM1/CBM1541FileSystem 2.3  (Waiting)
  
Stack0x61517004 0x61526ffcpointer 0x61526f20 (Cookie OK)
  
SignalsSigRec 0xb0000000SigWait 0x00000100
  State
Process (Waiting)
 
dos_filedir_notify (Waiting)
  
Stack0x6fb5d004 0x6fb60ffcpointer 0x6fb60ad0 (Cookie OK)
  
SignalsSigRec 0x40001000SigWait 0x80000000
  State
Process (Waiting)
 
ENV/env-handler 54.5  (Waiting)
  
Stack0x62c53004 0x62c56ffcpointer 0x62c56ef0 (Cookie OK)
  
SignalsSigRec 0x80000000SigWait 0x00000100
  State
Process (Waiting)
 
CON/con-handler 53.78  (Waiting)
  
Stack0x5c9c6004 0x5c9d5ffcpointer 0x5c9d5e20 (Cookie OK)
  
SignalsSigRec 0xb0000100SigWait 0x00000000
  State
Process (Waiting)
 
URL/launch-handler 53.38  (Waiting)
  
Stack0x60e58004 0x60ed2ffcpointer 0x60ecefb0 (Cookie OK)
  
SignalsSigRec 0x80000000SigWait 0x00000100
  State
Process (Waiting)
 
RANDOM/Random-Handler 52.1  (Waiting)
  
Stack0x60efb004 0x60f0affcpointer 0x60f0aef0 (Cookie OK)
  
SignalsSigRec 0x00000100SigWait 0x00000000
  State
Process (Waiting)
 
CON/con-handler 53.78  (Waiting)
  
Stack0x61c5b004 0x61c6affcpointer 0x61c6ae20 (Cookie OK)
  
SignalsSigRec 0xa0000100SigWait 0x00000000
  State
Process (Waiting)
 
CON/con-handler 53.78  (Waiting)
  
Stack0x61d23004 0x61d32ffcpointer 0x61d32e20 (Cookie OK)
  
SignalsSigRec 0xa0000100SigWait 0x00000000
  State
Process (Waiting)
 
CON/con-handler 53.78  (Waiting)
  
Stack0x61dcb004 0x61ddaffcpointer 0x61ddae20 (Cookie OK)
  
SignalsSigRec 0xa0000100SigWait 0x00000000
  State
Process (Waiting)
 
CON/con-handler 53.78  (Waiting)
  
Stack0x61e24004 0x61e33ffcpointer 0x61e33e20 (Cookie OK)
  
SignalsSigRec 0xa0000100SigWait 0x00000000
  State
Process (Waiting)
 
CON/con-handler 53.78  (Waiting)
  
Stack0x61e9a004 0x61ea9ffcpointer 0x61ea9e20 (Cookie OK)
  
SignalsSigRec 0xa0000100SigWait 0x00000000
  State
Process (Waiting)
 
CON/con-handler 53.78  (Waiting)
  
Stack0x61f6f004 0x61f7effcpointer 0x61f7ee20 (Cookie OK)
  
SignalsSigRec 0xa0000100SigWait 0x00000000
  State
Process (Waiting)
 
CON/con-handler 53.78  (Waiting)
  
Stack0x62b3f004 0x62b4effcpointer 0x62b4ee20 (Cookie OK)
  
SignalsSigRec 0xa0000100SigWait 0x00000000
  State
Process (Waiting)
 
AUDIO/AHI-Handler 6.2  (Waiting)
  
Stack0x61047004 0x61057004pointer 0x61056ed0 (Cookie OK)
  
SignalsSigRec 0x00000100SigWait 0x00000000
  State
Process (Waiting)
 
Camd Wait Proc (Waiting)
  
Stack0x613aa004 0x613c2ffcpointer 0x613c2f10 (Cookie OK)
  
SignalsSigRec 0x80001000SigWait 0x00000000
  State
Process (Waiting)
 
APPDIR/appdir-handler-in-dos 53.158  (Waiting)
  
Stack0x62bff004 0x62c06ffcpointer 0x62c06dc0 (Cookie OK)
  
SignalsSigRec 0x80000000SigWait 0x00000100
  State
Process (Waiting)
 
CON/con-handler 53.78  (Waiting)
  
Stack0x62cbb004 0x62cc2ffcpointer 0x62cc2e20 (Cookie OK)
  
SignalsSigRec 0xa0000100SigWait 0x00000000
  State
Process (Waiting)
 
RAW/con-handler 53.78  (Waiting)
  
Stack0x62ccf004 0x62cd6ffcpointer 0x62cd6e20 (Cookie OK)
  
SignalsSigRec 0xa0000100SigWait 0x00000000
  State
Process (Waiting)
 
CON/con-handler 53.78  (Waiting)
  
Stack0x62d03004 0x62d0affcpointer 0x62d0ae20 (Cookie OK)
  
SignalsSigRec 0xa0000100SigWait 0x00000000
  State
Process (Waiting)
 
dos_nbmd_process (Waiting)
  
Stack0x6fb6d004 0x6fb70ffcpointer 0x6fb70f30 (Cookie OK)
  
SignalsSigRec 0x00001100SigWait 0x00000000
  State
Process (Waiting)
 
dos_lock_handler (Waiting)
  
Stack0x6fb75004 0x6fb78ffcpointer 0x6fb78f00 (Cookie OK)
  
SignalsSigRec 0x00001100SigWait 0x00000000
  State
Process (Waiting)
 
RexxMaster (Waiting)
  
Stack0x60cc6004 0x60cd6004pointer 0x60cd5f70 (Cookie OK)
  
SignalsSigRec 0xc0000000SigWait 0x00000100
  State
Process (Waiting)
 
diskimage.device unit 6 (Waiting)
  
Stack0x60d5a004 0x60d6dffcpointer 0x60d6dc50 (Cookie OK)
  
SignalsSigRec 0xc0000000SigWait 0x00000100
  State
Process (Waiting)
 
diskimage.device unit 1 (Waiting)
  
Stack0x60dc3004 0x60dd6ffcpointer 0x60dd6c50 (Cookie OK)
  
SignalsSigRec 0xc0000000SigWait 0x00000100
  State
Process (Waiting)
 
diskimage.device unit 0 (Waiting)
  
Stack0x60e07004 0x60e1affcpointer 0x60e1ac50 (Cookie OK)
  
SignalsSigRec 0xc0000000SigWait 0x00000100
  State
Process (Waiting)
 
diskimage.device unit 4 (Waiting)
  
Stack0x60f60004 0x60f73ffcpointer 0x60f73c50 (Cookie OK)
  
SignalsSigRec 0xc0000000SigWait 0x00000100
  State
Process (Waiting)
 
diskimage.device unit 5 (Waiting)
  
Stack0x60fdc004 0x60fefffcpointer 0x60fefc50 (Cookie OK)
  
SignalsSigRec 0xc0000000SigWait 0x00000100
  State
Process (Waiting)
 
diskimage.device unit 7 (Waiting)
  
Stack0x61088004 0x6109bffcpointer 0x6109bc50 (Cookie OK)
  
SignalsSigRec 0xc0000000SigWait 0x00000100
  State
Process (Waiting)
 
diskimage.device unit 2 (Waiting)
  
Stack0x6112f004 0x61142ffcpointer 0x61142c50 (Cookie OK)
  
SignalsSigRec 0xc0000000SigWait 0x00000100
  State
Process (Waiting)
 
diskimage.device unit 3 (Waiting)
  
Stack0x6119e004 0x611b1ffcpointer 0x611b1c50 (Cookie OK)
  
SignalsSigRec 0xc0000000SigWait 0x00000100
  State
Process (Waiting)
 
TEXTCLIP/textclip-handler 53.1  (Waiting)
  
Stack0x60edf004 0x60eeeffcpointer 0x60eeeeb0 (Cookie OK)
  
SignalsSigRec 0x80000000SigWait 0x00000100
  State
Process (Waiting)
 
compose.task (Waiting)
  
Stack0x601a1000 0x601a9000pointer 0x601a8f30 (Cookie OK)
  
SignalsSigRec 0x00000021SigWait 0x00000000
  State
Task (Waiting)
 
Workbench (Waiting)
  
Stack0x6040d004 0x6041cffcpointer 0x6041cea0 (Cookie OK)
  
SignalsSigRec 0x80000000SigWait 0x00000000
  State
Process (Waiting)
 
ramlib (Waiting)
  
Stack0x62ba1004 0x62bb9ffcpointer 0x62bb9f20 (Cookie OK)
  
SignalsSigRec 0x80001000SigWait 0x00000100
  State
Process (Waiting)
 
Workbench DosList Notify (Waiting)
  
Stack0x5ca64004 0x5ca73ffcpointer 0x5ca73f40 (Cookie OK)
  
SignalsSigRec 0x00003000SigWait 0x00000100
  State
Process (Waiting)
 
TextEditor.mcc clipboard server (Waiting)
  
Stack0x4ebd6004 0x4ebd9ffcpointer 0x4ebd9ea0 (Cookie OK)
  
SignalsSigRec 0x80000000SigWait 0x00000100
  State
Process (Waiting)
 
MUI imagespace screen notify (Waiting)
  
Stack0x4f934004 0x4f943ffcpointer 0x4f943d20 (Cookie OK)
  
SignalsSigRec 0xc0001000SigWait 0x00000100
  State
Process (Waiting)
 
texteditor.gadget Clipboard Server (Waiting)
  
Stack0x5f25e004 0x5f276ffcpointer 0x5f276f00 (Cookie OK)
  
SignalsSigRec 0x80000000SigWait 0x00000100
  State
Process (Waiting)
 
ContextMenus Command Dispatcher (Waiting)
  
Stack0x5f28c004 0x5f29bffcpointer 0x5f29bf30 (Cookie OK)
  
SignalsSigRec 0x80001000SigWait 0x00000000
  State
Process (Waiting)
 
string.gadget server (Waiting)
  
Stack0x5ca48004 0x5ca57ffcpointer 0x5ca57db0 (Cookie OK)
  
SignalsSigRec 0x40000000SigWait 0x00000100
  State
Process (Waiting)
 
Workbench Clipboard Server (Waiting)
  
Stack0x5cb50004 0x5cb5fffcpointer 0x5cb5ff00 (Cookie OK)
  
SignalsSigRec 0x80000000SigWait 0x00000100
  State
Process (Waiting)
 
Background CLI [wait] (Waiting)
  
Stack0x59531004 0x59540ffcpointer 0x59540f00 (Cookie OK)
  
SignalsSigRec 0x80001000SigWait 0x00000100
  State
Process (Waiting)
 
NotificationServer (Waiting)
  
Stack0x61eb6004 0x61ed5ffcpointer 0x61ed5b10 (Cookie OK)
  
SignalsSigRec 0xbf801000SigWait 0x00000100
  State
Process (Waiting)
 
SDL thread SDLTimer (0x4f828918) (Waiting)
  
Stack0x4d7bf004 0x4d9b2ffcpointer 0x4d9b2ea0 (Cookie OK)
  
SignalsSigRec 0x80009000SigWait 0x00000000
  State
Process (Waiting)
 
hub.usbfd (Waiting)
  
Stack0x6fcad004 0x6fcb4ffcpointer 0x6fcb4f10 (Cookie OK)
  
SignalsSigRec 0x30000000SigWait 0x00000000
  State
Task (Waiting)
 
hub.usbfd (Waiting)
  
Stack0x6fca1004 0x6fca8ffcpointer 0x6fca8f10 (Cookie OK)
  
SignalsSigRec 0x30000000SigWait 0x00000000
  State
Task (Waiting)
 
hub.usbfd (Waiting)
  
Stack0x6fc7d004 0x6fc84ffcpointer 0x6fc84f10 (Cookie OK)
  
SignalsSigRec 0x30000000SigWait 0x00000000
  State
Task (Waiting)
 
Background CLI [wait] (Waiting)
  
Stack0x4efa5004 0x4efb4ffcpointer 0x4efb4f00 (Cookie OK)
  
SignalsSigRec 0x80001000SigWait 0x00000100
  State
Process (Waiting)
 
TCP/IP Control (Waiting)
  
Stack0x60343004 0x60352ffcpointer 0x60352dc0 (Cookie OK)
  
SignalsSigRec 0xf8009080SigWait 0x00000000
  State
Process (Waiting)
 
ELF Collector (Waiting)
  
Stack0x6306a004 0x63079ffcpointer 0x63079e70 (Cookie OK)
  
SignalsSigRec 0x00000100SigWait 0x00000000
  State
Process (Waiting)
 
hub.usbfd (Waiting)
  
Stack0x6fc95004 0x6fc9cffcpointer 0x6fc9cf10 (Cookie OK)
  
SignalsSigRec 0x30000000SigWait 0x00000000
  State
Task (Waiting)
 
hub.usbfd (Waiting)
  
Stack0x6fc89004 0x6fc90ffcpointer 0x6fc90f10 (Cookie OK)
  
SignalsSigRec 0x30000000SigWait 0x00000000
  State
Task (Waiting)
 
hub.usbfd (Waiting)
  
Stack0x6fcb9004 0x6fcc0ffcpointer 0x6fcc0f10 (Cookie OK)
  
SignalsSigRec 0x30000000SigWait 0x00000000
  State
Task (Waiting)
 
Background CLI [wait] (Waiting)
  
Stack0x59505004 0x59514ffcpointer 0x59514f00 (Cookie OK)
  
SignalsSigRec 0x80001000SigWait 0x00000100
  State
Process (Waiting)
 
Background CLI [smbfs.os4_2.2 '//Synology-DS120j/NAS'] (Waiting)
  
Stack0x50379004 0x50388ffcpointer 0x503885a0 (Cookie OK)
  
SignalsSigRec 0x8000f080SigWait 0x00000100
  State
Process (Waiting)
 
TCP/IP Superserver (Waiting)
  
Stack0x6035f004 0x6036effcpointer 0x6036e9f0 (Cookie OK)
  
SignalsSigRec 0xd0000080SigWait 0x00000000
  State
Process (Waiting)
 
ARexx (Waiting)
  
Stack0x4e8a9004 0x4e8b9004pointer 0x4e8b8d70 (Cookie OK)
  
SignalsSigRec 0x00000100SigWait 0x00000000
  State
Process (Waiting)
 
TCP/IP Configuration (Waiting)
  
Stack0x60383004 0x60392ffcpointer 0x60392e10 (Cookie OK)
  
SignalsSigRec 0xf8003000SigWait 0x00000000
  State
Process (Waiting)
 
ARexx (Waiting)
  
Stack0x504e1004 0x504f1004pointer 0x504f0d70 (Cookie OK)
  
SignalsSigRec 0x00000100SigWait 0x00000000
  State
Process (Waiting)
 
AmigaInput Dispatcher (Waiting)
  
Stack0x4ed8d000 0x4ed91000pointer 0x4ed90f30 (Cookie OK)
  
SignalsSigRec 0x80000000SigWait 0x00000000
  State
Task (Waiting)
 
Mounter GUI (Waiting)
  
Stack0x6159e004 0x615b1ffcpointer 0x615b1e10 (Cookie OK)
  
SignalsSigRec 0x80007000SigWait 0x00000000
  State
Process (Waiting)
 
DiskImageGUI (Waiting)
  
Stack0x61bd5004 0x61be4ffcpointer 0x61be4dc0 (Cookie OK)
  
SignalsSigRec 0xd7009000SigWait 0x00000100
  State
Process (Waiting)
 
application.library messageserver (Waiting)
  
Stack0x618bd000 0x618bdfa0pointer 0x618bdf10 (Cookie OK)
  
SignalsSigRec 0xc0000000SigWait 0x00000000
  State
Task (Waiting)
 
Background CLI [SYS:System/AmiUpdate/AmiUpdate] (Waiting)
  
Stack0x502ba004 0x50339ffcpointer 0x50339350 (Cookie OK)
  
SignalsSigRec 0xec001000SigWait 0x00000000
  State
Process (Waiting)
 
ARexx (Waiting)
  
Stack0x50481004 0x50491004pointer 0x50490d70 (Cookie OK)
  
SignalsSigRec 0x00000100SigWait 0x00000000
  State
Process (Waiting)
 
Background CLI [RX] (Waiting)
  
Stack0x504cd004 0x504dcffcpointer 0x504dce20 (Cookie OK)
  
SignalsSigRec 0x00000100SigWait 0x00000000
  State
Process (Waiting)
 
Background CLI [RX] (Waiting)
  
Stack0x5050d004 0x5051cffcpointer 0x5051ce20 (Cookie OK)
  
SignalsSigRec 0x00000100SigWait 0x00000000
  State
Process (Waiting)
 
Background CLI [RX] (Waiting)
  
Stack0x50d2d004 0x50d3cffcpointer 0x50d3ce20 (Cookie OK)
  
SignalsSigRec 0x00000100SigWait 0x00000000
  State
Process (Waiting)
 
clipview.library server (Waiting)
  
Stack0x61a4d004 0x61a6cffcpointer 0x61a6ce00 (Cookie OK)
  
SignalsSigRec 0xd8003000SigWait 0x00000000
  State
Process (Waiting)
 
ContextMenus (Waiting)
  
Stack0x61e44004 0x61e53ffcpointer 0x61e53c80 (Cookie OK)
  
SignalsSigRec 0xe0001000SigWait 0x00000100
  State
Process (Waiting)
 
KeymapSwitcher.docky (Waiting)
  
Stack0x5f3d4004 0x5f3e3ffcpointer 0x5f3e3ef0 (Cookie OK)
  
SignalsSigRec 0x80001000SigWait 0x00000000
  State
Process (Waiting)
 
AsyncWB (Waiting)
  
Stack0x61f11004 0x61f20ffcpointer 0x61f20eb0 (Cookie OK)
  
SignalsSigRec 0xc0001000SigWait 0x00000100
  State
Process (Waiting)
 
smartbutton.docky (Waiting)
  
Stack0x619ac004 0x619bbffcpointer 0x619bbec0 (Cookie OK)
  
SignalsSigRec 0x80001000SigWait 0x00000000
  State
Process (Waiting)
 
MouseBlanker (Waiting)
  
Stack0x61d56004 0x61d65ffcpointer 0x61d65a00 (Cookie OK)
  
SignalsSigRec 0xc000d000SigWait 0x00000100
  State
Process (Waiting)
 
UsbSound (Waiting)
  
Stack0x61d3f004 0x61d4effcpointer 0x61d4ec40 (Cookie OK)
  
SignalsSigRec 0xc0001000SigWait 0x00000000
  State
Process (Waiting)
 
datatypes.library (Waiting)
  
Stack0x61822004 0x61831ffcpointer 0x61831e30 (Cookie OK)
  
SignalsSigRec 0x80001000SigWait 0x00000000
  State
Process (Waiting)
 
RAWBInfo (Waiting)
  
Stack0x61d7f004 0x61d8effcpointer 0x61d8eec0 (Cookie OK)
  
SignalsSigRec 0x80001000SigWait 0x00000100
  State
Process (Waiting)
 
DefIcons (Waiting)
  
Stack0x61ddf004 0x61deeffcpointer 0x61deedc0 (Cookie OK)
  
SignalsSigRec 0x80009000SigWait 0x00000100
  State
Process (Waiting)
 
Background CLI [Tools:Audio/Tools/CamdTools/MidiThru/MidiThru] (Waiting)
  
Stack0x5f881004 0x5f890ffcpointer 0x5f890b50 (Cookie OK)
  
SignalsSigRec 0x80001000SigWait 0x00000100
  State
Process (Waiting)
 
▒ IPrefs â–’ (Waiting)
  
Stack0x610d4004 0x610e3ffcpointer 0x610e3980 (Cookie OK)
  
SignalsSigRec 0x0000f000SigWait 0x20000100
  State
Process (Waiting)
 
Background CLI [Tools:System/CAPSLock/CAPSLock] (Waiting)
  
Stack0x60c6a004 0x60c79ffcpointer 0x60c79b90 (Cookie OK)
  
SignalsSigRec 0x70001000SigWait 0x00000100
  State
Process (Waiting)
 
TCP/IP Log (Waiting)
  
Stack0x60397004 0x603a6ffcpointer 0x603a6f00 (Cookie OK)
  
SignalsSigRec 0x80003000SigWait 0x00000000
  State
Process (Waiting)
 
ConClip (Waiting)
  
Stack0x60d1e004 0x60d2dffcpointer 0x60d2deb0 (Cookie OK)
  
SignalsSigRec 0x80000000SigWait 0x00000000
  State
Process (Waiting)
 
USB stack Process (Waiting)
  
Stack0x615ca004 0x615d9ffcpointer 0x615d9ee0 (Cookie OK)
  
SignalsSigRec 0x80001000SigWait 0x00000000
  State
Process (Waiting)
 
MassStorage Notifier (Waiting)
  
Stack0x6fdc5000 0x6fdccd00pointer 0x6fdccc70 (Cookie OK)
  
SignalsSigRec 0x80001000SigWait 0x00000000
  State
Task (Waiting)
 
DST watcher (Waiting)
  
Stack0x61846004 0x61855ffcpointer 0x61855f10 (Cookie OK)
  
SignalsSigRec 0xc0000000SigWait 0x00000000
  State
Process (Waiting)
 
hub.usbfd (Waiting)
  
Stack0x6fb8d004 0x6fb94ffcpointer 0x6fb94f10 (Cookie OK)
  
SignalsSigRec 0x30000000SigWait 0x00000000
  State
Task (Waiting)
 
hub.usbfd (Waiting)
  
Stack0x6fba1004 0x6fba8ffcpointer 0x6fba8f10 (Cookie OK)
  
SignalsSigRec 0x30000000SigWait 0x00000000
  State
Task (Waiting)
 
Shell Process [scummvm] (Crashed)
  
Stack0x59fc5004 0x5a1b8ffcpointer 0x5a1b77a0 (Cookie OK)
  
SignalsSigRec 0x00000010SigWait 0x08000102
  State
Process (Crashed)
 
ramlib.support (Waiting)
  
Stack0x62bbe004 0x62bd6ffcpointer 0x62bd6f00 (Cookie OK)
  
SignalsSigRec 0x80005000SigWait 0x00000000
  State
Process (Waiting)
 
Mounter Task (Waiting)
  
Stack0x6fdd5000 0x6fde3a60pointer 0x6fde3970 (Cookie OK)
  
SignalsSigRec 0xb0001000SigWait 0x00000000
  State
Task (Waiting)
 
Mounter Companion Process (Waiting)
  
Stack0x615b6004 0x615c5ffcpointer 0x615c5f40 (Cookie OK)
  
SignalsSigRec 0x80003000SigWait 0x00000000
  State
Process (Waiting)
 
dos_signal_server (Waiting)
  
Stack0x6fb65004 0x6fb68ffcpointer 0x6fb68f10 (Cookie OK)
  
SignalsSigRec 0x0000f000SigWait 0x00000000
  State
Process (Waiting)
 
Background CLI [System:Prefs/Presets/CANDI/data/Dandelion] (Ready)
  
Stack0x542f6004 0x54305ffcpointer 0x543059b0 (Cookie OK)
  
SignalsSigRec 0x00000010SigWait 0x04000100
  State
Process (Ready)
 
CANDI (Waiting)
  
Stack0x61f8b004 0x61f9affcpointer 0x61f9a800 (Cookie OK)
  
SignalsSigRec 0x70005000SigWait 0x00000000
  State
Process (Waiting)
 
dos_appdir_server (Waiting)
  
Stack0x6fb41004 0x6fb48ffcpointer 0x6fb48d40 (Cookie OK)
  
SignalsSigRec 0x80005000SigWait 0x00000000
  State
Process (Waiting)
 
CPUDock_idleTask (Ready)
  
Stack0x5f493000 0x5f497000pointer 0x5f496ee0 (Cookie OK)
  
SignalsSigRec 0x80000000SigWait 0xc0000000
  State
Task (Ready)
 
idle.task (Ready)
  
Stack0x6ff61000 0x6ff62000pointer 0x6ff61fd0 (Cookie OK)
  
SignalsSigRec 0x00000000SigWait 0x00000000
  State
Task (Ready)


grimreaper
Crash log for task "scummvm"
Generated by GrimReaper 53.19
Crash occured in module scummvm at address 0x7EF17638
Type of crash
DSI (Data Storage Interruptexception
Alert number
0x80000003

Register dump
:
GPR (General Purpose Registers):
   
07EF0EC28 5A1B77A0 10D6A024 5025B300 000080A9 5A1B77E8 004E5449 54494553 
   8
: 00808080 5A21F098 80808080 76000000 000007A8 5A222CE0 5A220000 4E2F0DA0 
  16
4ECE2008 5A1B7F3C 5A220000 4E80041C 5A1B7F84 4E906198 5A21F040 5A21F068 
  24
5A1B7F1C 4E19E730 7EAF23E0 5A1B7860 4ECE2008 000080A9 5A1CACCC 5A1B77E8 


FPR 
(Floating Point RegistersNaN Not a Number):
   
0:              nan                1             0.67                1 
   4
:                1               -1                1              0.5 
   8
:              300              0.5       4.5036e+15                1 
  12
:               -2      2.14748e+09                0                0 
  16
:                0                0                0                0 
  20
:                0                0                0                0 
  24
:                0                0                0                0 
  28
:                0                0                0                0 

FPSCR 
(Floating Point Status and Control Register): 0x82020000


SPRs 
(Special Purpose Registers):
           
Machine State (msr) : 0x0200B030
                Condition 
(cr) : 0x50262E54
      Instruction Pointer 
(ip) : 0x7EF17638
       Xtended Exception 
(xer) : 0x5952C018
                   Count 
(ctr) : 0x6FF494D0
                     Link 
(lr) : 0x7FAD9920
            DSI Status 
(dsisr) : 0x5952BDD0
            Data Address 
(dar) : 0x021AD048



680x0 emulated registers
:
DATA9679BD00 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
ADDR
6FFB8700 96BB2100 00000000 00000000 00000000 00000000 00000000 5A1B7350 
FPU0
:                0                0                0                0 
FPU4
:                0                0                0                0 



Symbol info
:
Instruction pointer 0x7EF17638 belongs to module "scummvm" (PowerPC
SymbolAmiglGetIntegerv 0x3C in section 1 offset 0x026A4614

Stack trace
:
    [
src/video/amigaos4/SDL_os4openglwrapper.c:77scummvm:AmiglGetIntegerv()+0x3c (section 1 0x26A4614)
    [
src/video/SDL_video.c:3527scummvm:SDL_GL_GetAttribute.localalias.20()+0xf8 (section 1 0x269BC04)
    [
backends/graphics3d/openglsdl/openglsdl-graphics3d.cpp:182scummvm:_ZN26OpenGLSdlGraphics3dManager11setupScreenEv()+0x164 (section 1 0x22DA770)
    
scummvm:_ZN26OpenGLSdlGraphics3dManager17endGFXTransactionEv()+0x28 (section 1 0x22DA9EC)
    [
engines/engine.cpp:404scummvm:_Z14initGraphics3dii()+0x30c (section 1 0x21E7D80)
    [
engines/grim/grim.cpp:273scummvm:_ZN4Grim10GrimEngine14createRendererEii()+0x118 (section 1 0x9CC1E0)
    [
engines/grim/grim.cpp:389scummvm:_ZN4Grim10GrimEngine3runEv()+0x1f4 (section 1 0x9D365C)
    [
base/main.cpp:305scummvm:scummvm_main()+0x1f7c (section 1 0x2CDC8)
    [
backends/platform/sdl/amigaos/amigaos-main.cpp:79scummvm:main()+0x12c (section 1 0x2A014)
    
native kernel module newlib.library.kmod+0x000020a4
    native kernel module newlib
.library.kmod+0x00002d0c
    native kernel module newlib
.library.kmod+0x00002ee8
    scummvm
:_start()+0x170 (section 1 0x1AD8)
    
native kernel module dos.library.kmod+0x000255c8
    native kernel module kernel
+0x000420ac
    native kernel module kernel
+0x000420f4

PPC disassembly
:
 
7ef176307c0803a6   mtlr              r0
 7ef17634
80690000   lwz               r3,0(r9)
*
7ef17638812300f8   lwz               r9,248(r3)
 
7ef1763c38210010   addi              r1,r1,16
 7ef17640
7d2903a6   mtctr             r9

System information
:

CPU 
 Model
P.ASemi PWRficient PA6T-1682M VB1 
 CPU speed
1800 MHz 
 FSB speed
900 MHz 
 Extensions
altivec 

Machine 
 Machine name
AmigaOne X1000 
 Memory
2097152 KB 
 Extensions
bus.pci bus.pcie 

Expansion buses 
 PCI
/AGP 
  00
:1D.0 Vendor 0x1959 Device 0xA004 
   Range 0
007F03F8 007F0400 (IO
  
00:1D.1 Vendor 0x1959 Device 0xA004 
   Range 0
007F02F8 007F0300 (IO
  
00:1A.0 Vendor 0x1959 Device 0xA007 
  00
:00.0 Vendor 0x1959 Device 0xA001 
  00
:01.0 Vendor 0x1959 Device 0xA009 
  00
:14.3 Vendor 0x1959 Device 0xA005 
  00
:1C.0 Vendor 0x1959 Device 0xA003 
   Range 0
007F0200 007F0240 (IO
  
00:1C.1 Vendor 0x1959 Device 0xA003 
   Range 0
007F0240 007F0280 (IO
  
00:1C.2 Vendor 0x1959 Device 0xA003 
   Range 0
007F0280 007F02C0 (IO
  
00:11.3 Vendor 0x1959 Device 0xA002 
  00
:11.2 Vendor 0x1959 Device 0xA002 
  00
:11.1 Vendor 0x1959 Device 0xA002 
  00
:11.0 Vendor 0x1959 Device 0xA002 
  00
:10.2 Vendor 0x1959 Device 0xA002 
  00
:10.0 Vendor 0x1959 Device 0xA002 
  00
:03.0 Vendor 0x1959 Device 0xA00C 
  00
:04.0 Vendor 0x1959 Device 0xA00A 
  00
:05.0 Vendor 0x1959 Device 0xA00A 
  00
:08.0 Vendor 0x1959 Device 0xA000 
  00
:09.0 Vendor 0x1959 Device 0xA000 
  00
:15.0 Vendor 0x1959 Device 0xA006 
  00
:1B.0 Vendor 0x1959 Device 0xA00B 
  00
:1E.0 Vendor 0x1959 Device 0xA008 
   Range 0
007F0400 007F0500 (IO
   
Range 1007F0500 007F0600 (IO
  
0A:12.0 Vendor 0x1002 Device 0x4380 
   Range 0
00001030 - 00001038 (IO
   
Range 100001050 00001054 (IO
   
Range 2: 00001048 - 00001050 (IO
   
Range 3: 00001058 - 0000105C (IO
   
Range 400001020 00001030 (IO
  
0A:13.0 Vendor 0x1002 Device 0x4387 
   Range 0
A0306000 A0307000 (MEM
  
0A:13.1 Vendor 0x1002 Device 0x4388 
   Range 0
A0307000 A0308000 (MEM
  
0A:13.2 Vendor 0x1002 Device 0x4389 
   Range 0
A0308000 A0309000 (MEM
  
0A:13.3 Vendor 0x1002 Device 0x438A 
   Range 0
A0305000 A0306000 (MEM
  
0A:13.4 Vendor 0x1002 Device 0x438B 
   Range 0
A0304000 A0305000 (MEM
  
0A:13.5 Vendor 0x1002 Device 0x4386 
   Range 0
A0309800 A0309900 (MEM
  
0A:14.0 Vendor 0x1002 Device 0x4385 
   Range 0
00001000 00001010 (IO
   
Range 1A0309400 A0309800 (MEM
  
0A:14.1 Vendor 0x1002 Device 0x438C 
   Range 0
00001040 - 00001048 (IO
   
Range 1: 00001058 - 0000105C (IO
   
Range 2: 00001038 - 00001040 (IO
   
Range 300001050 00001054 (IO
   
Range 400001010 00001020 (IO
  
0A:14.2 Vendor 0x1002 Device 0x4383 
   Range 0
A0300000 A0304000 (MEM
  
0A:14.3 Vendor 0x1002 Device 0x438D 
   Range 0
00000000 00100000 (MEM
  
0A:14.4 Vendor 0x1002 Device 0x4384 
  06
:00.0 Vendor 0x10EC Device 0x8168 
   Range 0
00003000 00003100 (IO
   
Range 2A0104000 A0105000 (MEM
   
Range 4A0100000 A0104000 (PREF.MEM
  
02:00.0 Vendor 0x1002 Device 0x679A 
   Range 0
90000000 A0000000 (PREF.MEM
   
Range 2A0000000 A0040000 (MEM
   
Range 400002000 00002100 (IO
  
02:00.1 Vendor 0x1002 Device 0xAAA0 
   Range 0
A0060000 A0064000 (MEM

Libraries 
 0x628c6398
ISO-8859-15.charset V52.1 
 0x628c6318
english-british_ISO-8859-15.language V52.1 
 0x02a8b092
exec.library V53.89 
 0x614098e8
camdmidi.usbfd V53.5 
 0x6feab508
cgxvideo.library V42.1 
 0x4ed4e028
PCI_SoundCardHornet.driver V52.2 
 0x5f0e0b68
PCI_sblive.pci V52.1 
 0x50d25f18
PCI_Soundcard.driver V52.2 
 0x50d25858
PCI_GamePortHornet.driver V52.2 
 0x50d25d98
PCI_GamePort.driver V53.1 
 0x50d25798
Generic_usb.driver V53.3 
 0x50d25198
Generic_Mouse.driver V52.1 
 0x5038a018
AmigaInput.library V53.3 
 0x6125d748
minigl.library V2.24 
 0x60428210
Warp3D.library V53.27 
 0x4f6279e8
W3D_Permedia2.library V53.4 
 0x4f627b68
W3D_Napalm.library V53.1 
 0x4f627d68
W3D_Avenger.library V53.1 
 0x6125dec8
W3D_SI.library V1.14 
 0x4ec2bd48
W3D_Picasso96.library V53.12 
 0x4ec2bf30
palette.gadget V53.6 
 0x4ec28040
TextEditor.mcc V15.54 
 0x4ec2be90
TheButton.mcc V26.20 
 0x4ec2bdf0
TheBar.mcc V26.20 
 0x542c4e90
Busy.mcc V21.23 
 0x542c4d50
String.mui V21.45 
 0x542c4cb0
Popasl.mui V21.27 
 0x542c4b70
Pendisplay.mui V21.23 
 0x542c4a30
Poppen.mui V21.22 
 0x542c4850
Gauge.mui V21.22 
 0x542c47b0
Listtree.mcc V21.33 
 0x4f982f08
muigfx.library V21.23 
 0x4f9ada1c
muimaster.library V21.200 
 0x4f982874
amigaguide.datatype V53.6 
 0x4edac8d4
amigaguide.library V53.8 
 0x4f98050c
codesets.library V6.21 
 0x543dc908
update.library V53.18 
 0x542c2b50
expat.library V53.6 
 0x542c4350
fuelgauge.gadget V53.8 
 0x531c83b8
pthreads.library V53.11 
 0x542c4210
jpeg.datatype V53.7 
 0x543e7668
timesync.library V53.7 
 0x5f3c4078
X1kTemp.docky V53.10 
 0x5f81cb88
DateTime.docky V52.11 
 0x61a1eb80
datebrowser.gadget V53.7 
 0x61914d30
texteditor.gadget V53.24 
 0x61c8a748
KeymapSwitcher.docky V52.3 
 0x61c8ad48
NetDock.docky V51.6 
 0x61c8aa48
GFXDock.docky V50.4 
 0x61c8a5c8
RAMDock.docky V50.4 
 0x61c8a648
CPUDock.docky V50.5 
 0x61a2acb8
SMARTDock.docky V53.2 
 0x61a2a938
Separator.docky V53.2 
 0x61a2a7b8
smartsubdock.docky V50.8 
 0x61a2a838
Spacer.docky V53.2 
 0x5c95b018
smartbutton.docky V50.8 
 0x61e3e9b0
getcolor.gadget V53.10 
 0x61d6eb70
gradientslider.gadget V53.6 
 0x61d6ead4
colorwheel.gadget V53.7 
 0x61dc3db8
radiobutton.gadget V53.9 
 0x61d6e710
slider.gadget V53.15 
 0x61d6e670
getfont.gadget V53.9 
 0x61d6e530
getfile.gadget V53.12 
 0x61dc3ab8
clicktab.gadget V53.44 
 0x5cb30c00
shared.image V2.1 
 0x61d70b60
anim.gadget V53.1 
 0x61dc37b8
speedbar.gadget V53.12 
 0x61aa4024
clipview.library V1.10 
 0x61d70458
progressbar.gadget V53.12 
 0x61be95f0
requester.class V53.18 
 0x5cb30d08
chooser.gadget V53.21 
 0x5caf3ac0
penmap.image V53.5 
 0x5caf38e0
integer.gadget V53.12 
 0x5caf32a0
checkbox.gadget V53.9 
 0x5caf3660
arexx.class V53.5 
 0x5caf3520
bitmap.image V53.9 
 0x5caf3480
space.gadget V53.6 
 0x5cb30568
hdaudio.audio V6.23 
 0x600ccdb8
listbrowser.gadget V53.62 
 0x6fef79e0
string.gadget V53.20 
 0x5caf30c0
scroller.gadget V53.14 
 0x600d31a8
filesave.audio V6.5 
 0x603a8d34
device.audio V6.2 
 0x601ab2d0
ilbm.datatype V53.3 
 0x62b26aa4
usergroup.library V4.30 
 0x60e249f8
wav.datatype V54.4 
 0x60e24ae8
sound.datatype V54.6 
 0x60d03490
bsdsocket.library V4.307 
 0x6179fda4
mpega.library V2.4 
 0x60e26420
mathieeedoubbas.library V52.1 
 0x611deefc
textclip.library V53.1 
 0x611e0588
usbhidgate.library V53.2 
 0x62904a5c
xadmaster.library V13.2 
 0x613391f4
xpkmaster.library V5.2 
 0x618779fc
hid.usbfd V53.12 
 0x613e1324
camd.library V53.6 
 0x615920c0
button.gadget V53.21 
 0x61592160
glyph.image V53.3 
 0x61871e50
window.class V54.7 
 0x6179fbb8
popupmenu.class V53.2 
 0x610e6578
popupmenu.library V53.11 
 0x628c7f50
label.image V53.13 
 0x628c7e10
drawlist.image V53.3 
 0x6feab5f8
layout.gadget V54.2 
 0x6179fac0
bevel.image V53.6 
 0x628c7d70
png.datatype V53.10 
 0x62b16264
picture.datatype V53.7 
 0x618713f4
asl.library V53.49 
 0x62b5e9d8
timezone.library V53.8 
 0x628de408
application.library V53.12 
 0x628dd17c
ft2.library V53.2 
 0x62b15250
Picasso96API.library V54.9 
 0x6fef808c
workbench.library V53.53 
 0x628e35c0
gadtools.library V53.7 
 0x628c80cc
commodities.library V53.7 
 0x62b52140
datatypes.library V54.6 
 0x62dded74
png.iconmodule V53.1 
 0x628d60cc
icon.library V53.16 
 0x6fdc2920
z.library V53.9 
 0x6ff8e118
version.library V53.15 
 0x62b29490
iffparse.library V53.1 
 0x6ffb9ccc
locale.library V54.2 
 0x6ff3d7ac
diskfont.library V53.9 
 0x6fd53e68
petunia.library V53.6 
 0x6fd53da8
diskcache.library V3.31 
 0x6fe97220
dos.library V53.158 
 0x6fdc20a4
usbprivate.library V53.12 
 0x6fef4f3c
massstorage.usbfd V53.83 
 0x6feabe4c
hub.usbfd V53.10 
 0x6fef4ea8
bootkeyboard.usbfd V52.3 
 0x6fef4e28
bootmouse.usbfd V53.3 
 0x6fef4d28
mounter.library V53.19 
 0x6feab7fc
usbresource.library V53.12 
 0x6ff8f5b8
hunk.library V53.4 
 0x6feab6f4
elf.library V53.27 
 0x6ff494d0
intuition.library V54.26 
 0x6ff622c0
keymap.library V53.9 
 0x6ff3e5a0
cybergraphics.library V43.0 
 0x6ff8e9a0
RadeonHD.chip V3.6 
 0x6ffb8420
graphics.library V54.156 
 0x6fffe4f0
layers.library V54.12 
 0x6ff34150
rtg.library V54.89 
 0x6ff8e824
PCIGraphics.card V53.15 
 0x6ff8f0e4
nonvolatile.library V53.5 
 0x6ffab258
newlib.library V53.30 
 0x6ff8d1ac
utility.library V54.1 
 0x6ffa8398
expansion.library V53.1 
 0x6126691e
rexxsyslib.library V53.4 (Legacy

Devices 
 0x62085744
netprinter.device V1.15 (Legacy
 
0x61c8a4d4printer.device V53.1 
 0x61c8c3b4
serial.device V54.1 
 0x5c958584
clipboard.device V53.3 
 0x601acb74
ahi.device V6.6 
 0x603a8468
rtl8169.device V53.4 
 0x615424a4
diskimage.device V53.4 
 0x6ff8dd10
usbsys.device V53.12 
 0x6ff8fb90
ehci.usbhcd V53.24 
 0x6ff8faf0
ohci.usbhcd V53.21 
 0x6ff3c664
cfide.device V53.0 
 0x6fef45b4
sb600sata.device V53.20 
 0x6ff8d448
console.device V53.99 
 0x6ff3c3f0
ramdrive.device V52.6 
 0x6ff6250c
input.device V53.5 
 0x6ff3d3b4
keyboard.device V53.11 
 0x6ff3c050
timer.device V53.2 

Tasks 
 AmiDock 
(Waiting
  
Stack0x61c77004 0x61c86ffcpointer 0x61c86910 (Cookie OK
  
SignalsSigRec 0x00000100SigWait 0x00180000 
  State
Process (Waiting
 
rhd_gc (Waiting
  
Stack0x6fea2000 0x6feaa000pointer 0x6fea9f40 (Cookie OK
  
SignalsSigRec 0x80000001SigWait 0x00000000 
  State
Task (Waiting
 
ahi.device Unit Process (Waiting
  
Stack0x5ca02004 0x5ca11ffcpointer 0x5ca11f20 (Cookie OK
  
SignalsSigRec 0xf000c000SigWait 0x00000100 
  State
Process (Waiting
 
camdmidi.usbfd (Waiting
  
Stack0x6137d004 0x6138cffcpointer 0x6138cf60 (Cookie OK
  
SignalsSigRec 0x60001000SigWait 0x00000100 
  State
Process (Waiting
 
ClickToFront (Waiting
  
Stack0x61ca4004 0x61cb3ffcpointer 0x61cb39f0 (Cookie OK
  
SignalsSigRec 0xc000d000SigWait 0x00000100 
  State
Process (Waiting
 
input.device (Waiting
  
Stack0x6fe82000 0x6fe92000pointer 0x6fe91f00 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000000 
  State
Task (Waiting
 
sound.datatype process (Waiting
  
Stack0x4f14c004 0x4f16bffcpointer 0x4f16be40 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x40002000 
  State
Process (Waiting
 
sound.datatype process (Waiting
  
Stack0x4eca9004 0x4ecc8ffcpointer 0x4ecc8e40 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x40002000 
  State
Process (Waiting
 
SFS DosList handler (Waiting
  
Stack0x6307e004 0x63081ffcpointer 0x63081f20 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000000 
  State
Process (Waiting
 
USB stack (Waiting
  
Stack0x6fe9a000 0x6fe9e000pointer 0x6fe9df20 (Cookie OK
  
SignalsSigRec 0xf8007000SigWait 0x00000000 
  State
Task (Waiting
 
OHCI Controller Task Unit 1 (Waiting
  
Stack0x6fd91000 0x6fd99000pointer 0x6fd98f10 (Cookie OK
  
SignalsSigRec 0xbc009000SigWait 0x00000000 
  State
Task (Waiting
 
OHCI Controller Task Unit 2 (Waiting
  
Stack0x6fd75000 0x6fd7d000pointer 0x6fd7cf10 (Cookie OK
  
SignalsSigRec 0xbc009000SigWait 0x00000000 
  State
Task (Waiting
 
EHCI Controller Task Unit 0 (Waiting
  
Stack0x6fd05000 0x6fd0d000pointer 0x6fd0cf10 (Cookie OK
  
SignalsSigRec 0xbe009000SigWait 0x00000000 
  State
Task (Waiting
 
OHCI Controller Task Unit 3 (Waiting
  
Stack0x6fd49000 0x6fd51000pointer 0x6fd50f10 (Cookie OK
  
SignalsSigRec 0xbc009000SigWait 0x00000000 
  State
Task (Waiting
 
OHCI Controller Task Unit 4 (Waiting
  
Stack0x6fd31000 0x6fd39000pointer 0x6fd38f10 (Cookie OK
  
SignalsSigRec 0xbc009000SigWait 0x00000000 
  State
Task (Waiting
 
OHCI Controller Task Unit 0 (Waiting
  
Stack0x6fdb9000 0x6fdc1000pointer 0x6fdc0f10 (Cookie OK
  
SignalsSigRec 0xbc009000SigWait 0x00000000 
  State
Task (Waiting
 
sb600sata.device chip 0 port 0 (Waiting
  
Stack0x6fe48000 0x6fe50000pointer 0x6fe4ff20 (Cookie OK
  
SignalsSigRec 0xc0000000SigWait 0x20000000 
  State
Task (Waiting
 
page_sweep (Waiting
  
Stack0x6fde8004 0x6fdefffcpointer 0x6fdefe90 (Cookie OK
  
SignalsSigRec 0x80000000SigWait 0x00000000 
  State
Task (Waiting
 
cfide.device task (Waiting
  
Stack0x6fdf0000 0x6fdf8000pointer 0x6fdf7f40 (Cookie OK
  
SignalsSigRec 0xc0000000SigWait 0x00000000 
  State
Task (Waiting
 
sb600sata.device chip 0 port 1 (Waiting
  
Stack0x6fe18000 0x6fe20000pointer 0x6fe1ff20 (Cookie OK
  
SignalsSigRec 0xc0000000SigWait 0x20008000 
  State
Task (Waiting
 
ICD0/CDFileSystem 53.4  (Waiting
  
Stack0x60f8f004 0x60f9effcpointer 0x60f9ef30 (Cookie OK
  
SignalsSigRec 0x00000100SigWait 0x00000000 
  State
Process (Waiting
 
ICD1/CDFileSystem 53.4  (Waiting
  
Stack0x6100b004 0x6101affcpointer 0x6101af30 (Cookie OK
  
SignalsSigRec 0x00000100SigWait 0x00000000 
  State
Process (Waiting
 
CD0/CDFileSystem 53.4  (Waiting
  
Stack0x63062004 0x63065ffcpointer 0x63065f30 (Cookie OK
  
SignalsSigRec 0x00000100SigWait 0x00000000 
  State
Process (Waiting
 
SSD4/SmartFilesystem 1.293  (Waiting
  
Stack0x62e6a004 0x62e6dffcpointer 0x62e6deb0 (Cookie OK
  
SignalsSigRec 0xe0000100SigWait 0x10000000 
  State
Process (Waiting
 
hid.usbfd (Waiting
  
Stack0x61359004 0x61360ffcpointer 0x61360e90 (Cookie OK
  
SignalsSigRec 0xe0000000SigWait 0x00000100 
  State
Process (Waiting
 
HID Mouse (Waiting
  
Stack0x611f9004 0x61208ffcpointer 0x61208f20 (Cookie OK
  
SignalsSigRec 0x80001000SigWait 0x00000000 
  State
Process (Waiting
 
SSD0/SmartFilesystem 1.293  (Waiting
  
Stack0x6fb1c004 0x6fb1fffcpointer 0x6fb1feb0 (Cookie OK
  
SignalsSigRec 0xe0000100SigWait 0x10000000 
  State
Process (Waiting
 
SSD1/SmartFilesystem 1.293  (Waiting
  
Stack0x62f51004 0x62f54ffcpointer 0x62f54eb0 (Cookie OK
  
SignalsSigRec 0xe0000100SigWait 0x10000000 
  State
Process (Waiting
  ...
too longgot cut off by amigans.net software

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top

  Register To Post
(1) 2 »

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project