I'll post the logs I get while trying to surf from nrapallo's test ebook. I try to follow link #9:
impserve:
Code:
Loaded plugin: AdjustHtml.py
Loaded plugin: AdjustQueryString.py
impmake 0.4: starting server on 0.0.0.0:9090
127.0.0.1 - - [03/Sep/2008 10:59:06] "GET http://bookshelf.ebooksystem.net/form/redirect.asp?target=http%3A%2F%2F72%2E14%2E205%2E104%2F&pubid=None%3Aebook%3Aguid-237ceaa3f5cb49b281ca33724a38bc5b HTTP/1.0" 302 -
127.0.0.1 - - [03/Sep/2008 10:59:06] "GET http://bookshelf.ebooksystem.net/content/ HTTP/1.0" 200 -
And EBW1150 crashes with error: "Data abort error at SPSR 200000 13 CPSR 20000097....."
While following link #7 (The one pointing to google canada news) I get:
Code:
Loaded plugin: AdjustHtml.py
Loaded plugin: AdjustQueryString.py
impmake 0.4: starting server on 0.0.0.0:9090
127.0.0.1 - - [03/Sep/2008 11:04:21] "GET http://bookshelf.ebooksystem.net/form/redirect.asp?target=http%3A%2F%2Fnews%2Egoogle%2Eca%2Fnews%3Fned%3Dtca%26rec%3D0
&pubid=None%3Aebook%3Aguid-237ceaa3f5cb49b281ca33724a38bc5b HTTP/1.0" 302 -
127.0.0.1 - - [03/Sep/2008 11:04:21] "GET http://bookshelf.ebooksystem.net/content/ HTTP/1.0" 200 -
And the crash logs: "Prefetch abort fault at SPSR 200000 13 CPSR 20000097....."
This last link works "correctly" using privoxy.
Does this help?