Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User rahulv's Avatar
    Join Date
    Jun 2012
    Posts
    2
    Hi,
    Recently I did develop a Symbian application. In Qt simulator it works perfect but in actual device the application terminates unexpectedly. I suspect this is a memory leak issue.
    Already i have followed all possible(following) memory cleaning mechanisms:
    • Creating new objects as pointers
    • deleting the objects after use using 'delete' keyword.
    • using deleteLater() function on ui objects


    But still the application terminates on the device.

    Please suggest me possible solutions for this.

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,712
    for solutions, you would need to find the actual reason first. so do these two things:
    1. Get the panic code: http://www.developer.nokia.com/Commu...ded_panic_code
    2. Find out the line which is causing the crash

Similar Threads

  1. Application Termination in S60 5th Edition device (Nokia 5800)
    By neeraja.nokia in forum Mobile Java General
    Replies: 0
    Last Post: 2009-03-23, 08:55
  2. Replies: 4
    Last Post: 2008-11-15, 03:47
  3. Application termination
    By kalyanich in forum Symbian C++
    Replies: 8
    Last Post: 2006-10-13, 07:43
  4. Application Termination
    By carmelo1966 in forum Symbian C++
    Replies: 1
    Last Post: 2003-09-04, 16:21

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved