Forum Discussion

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

Access Violation error: How to solve?

Hello every body,

I was trying to complie the code on Quartus 11.1 (with sp1 added) & got following error during compliation.

Please let me know how to resolve this.

Thanks in advance!

Regards,

sam_fpga

*** Fatal Error: Access Violation at 0X73E5F7AE

Module: quartus_map.exe

Lock in use: 4

Stack Trace:

0x5f7ad: std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >::substr + 0x126d (DgApi)

0x5c0fe: DGAPI_GetPlugInContext + 0x965e (DgApi)

0x36969: std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > + 0x5909 (DgApi)

0x3882a: std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > + 0xe6a (DgApi)

0x38b87: std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > + 0x11c7 (DgApi)

0x38e4e: std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > + 0x148e (DgApi)

0x3a794: std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > + 0x2dd4 (DgApi)

0x28b4c: rename + 0x10 (MSVCR90)

0x3f9a: PDB_SEGMENT_WRITER::commit + 0x25a (DB_PDB)

0x2747: pdb_write_ptr + 0xa7 (DB_PDB)

0x2edd0: TIS_DB_MANAGER::get_instance + 0x19d0 (tsm_tis)

0x2e991: TIS_DB_MANAGER::get_instance + 0x1591 (tsm_tis)

0x2c40c: TIS_ATOM_CALCULATOR::get_io_voltage + 0x3cc (tsm_tis)

0x17ea9c: TIS_TGX_INFO_MANAGER::get_dtm_node_enum_from_cdb_re_type + 0x16cc (tsm_tis)

0x17eb19: TIS_TGX_INFO_MANAGER::get_dtm_node_enum_from_cdb_re_type + 0x1749 (tsm_tis)

0x3999f: RtlQueryEnvironmentVariable + 0x240 (ntdll)

0x4d6b9: LdrShutdownProcess + 0x140 (ntdll)

0x4d55b: RtlExitUserProcess + 0x73 (ntdll)

0x17362: ExitProcess + 0x14 (kernel32)

0x221cb: _amsg_exit + 0x74 (MSVCR90)

0x22410: _get_pgmptr + 0x195 (MSVCR90)

0x22465: exit + 0x10 (MSVCR90)

0x25ebb: __ftol2 + 0x1e5 (quartus_map)

0x13676: BaseThreadInitThunk + 0x11 (kernel32)

0x39f41: RtlInitializeExceptionChain + 0x62 (ntdll)

0x39f14: RtlInitializeExceptionChain + 0x35 (ntdll)

End-trace

Quartus II 32-bit Version 11.1 Build 173 11/01/2011 SJ Full Version

5 Replies

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

    try deleting the db and incremental_db directories

    If that doesnt work - raise a support request with altera mysupport, and you'll probably have to drop back a version if they cant find the issue.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi Tricky, Thanks for reply. But the solution that you provided didn't worked. I had also installed service pack 2. But still again getting the same error.

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

    then like I said - try and earlier version and raise a mysupport request with altera - there isnt a lot we can do here. Altera can try and find the crash to fix it in the next version, or identify what you are doing to cause the crash.

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

    once in a while there's enough of a bread crumb in an IE go to on...

    "get_io_voltage" is mentioned in yours. try taking a look at the I/O assignments, maybe comment all of them out in the .qsf (use# )