Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User zoiks_guy's Avatar
    Join Date
    Nov 2008
    Posts
    3
    Hi,
    I have installed S60 5th edition SDK. I have not been able to use the emulator as it crashes while starting. Please help me resolve this. The output of epocwind.out file is as follows:

    PlatSecEnforcement OFF
    PlatSecDiagnostics ON
    PlatSecProcessIsolation ON
    PlatSecEnforceSysBin ON
    PlatSecDisabledCaps NONE
    0.000 Thread 008b7468 created @ 0x8b7468 - Win32 Thread ID 0xe9c
    0.000 Thread EKern.exe::Supervisor created @ 0x9b1c58 - Win32 Thread ID 0x8ec
    0.000 Thread EKern.exe::DfcThread0 created @ 0x9b28bc - Win32 Thread ID 0x6f4
    0.000 Thread EKern.exe::DfcThread1 created @ 0x9b2cec - Win32 Thread ID 0x614
    0.000 Thread EKern.exe::TimerThread created @ 0x9b33dc - Win32 Thread ID 0x5d4
    0.475 Thread EKern.exe::FlashThread created @ 0x9c2c68 - Win32 Thread ID 0x104
    6.940 Thread EKern.exe::MultiMediaCard0 created @ 0x9c3dfc - Win32 Thread ID 0x258
    7.005 Thread EKern.exe::NandThread created @ 0x9ceee4 - Win32 Thread ID 0x6b8
    7.535 Assertion failed: Do not call in ISR context
    Function: Kern::HalFunction(TInt, TInt, TAny*, TAny*)
    7.535 Assertion failed: Do not call in ISR context
    Function: NKern::LockSystem
    7.535 Assertion failed: Do not call in ISR context
    Function: NKern::Lock
    7.535 Assertion failed: Do not call from bare Win32 threads
    Function: NKern::Lock
    7.535 Assertion failed: Do not call in ISR context
    Function: NKern::Unlock
    7.535 Assertion failed: Do not call from bare Win32 threads
    Function: NKern::Unlock
    7.535 Assertion failed: Do not call in ISR context
    Function: NKern::Lock
    7.535 Assertion failed: Do not call from bare Win32 threads
    Function: NKern::Lock
    7.535 Assertion failed: Do not call in ISR context
    Function: NKern::Unlock
    7.535 Assertion failed: Do not call from bare Win32 threads
    Function: NKern::Unlock
    7.750 Thread EFile.exe::Main created @ 0x9cfcb8 - Win32 Thread ID 0x6f8
    8.265 Thread EFile.exe::Local-009d1d40 created @ 0x9d2000 - Win32 Thread ID 0xf5c
    8.320 Thread EFile.exe::LoaderThread created @ 0x9d3c90 - Win32 Thread ID 0x108
    8.345 Thread EFile.exe::StartupThread created @ 0x9d42ac - Win32 Thread ID 0x2c8
    9.660 Thread E32STRT.EXE::Main created @ 0x9d9c44 - Win32 Thread ID 0x540
    9.965 Thread EFile.exe::Local-009d9d84 created @ 0x9da044 - Win32 Thread ID 0x848
    9.990 Thread EFile.exe::Local-009da338 created @ 0x9da5f8 - Win32 Thread ID 0x86c
    10.760 Thread EFile.exe::InitCompleteThread created @ 0x9dc970 - Win32 Thread ID 0x734
    10.965 Thread HALSettings.exe::Main created @ 0x9dcf34 - Win32 Thread ID 0xde8
    10.965 Thread HALSettings.exe::Main Killed -12
    11.295 Thread EFile.exe::Local-009dc8b8 created @ 0x9dcb78 - Win32 Thread ID 0xc58
    11.555 Thread domainSrv.exe::Main created @ 0x9dd9e8 - Win32 Thread ID 0x60c
    21.155 Thread SYSSTART.EXE::Main created @ 0xa0d8e0 - Win32 Thread ID 0xe20
    21.155 [STRT][S]: [TIMESTAMP] (5:49:07.151875 us) Begin S60 startup
    21.425 Thread centralrepositorysrv.EXE::Main created @ 0x9df360 - Win32 Thread ID 0xed4
    21.610 [STRT][S]: [INFO]: Adaptation time limit = 30000000 us
    21.610 [STRT][S]: [INFO]: Monitoring time limit = 60 s
    21.610 [STRT][S]: [INFO]: Startup completion time limit = 20 s
    21.620 [STRT][S]: [INFO]: Creating start list from file 'Z:\resource\starter.RSC'
    21.620 [STRT][S]: [INFO]: Initializing Feature Manager
    21.845 Thread FeatMgrServer.exe::Main created @ 0x9e01b8 - Win32 Thread ID 0xf10
    22.200 Thread ecomserver.EXE::Main created @ 0x9e1070 - Win32 Thread ID 0x994
    24.915 ** ECOM: error Impl UID 2A, I/F UID 101F8650 DLL Editor Base Provider duplicating I/F 101F8652 DLL Edit Menu Provider
    24.920 ** ECOM: error Impl UID 10281F96, I/F UID 101F8650 DLL Rotator Base Provider duplicating I/F 101F8652 DLL Rotator Menu Provider

    Thanks and regards

  2. #2
    Registered User gangadhar.bonda's Avatar
    Join Date
    Aug 2008
    Location
    Hyderabad
    Posts
    35
    Hai ,
    Even I was facing with same problem . Can you give me a solution of how you have resolved the issue.

    Thanks and regards,
    Gangadhar

  3. #3
    Registered User patrickfrei's Avatar
    Join Date
    Nov 2006
    Location
    Switzerland
    Posts
    438
    I had almost exactly the same problem. Additionally the emulator even crashed when I opened it directly from the command prompt. The SDK was not installed in the default directory, but in [DRIVE:]/Symbian/5th_ed/S60/

    Here's how I got it work: Reinstall the SDK and explicitly use the default directory --> [DRIVE:]/S60/
    Last edited by patrickfrei; 2009-01-16 at 08:04.

  4. #4
    Registered User dileeh's Avatar
    Join Date
    Jun 2007
    Posts
    11
    Try to figure out whehter the emulator is launching from command prompt or not.
    epoc32\release\winscw\udeb\epoc.exe

  5. #5
    Registered User yogpan's Avatar
    Join Date
    Jun 2006
    Location
    India
    Posts
    1,043
    Hi,
    Is it trying to open and then crashing or is it not opening at all?? Reinstalling it can be a good option.
    Maximus
    S60 Developer
    Impossible is nothing

Similar Threads

  1. Replies: 3
    Last Post: 2008-10-03, 13:03
  2. OpenGL ES on S60 3rd Edition SDK Emulator
    By specjones in forum Symbian Tools & SDKs
    Replies: 7
    Last Post: 2008-09-30, 10:22
  3. S60 3rd Edition FP1 SDK - Emulator 無法開啟
    By charlestsai13 in forum Symbian
    Replies: 2
    Last Post: 2007-03-19, 01:08
  4. Replies: 4
    Last Post: 2007-03-02, 00:15

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