Discussion Board
N3650 browser throws KERN-EXEC 3
2003-04-23, 13:05
#1
Registered User
When I'm trying to access to my xhtml site, phone's browser crashes with KERN-EXEC 3 panic. What could be the reason?
Regular Contributor
Hi,
could you give us some more information about the problem? Which software version does your device have? Could you post here the URL to your XHTML service so that we can test it with our devices? Or if the service is not online, could you post here the XHTML code?
Kind regards,
Satu/Forum Nokia Developer Support
Registered User
Hi Satu,
My sw version is 2.50.
Sometimes when I try to access the page directly, not via link from the other page, it works fine. But usually when I'm following the link to this page it throws KERN-EXEC 3 panic.
And with the Nokia Mobile Browser it works fine.
------ Code snip --------
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN""http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html xmlns="http://www.w3c.org/1999/xhtml">
<head>
<title>Title</title>
<link rel="stylesheet" href="http://mydomain.com/xhtml/styles/mobile.css" type="text/css" />
</head>
<body>
<div class="header">
<marquee loop="infinite" behavior="scroll" scrolldelay="100" class="m1" direction="right">
11100010101101010100110101010101011000001111 </marquee>
<marquee loop="infinite" behavior="scroll" scrolldelay="45" class="m2" direction="left">
11100010101101010100110101010101011000001111 </marquee>
<marquee loop="infinite" behavior="scroll" scrolldelay="95" class="m3" direction="left">
11100010101101010100110101010101011000001111 </marquee>
</div>
<div id="video">
<table id="wholeVideoTable">
<tr>
<td>
<table id="picVideoTable">
<tr id="frameRow">
<td id="picCell" colspan="2">
<img src="http://mydomain.com/xhtml/images/videoframe.gif" id="actVideoImg" alt="" />
</td>
</tr>
<tr id="bottomRow">
<td id="playCell">
<a href="http://mydomain.com/xhtml/video/Video.3gp">
<img src="http://mydomain.com/xhtml/images/play.gif" id="playImg" alt="Play Video.3gp" />
</a>
</td>
<td id="trashVideoCell">
<a href="otherpage.pl">
<img src="http://mydomain.com/xhtml/images/trashcan.gif" id="trashImg" alt=" " />
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</body>
<a href="otherpage.pl"><div class="footer"></div></a>
</html>
-----------------------------
This seems to be serious.
2003-05-13, 09:31
#4
Registered User
I can reporduce the same problem easily. Perhaps Nokia would treat this as serious since it makes the XHTML browser unusable on a 3650. Nokia can contact me at +46/706583964 for url to reproduce the error.
Regards,
Magnus
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules