Discussion Board

Results 1 to 4 of 4
  1. #1
    Regular Contributor elviin's Avatar
    Join Date
    Jul 2008
    Posts
    416
    Hello,

    I'm trying to reproduce a Bluetooth application from the S60 Programming Tutorial Guide using the emulator. When the application discovers a bluetooth devices (and it discovered few) it hangs. If I try to exit the application (in emulator) I get Panic E32USER-CBase.

    Here are the files for the active object responsible for BT devices discovery: CBTDeviceDiscovery.h and CBTDeviceDiscovery.cpp.

    After a few devices are being discovered I get iStatus != KErrNone in CBTDeviceDiscovery::RunL() which I assume as a correct flow. I have also registered the object at CActiveScheduler::Add( this);

    So I can discover a few devices but later I get Panic E32USER-CBase. Can someone give me a clue?

    Another issue I have is the PANIC KERNEL 15 with iTimer (at this time commented out) - the iTimer was added by the carbide wizard so I'm not sure if it is necessary.

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    The number also matters. Then you can simply type E32User-CBase x into the Search field of the SDK Help and press Enter.
    Also note that the emulator does not necessarily support BT by default.

  3. #3
    Registered User yogpan's Avatar
    Join Date
    Jun 2006
    Location
    India
    Posts
    1,043
    Hi,
    Can you tell what exactly is the panic code you are getting.I mean it has to be something like E32USER-CBase XX (some number).
    You can have a look into the following link to find the reason for the panic.
    http://www.symbian.com/developer/tec...asePanics.html
    Maximus
    S60 Developer
    Impossible is nothing

  4. #4
    Regular Contributor elviin's Avatar
    Join Date
    Jul 2008
    Posts
    416
    Quote Originally Posted by yogpan View Post
    Hi,
    Can you tell what exactly is the panic code you are getting.I mean it has to be something like E32USER-CBase XX (some number).
    You can have a look into the following link to find the reason for the panic.
    http://www.symbian.com/developer/tec...asePanics.html
    46 This panic is raised by an active scheduler, a CActiveScheduler. It is caused by a stray signal. I think there is a problem with a time out of the device discovery.

Similar Threads

  1. e32user - CBase 90 in Debug
    By Christophe.A in forum Symbian C++
    Replies: 12
    Last Post: 2008-06-18, 10:28
  2. Using Bluetooth serial port in MIDlets (nokia 9500 issue)
    By orsteglasy in forum Mobile Java Networking & Messaging & Security
    Replies: 11
    Last Post: 2007-10-07, 21:49
  3. opendir panic in thread with error CBase 69
    By baumannpan in forum Symbian C++
    Replies: 1
    Last Post: 2007-03-26, 10:16
  4. Error E32USER - CBase 71
    By NigelT in forum Symbian C++
    Replies: 2
    Last Post: 2007-02-13, 22:28
  5. exe and CBase 69 panic.
    By wfettich in forum Symbian C++
    Replies: 1
    Last Post: 2004-10-20, 14:20

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