How can I track what causes USER-EXEC 3 on real device?

Login to reply to this topic.
Wed, 2003-12-17 14:26
Joined: 2003-10-15
Forum posts: 78
My app works on WINS, but when it starts on real device (Nokia 7650 firmware 3.12) I get USER-EXEC 3. It happens after app itself is loaded, when app reads and parses data files.

How can I track what causes the error?
Are there any standard situations that cause USER-EXEC 3 on real device, but not on the emulator?

P.S.
I tried searching Symbian knowledge base, but failed


Wed, 2003-12-17 15:19
Joined: 2003-07-22
Forum posts: 70
How can I track what causes USER-EXEC 3 on real device?
Hi
I think The file path in the real device is wrong. If u r using a file copy it in to a proper folder.

MeenuJ
Fri, 2003-12-19 14:53
Anonymous (not verified)
Forum posts: 2043
How can I track what causes USER-EXEC 3 on real device?
I've put together some while ago some thoughts on USER-EXEC 3 here:
www.livejournal.com/users/symbianos
Thu, 2005-02-17 16:10
Joined: 2004-05-29
Forum posts: 16
How can I track what causes USER-EXEC 3 on real device?
thanks guest
I didn´t tested yet, but I think this is my problem : FPU operations
my app is a 3D game and this might be the cause of problem.

NeoStrider

  • Login to reply to this topic.