Crash creating new text file.

AmigaOne X1000 platform specific issues.
Post Reply
User avatar
ddni
Posts: 230
Joined: Fri Dec 02, 2011 11:06 pm

Crash creating new text file.

Post by ddni »

Create new txt file from context menu throws up guru.
Ignore guru, notepad starts and file can be created and saved.
On opening new file, multiviewer starts and system crashes to lockup. Hard reset needed.

If new file is not opened, subsequent new file creation does not get a create guru.

X1000 4.1FE ESP1.2

Crash log for task "ContextMenus"
Generated by GrimReaper 53.19
Crash occured in module ContextMenus at address 0x7F60187C
Type of crash: DSI (Data Storage Interrupt) exception
Alert number: 0x80000003

Register dump:
GPR (General Purpose Registers):
0: 00000000 5F167B50 ABADCAFE FFFFFFFF 5AB80581 5AB80580 0000000A A0E98451
8: A0E98451 00000011 3A00CAFE 7F60177C 000007B0 5F49D808 00000000 61E31340
16: 7F60602C 00000000 00000000 5C6CD190 00000000 02B30000 61CC6B80 61B80000
24: 61CF8400 5F168840 02973648 60A5AD94 6FF8C180 5F1687D8 7F6041EC 5F167B50


FPR (Floating Point Registers, NaN = Not a Number):
0: nan -4.4678e+307 -4.4678e+307 -4.4678e+307
4: -3.39464e+290 -4.4678e+307 -8.61676e+304 2.14748e+09
8: 15 4.5036e+15 480 4.5036e+15
12: 256 4.5036e+15 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): 0x82004000


SPRs (Special Purpose Registers):
Machine State (msr) : 0x0200B030
Condition (cr) : 0x58B2FD80
Instruction Pointer (ip) : 0x7F60187C
Xtended Exception (xer) : 0x02020DCC
Count (ctr) : 0x58B300F8
Link (lr) : 0x0002000E
DSI Status (dsisr) : 0x58B314CC
Data Address (dar) : 0x58B300F8



680x0 emulated registers:
DATA: 00000001 00000000 00000000 00000000 00000000 00000000 00000000 00000000
ADDR: 6FFB8700 92F0A100 00000000 00000000 00000000 00000000 00000000 5F168350
FPU0: 0 0 0 0
FPU4: 0 0 0 0



Symbol info:
Instruction pointer 0x7F60187C belongs to module "ContextMenus" (HUNK/Kickstart)

Stack trace:
module ContextMenus at 0x7F60187C (section 5 @ 0x858)
module ContextMenus at 0x7F601540 (section 5 @ 0x51C)
module ContextMenus at 0x7F6039FC (section 5 @ 0x29D8)
module ContextMenus at 0x7F604268 (section 5 @ 0x3244)
native kernel module kernel+0x0004b0ac
module CLASSES:popupmenu.class at 0x7FF65C60 (section 5 @ 0xC3C)
native kernel module kernel+0x0004b1ec
module LIBS:popupmenu.library at 0x7FDDBBD8 (section 5 @ 0x3BB4)
module LIBS:popupmenu.library at 0x7FDDC510 (section 5 @ 0x44EC)
module CLASSES:popupmenu.class at 0x7FF67354 (section 5 @ 0x2330)
native kernel module intuition.library.kmod+0x00020da8
native kernel module intuition.library.kmod+0x00020f4c
native kernel module intuition.library.kmod+0x0000a044
native kernel module intuition.library.kmod+0x00009c84
module ContextMenus at 0x7F604424 (section 5 @ 0x3400)
module ContextMenus at 0x7F604FD0 (section 5 @ 0x3FAC)
module ContextMenus at 0x7F6061B8 (section 5 @ 0x5194)
native kernel module newlib.library.kmod+0x000020a4
native kernel module newlib.library.kmod+0x00002d54
native kernel module newlib.library.kmod+0x00002ee8
_start()+0x170 (section 1 @ 0x16C)
native kernel module dos.library.kmod+0x00024c18
native kernel module kernel+0x00042654
native kernel module kernel+0x000426d4

PPC disassembly:
7f601874: 7d290214 add r9,r9,r0
7f601878: 3929ffff subi r9,r9,1
*7f60187c: 88090000 lbz r0,0(r9)
7f601880: 5400063e rlwinm r0,r0,0,24,31
7f601884: 2f80003a cmpwi cr7,r0,58
User avatar
tonyw
AmigaOS Core Developer
AmigaOS Core Developer
Posts: 1479
Joined: Wed Mar 09, 2011 1:36 pm
Location: Sydney, Australia

Re: Crash creating new text file.

Post by tonyw »

You should not "Ignore" a Guru and expect the system to continue working. The fact that a program has crashed means that there are droppings left behind that other programs will likely trip over.

The main problem here is the initial crash. How did you use Context Menu to open a new text file? Step by step, please.
cheers
tony
zzd10h
Posts: 546
Joined: Sun Sep 16, 2012 5:40 am
Location: France

Re: Crash creating new text file.

Post by zzd10h »

@ddni
This bug is a know bug of FE since 2 years. Waiting for the fix... ;)

see first post here :
http://forum.hyperion-entertainment.biz ... enu#p31421
http://apps.amistore.net/zTools
X1000 - AmigaOS 4.1.6 / 4.1 FE
User avatar
ddni
Posts: 230
Joined: Fri Dec 02, 2011 11:06 pm

Re: Crash creating new text file.

Post by ddni »

Thanks to both for your replies.
Hopefuly this will get fixed at some point.
User avatar
tonyw
AmigaOS Core Developer
AmigaOS Core Developer
Posts: 1479
Joined: Wed Mar 09, 2011 1:36 pm
Location: Sydney, Australia

Re: Crash creating new text file.

Post by tonyw »

I can assure you that it has been fixed. I just tested it.
cheers
tony
User avatar
Raziel
Posts: 1170
Joined: Sat Jun 18, 2011 4:00 pm
Location: a dying planet

Re: Crash creating new text file.

Post by Raziel »

When can we X1000 users get our hands on the massively bug fixed update?
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
User avatar
ddni
Posts: 230
Joined: Fri Dec 02, 2011 11:06 pm

Re: Crash creating new text file.

Post by ddni »

I suppose it will be part of AmigaOS4.1Final Edition Update 1...
No idea when that will arrive.

Amiupdate was updated today though.
User avatar
tonyw
AmigaOS Core Developer
AmigaOS Core Developer
Posts: 1479
Joined: Wed Mar 09, 2011 1:36 pm
Location: Sydney, Australia

Re: Crash creating new text file.

Post by tonyw »

/me looks at the ceiling and whistles...
cheers
tony
User avatar
Raziel
Posts: 1170
Joined: Sat Jun 18, 2011 4:00 pm
Location: a dying planet

Re: Crash creating new text file.

Post by Raziel »

tonyw wrote:/me looks at the ceiling and whistles...
/me looks at the ceiling and sees the massively hairy ugly fat black spider doing a dance to tony's whistling...gross!


:-D

Thanks a lot to all involved for the update
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
User avatar
tonyw
AmigaOS Core Developer
AmigaOS Core Developer
Posts: 1479
Joined: Wed Mar 09, 2011 1:36 pm
Location: Sydney, Australia

Re: Crash creating new text file.

Post by tonyw »

Heh, my spiders here are all trained...
cheers
tony
Post Reply