I get this with Ctrl-[ (the same as ASCII code ESC, I haven't tried just
pressing ESC yet)

91b6c = desktop/textinput.c:143
14208 = amiga/gui.c:1483

I'll have a proper look in the morning, sent to dev list for info as
crashing in one of the core files.

*** Begin of forwarded message ***

Date: 11/09/2011 02:34
From: Samir Hawamdeh <[email protected]>
To: Chris Young <[email protected]>
Subject: Re: NetSurf 12678

--- Forwarded message follows ---


Hi Chris,

I found another curious NetSurf crash that it's always reproducible here

Load this page, she is our Moya :-D

http://obligement.free.fr/gfx/cammy_office.jpg

Now when the image is loaded, let's press: Left-CTRL + รจ (combo from your
keyboard)

This give an instantaneous and very bad DSI crash, then we have this error:

assertion "c->handler == &html_content_handler" failed: file
"render/html.c", line 2425

If i skip the DSI my machine will freeze at 100%

I test it again and again to be sure and i can confirm that it's always
reproducible :-)

*** End of forwarded message ***

Crash log for task "NetSurf-Cairo"
Generated by GrimReaper 53.2
Crash occured in module NetSurf-Cairo at address 0x6F708B38
Type of crash: DSI (Data Storage Interrupt) exception

Register dump:
GPR (General Purpose Registers):
   0: 0000001B 5A8986E0 00000000 5923BB00 0000001B 00000001 00000001 00000004 
   8: C6E67B5B 00000000 00000000 5A898710 48422088 5A85DC2C 00000000 00000000 
  16: 58249680 6F689198 00000000 1707C086 01E70000 00340014 01E70000 00000014 
  24: 00000000 5822D642 00000000 00000000 00000000 01E70000 24422024 5A8986E0 


FPR (Floating Point Registers, NaN = Not a Number):
   0:              nan                0     5.77662e-275                0 
   4:                0             23.8             23.8                0 
   8:                0     2.78132e-309             23.8             23.8 
  12:               93                0                0                0 
  16:                0                0                0                0 
  20:                0     4.34638e-311                0                0 
  24:                0                0                0    -2.97403e+284 
  28:                0                0                0    -2.63885e+270 

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


SPRs (Special Purpose Registers):
           Machine State (msr) : 0x0002F030
                Condition (cr) : 0x28422042
      Instruction Pointer (ip) : 0x6F708B38
       Xtended Exception (xer) : 0x20000004
                   Count (ctr) : 0x01416208
                     Link (lr) : 0x6F68B1D4
            DSI Status (dsisr) : 0x00000000
            Data Address (dar) : 0x00000014



680x0 emulated registers:
DATA: 00000080 000000AA 00000000 00000000 00000000 00000000 00000000 00000000 
ADDR: 00000000 57CA8190 00000000 00000000 00000000 00000000 00000000 5A898380 
FPU0:                0                0                0                0 
FPU4:                0                0                0                0 



Symbol info:
Instruction pointer 0x6F708B38 belongs to module "NetSurf-Cairo" (PowerPC) 
Symbol: browser_window_key_press + 0xFC in section 10 offset 0x00091B6C

Stack trace:
    browser_window_key_press()+0xFC (section 10 @ 0x91b6c)
    ami_handle_msg()+0x195C (section 10 @ 0x14208)
    ami_get_msg()+0x120 (section 10 @ 0x15814)
    gui_poll()+0x40 (section 10 @ 0x159c4)
    netsurf_main_loop()+0x2C (section 10 @ 0x82f18)
    main()+0x14C (section 10 @ 0x12318)
    native kernel module newlib.library.kmod+0x00002054
    native kernel module newlib.library.kmod+0x00002ce8
    native kernel module newlib.library.kmod+0x00002e64
    _start()+0x170 (section 10 @ 0x170)
    native kernel module dos.library.kmod+0x00020a14
    native kernel module kernel+0x0003af4c
    native kernel module kernel+0x0003afcc
    

PPC disassembly:
 6f708b30: 813f0018   lwz               r9,24(r31)
 6f708b34: 812900c0   lwz               r9,192(r9)
*6f708b38: 88090014   lbz               r0,20(r9)
 6f708b3c: 5400063e   rlwinm            r0,r0,0,24,31
 6f708b40: 2f800000   cmpwi             cr7,r0,0

Reply via email to