Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User noanyx's Avatar
    Join Date
    Aug 2006
    Location
    Istanbul - Turkiye
    Posts
    37
    hi,
    my app crashes here
    ClientBodyReceived(const TDesC8& aBodyData, TBool isLast){
    data8->Insert(data8->Length(), aBodyData);
    }
    it is an observer method, so it is called many times.
    and i have to append all the values of aBodyData to a descriptor like data8.
    do you have any suggestions???

    thanks a lot....

  2. #2
    Registered User sandopolus's Avatar
    Join Date
    Feb 2006
    Location
    London
    Posts
    34
    Does it crash on the first call, or does it crash after a random/certain number of calls ??

    Are you making sure that the data8 variable is large enough for the data that is being inserted into it ??
    What type of variable is data8 ?? is it a HBufC8 ??

    Can only guess as to the problem without much more

  3. #3
    Super Contributor eswar_illuri's Avatar
    Join Date
    May 2005
    Location
    Hyderabad,India
    Posts
    704
    Hi,

    i hope problem was with data8, any way check the size of data8.

    regards,
    eswar

Similar Threads

  1. [moved] Theme Studio Error
    By TalJ in forum Themes/Carbide.ui
    Replies: 2
    Last Post: 2009-09-06, 03:39
  2. File reading & writing help, wav file redaing help
    By shubhamlahoti in forum Mobile Java General
    Replies: 6
    Last Post: 2007-06-27, 09:07
  3. strange behavior on sending jar file via WAP for different mobile network
    By thone in forum Digital Rights Management & Content Downloading
    Replies: 2
    Last Post: 2005-10-28, 07:53
  4. Replies: 0
    Last Post: 2005-10-27, 20:51
  5. Replies: 0
    Last Post: 2002-11-19, 08:25

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