Hi,

On Fri, Jul 27, 2007 at 03:21:30AM +0300, Paul Sokolovsky wrote:
> Hello Kevin,
> 
>       I confirm the issue reported by Boutin, faced it few days ago
> myself, didn't have time to report myself yet.
> 
[...]
> > [...]
> >> After having dumped Video buffer, haret crashes silently, no messages
> >> are displayed.
> 
> > What does "dumped Video buffer" mean?  Is the screen all black or just
> > frozen?
> 
>   It means that after logging line "Video buffer at B000229E sx=240 sy=320 
> mx=60 my=53",
> "haret crashes silently, no messages are displayed."
> 
>   This is regression after adding FB console message dumping. h3900
> (and other h3000 models) has another physical orientation comparing to its
> logical one, specifically it's 320x240 rotated LCD. Apparently, the
> regression has something to do with such discrepancy.
> 

Okay - looks like a bug in retryVirtToPhys -- it assumes the address
passed in is 4 byte aligned (B000229E is not).  Can you retry with:

http://handhelds.org/~koconnor/haret/haret-20070726b.exe

Note that the very latest haret will help with these types of errors,
because it now logs when an unhandled exception occurs.

-Kevin
_______________________________________________
Haret mailing list
[email protected]
https://handhelds.org/mailman/listinfo/haret

Reply via email to