Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

quartus_map ended unexpectedly 12.0 sp2 upgrade

Hi,

Just a heads up on some flaky behaviour I am seeing with the quartus 12.0 sp2 upgrade.

I upgraded my Linux 32 bit Quartus to 12.0 sp2 this morning because the sp1 quartus compile was crashing during the fitter phase. I saw another crash in the fitter phase after upgrading, and then the compile began to crash repeatedly as follows in the analysis and synthesis phase. I did try removing the db and incremental_db folders as suggested elesewhere on this forum w/o seeing any immediate improvement. Finally even the quartus gui crashed, and after it restarted my issues unexpectedly vanished.

Jeff

Info (12021): Found 1 design units, including 1 entities, in source file xxx/synthesis/submodules/altera_tse_mac_tx.v

Info (12023): Found entity 1: altera_tse_mac_tx

Info (12021): Found 1 design units, including 1 entities, in source file xxx/synthesis/submodules/altera_tse_sgmii_clk_enable.v

Info (12023): Found entity 1: altera_tse_sgmii_clk_enable

Info (12021): Found 1 design units, including 1 entities, in source file xxx/synthesis/submodules/altera_tse_pcs_pma.v

Info (12023): Found entity 1: altera_tse_pcs_pma

Info (12021): Found 1 design units, including 1 entities, in source file xxx/synthesis/submodules/altera_tse_pma_lvds_rx.v

Info (12023): Found entity 1: altera_tse_pma_lvds_rx

Error (293007): Current module quartus_map ended unexpectedly

15 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Interesting, it sounds that the TSE IP is quite unstable in the last releases.

    Instead of upgrade the TSE IP, perhaps it would be better to generate it from scratch in the new Qsys system.

    I guess you should open a service request to ALTERA.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi,

    i used Quartus II 12.0 (32-Bit) on windows 7 and ihave this error after 6 sec

    Error (293007): Current module quartus_map ended unexpectedly

    can any one help me please?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Best way to solve that is to find what makes quartus crash. You could simply do that by comment sections of your code and launch compilation.

    Once the faultly code has been identified, open an SR and add your Quartus project to the SR.

    Sometimes, the only way is to wait for future release of Quartus.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    p, li { white-space: pre-wrap; } *** Fatal Error: Uncaught C++ Exception

    Module: quartus_map.exe

    Lock in use: 9

    Stack Trace:

    0xd3ce: RaiseException + 0x53 (KERNELBASE)

    End-trace

    Quartus II 32-bit Version 12.0 Build 178 05/31/2012 SJ Full Version
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I have Windows 7 x64 running Quartus 12.1 64-bit SJ Full Version, ran into this error, and just restarted my computer. All worked after that. Just posting this in case someone else has the same error. By the looks of it Linux users are mostly affected.