Join Now
Quality Rating:
  • Currently 0.0 / 5
(0.0 / 5 - 0 votes cast)
Expertise Level:
  • Currently 0.0 / 5
(0.0 / 5 - 0 votes cast)

This page was last modified 06:54, 25 March 2008.

KIS000802 - Repeated WLAN connection causes memory allocation failure

From Forum Nokia Wiki


ID KIS000802 Creation date January 14, 2008; updated March 25, 2008
Platform S60 3rd Edition, FP1 Devices Nokia N95 8GB, Nokia E65
Category Symbian C++ Subcategory WLAN

Overview

Repeatedly connecting and disconnecting to WLAN seems to produce an out-of-memory condition.

Description

If you repeatedly try to establish and disconnect a WLAN connection, the socket server returns error -4 (KErrNoMemory) if there is any attempt to create a further connection through the socket server.

This condition can be created by
(1) establishing a connection (RSocketServ::Connect(), RConnection::Open(),
RConnection::Start()) and then
(2) closing that connection (RConnection::Close(), RSocketServ::Close())

repeatedly in a loop.

After the problematic condition has been achieved, trying to establish a connection using the Web application also results in error -4.

The condition appears after approximately one hour of continuously creating and recreating the connection (approximately 450 times through the loop).

Solution

Currently there is no solution available. This is expected to be fixed in future software releases of Nokia N95 8GB.

Related Discussions
Thread Thread Starter Forum Replies Last Post
How to protect against power failure while saving data in RMS rushabh_it Mobile Java General 6 2006-10-31 02:57
Problems stopping RConnection on Symbian v9.1 jan.schenk Symbian Networking & Messaging 7 2007-07-14 17:08
SIP on E70 via GPRS/3G gcurkov VoIP 0 2007-08-21 12:16
Symbian Wlan Oscarw General Symbian C++ 3 2006-04-26 17:24
WLAN connection status prasantpadhi Multimodecards 1 2004-06-09 11:06
 
Powered by MediaWiki