Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User kassinen's Avatar
    Join Date
    Mar 2008
    Posts
    1
    I have a problem running the emulator in the carbide IDE.
    When I run the project, the emulator terminates automatically
    before it actually even starts. First time when I ran the project, the emulator worked, but it gave me a message at the startup:
    "application closed kern3-exe"
    And when I closed the emulator, it havn't worked anymore.
    I just keep getting <terminated> project Emulator Debug etc.
    So, could anyone give some advice?
    I have 3rd_FP1 sdk and carbide.c++ v.1.3

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,672
    When the emulator stops there will be a debug dump file epocwind.out in the TEMP directory and you can see what went wrong.

    Basically look into last 10-20 lines to see if anything appears to be not-found or has errors. For example I have huge problems with some audio drivers on one of my computers.

  3. #3
    Registered User russogia4's Avatar
    Join Date
    Nov 2008
    Posts
    2
    Hi
    i've the same problem. When i run my application, emulator crashs immediately. This is the message of the epocwind.out file:

    PlatSecEnforcement OFF
    PlatSecDiagnostics ON
    PlatSecProcessIsolation ON
    PlatSecEnforceSysBin ON
    PlatSecDisabledCaps NONE
    0.000 Thread 01b11280 created @ 0x1b11280 - Win32 Thread ID 0x898
    0.000 Thread EKern.exe::Supervisor created @ 0x1c034ec - Win32 Thread ID 0xd8
    0.000 Thread EKern.exe::DfcThread0 created @ 0x1c03fa4 - Win32 Thread ID 0x3a4
    0.000 Thread EKern.exe::DfcThread1 created @ 0x1c043c8 - Win32 Thread ID 0x488
    0.000 Thread EKern.exe::TimerThread created @ 0x1c04ca4 - Win32 Thread ID 0xcdc
    0.110 Thread EKern.exe::FlashThread created @ 0x1c06c20 - Win32 Thread ID 0x3dc
    0.115 Thread EKern.exe::MultiMediaCard0 created @ 0x1c07bf4 - Win32 Thread ID 0xfec
    0.120 Thread EKern.exe::NandThread created @ 0x1c0ec9c - Win32 Thread ID 0xc14
    0.120 Thread EFile.exe::Main created @ 0x1c0fb4c - Win32 Thread ID 0xdec
    0.120 Thread EFile.exe::Local-01c171dc created @ 0x1c1749c - Win32 Thread ID 0xc5c
    0.125 Thread EFile.exe::LoaderThread created @ 0x1c1df80 - Win32 Thread ID 0x6d4
    0.125 Thread EFile.exe::StartupThread created @ 0x1c1ea34 - Win32 Thread ID 0xec4
    0.150 Thread E32STRT.EXE::Main created @ 0x1c28d70 - Win32 Thread ID 0xbf0
    0.155 Thread EFile.exe::Local-01c292d8 created @ 0x1c29598 - Win32 Thread ID 0xb80
    0.155 Thread EFile.exe::Local-01c29814 created @ 0x1c29ad4 - Win32 Thread ID 0x9cc
    0.160 Thread EFile.exe::InitCompleteThread created @ 0x1c2b1d4 - Win32 Thread ID 0xea8
    0.180 Thread HALSettings.exe::Main created @ 0x1c2bafc - Win32 Thread ID 0xbc0
    0.180 Thread HALSettings.exe::Main Killed -12
    0.210 Thread domainSrv.exe::Main created @ 0x1c2c35c - Win32 Thread ID 0xa40
    0.230 Thread SysAgt2Svr.exe::Main created @ 0x1c2d2cc - Win32 Thread ID 0x174
    0.255 Thread EWSRV.EXE::Main created @ 0x1c2e4ac - Win32 Thread ID 0xf40
    0.265 Thread EWSRV.EXE::NotifierServer created @ 0x1c2ee70 - Win32 Thread ID 0xf24
    0.290 Thread SimpleEx.exe::Main created @ 0x1c45be4 - Win32 Thread ID 0xb8
    0.320 Thread FeatMgrServer.exe::Main created @ 0x1c305f0 - Win32 Thread ID 0x3bc
    0.360 Thread ecomserver.EXE::Main created @ 0x1c31918 - Win32 Thread ID 0xa50
    1.795 Thread centralrepositorysrv.EXE::Main created @ 0x1c338c4 - Win32 Thread ID 0xd48
    1.830 Thread SimpleEx.exe::SimpleEx Killed -1


    Can help me?Thanks in advance

  4. #4
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    Actually you are lucky: I think SimpleEx is your code, and its thread is created successfully, then shut down with error code -1. Negative numbers are here: http://wiki.forum.nokia.com/index.php/Error_codes, -1 is quite a common one.
    Since your code can start, you should simply enable Just In Time debugging in the preferences of the emulator, then run your code in the debugger. It will show you where the code fails.

  5. #5
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    See also Running the emulator from Carbide.c++, knowing what happens when you start the emulator it would it will certainly help you find the errors.

Similar Threads

  1. BT obex: problems in mobiles (not emulator)
    By mikfi in forum Symbian Networking & Messaging (Closed)
    Replies: 5
    Last Post: 2007-02-16, 10:29
  2. Problems with my emulator when connecting to socket servers
    By rex76227 in forum Mobile Java Networking & Messaging & Security
    Replies: 1
    Last Post: 2006-04-25, 04:08
  3. Replies: 0
    Last Post: 2003-06-05, 21:09
  4. Replies: 1
    Last Post: 2003-05-08, 09:17
  5. Problems running games on the 9210 emulator
    By itooam in forum Mobile Java Tools & SDKs
    Replies: 0
    Last Post: 2002-05-19, 10:17

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