Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 712919
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T04:54:12+00:00 2026-05-14T04:54:12+00:00

I am getting below EAccessViolation Exception in C++ Builder 2010 project. StackTrace is not

  • 0

I am getting below EAccessViolation Exception in C++ Builder 2010 project.
StackTrace is not showing any of my project file in it. How can I find the location of the error ? This application uses TIdTCPServer component.

Call Stack Information:
-----------------------------------------------------------------------------------------------------
|Address |Module      |Unit                    |Class         |Procedure/Method           |Line     |
-----------------------------------------------------------------------------------------------------
|*Exception Thread: ID=44100; Priority=0; Class=TIdThreadWithTask                                   |
|---------------------------------------------------------------------------------------------------|
|004E17AC|Desktop.exe |System.pas              |TObject       |Free                       |9458[2]  |
|004E226E|Desktop.exe |System.pas              |              |_HandleFinallyInternal     |11939[16]|
|7D4D936A|kernel32.dll|                        |              |MultiByteToWideChar        |         |
|7D4DCD06|kernel32.dll|                        |              |VirtualQueryEx             |         |
|7D4D920B|kernel32.dll|                        |              |MultiByteToWideChar        |         |
|004E7034|Desktop.exe |System.pas              |              |Utf8ToUnicode              |22264[5] |
|004E0601|Desktop.exe |System.pas              |              |_ReallocMem                |3097[9]  |
|004E05F4|Desktop.exe |System.pas              |              |_ReallocMem                |3089[1]  |
|004E4129|Desktop.exe |System.pas              |              |_UStrSetLength             |17365[37]|
|004E3D5C|Desktop.exe |System.pas              |              |_UStrAsg                   |16893[1] |
|004E737F|Desktop.exe |System.pas              |              |UTF8ToUnicodeString        |22433[11]|
|004E3D4C|Desktop.exe |System.pas              |              |_UStrClr                   |16849[1] |
|004E7394|Desktop.exe |System.pas              |              |UTF8ToUnicodeString        |22434[12]|
|004E1FBA|Desktop.exe |System.pas              |              |_HandleAnyException        |11315[84]|
|7D4D936A|kernel32.dll|                        |              |MultiByteToWideChar        |         |
|004E05E0|Desktop.exe |System.pas              |              |_FreeMem                   |3030[6]  |
|004E05DC|Desktop.exe |System.pas              |              |_FreeMem                   |3025[1]  |
|004E2AB4|Desktop.exe |System.pas              |              |_LStrClr                   |13683[12]|
|004E2A98|Desktop.exe |System.pas              |              |_LStrClr                   |13672[1] |
|004E3EBD|Desktop.exe |System.pas              |              |_UStrFromPWCharLen         |17101[28]|
|7D620341|ntdll.dll   |                        |              |RtlNtStatusToDosErrorNoTeb |         |
|7D62031F|ntdll.dll   |                        |              |RtlNtStatusToDosError      |         |
|7D620324|ntdll.dll   |                        |              |RtlNtStatusToDosError      |         |
|7D620341|ntdll.dll   |                        |              |RtlNtStatusToDosErrorNoTeb |         |
|7D62031F|ntdll.dll   |                        |              |RtlNtStatusToDosError      |         |
|7D620324|ntdll.dll   |                        |              |RtlNtStatusToDosError      |         |
|7D4DCCEF|kernel32.dll|                        |              |VirtualQueryEx             |         |
|7D4DCCE1|kernel32.dll|                        |              |VirtualQuery               |         |
|004E1FBA|Desktop.exe |System.pas              |              |_HandleAnyException        |11315[84]|
|7D61EA51|ntdll.dll   |                        |              |KiUserExceptionDispatcher  |         |
|004E21F6|Desktop.exe |System.pas              |              |_HandleFinally             |11872[39]|
|7D61F1D7|ntdll.dll   |                        |              |RtlLeaveCriticalSection    |         |
|7D6251EB|ntdll.dll   |                        |              |LdrUnlockLoaderLock        |         |
|7D6251F2|ntdll.dll   |                        |              |LdrUnlockLoaderLock        |         |
|7D4D936A|kernel32.dll|                        |              |MultiByteToWideChar        |         |
|7D4DCD06|kernel32.dll|                        |              |VirtualQueryEx             |         |
|7D4D920B|kernel32.dll|                        |              |MultiByteToWideChar        |         |
|004E7034|Desktop.exe |System.pas              |              |Utf8ToUnicode              |22264[5] |
|004E0601|Desktop.exe |System.pas              |              |_ReallocMem                |3097[9]  |
|004E05F4|Desktop.exe |System.pas              |              |_ReallocMem                |3089[1]  |
|004E4129|Desktop.exe |System.pas              |              |_UStrSetLength             |17365[37]|
|004E3D5C|Desktop.exe |System.pas              |              |_UStrAsg                   |16893[1] |
|004E737F|Desktop.exe |System.pas              |              |UTF8ToUnicodeString        |22433[11]|
|004E3D4C|Desktop.exe |System.pas              |              |_UStrClr                   |16849[1] |
|004E7394|Desktop.exe |System.pas              |              |UTF8ToUnicodeString        |22434[12]|
|004E1FBA|Desktop.exe |System.pas              |              |_HandleAnyException        |11315[84]|
|7D4D936A|kernel32.dll|                        |              |MultiByteToWideChar        |         |
|004E05E0|Desktop.exe |System.pas              |              |_FreeMem                   |3030[6]  |
|004E05DC|Desktop.exe |System.pas              |              |_FreeMem                   |3025[1]  |
|004E2AB4|Desktop.exe |System.pas              |              |_LStrClr                   |13683[12]|
|004E2A98|Desktop.exe |System.pas              |              |_LStrClr                   |13672[1] |
|004E3EBD|Desktop.exe |System.pas              |              |_UStrFromPWCharLen         |17101[28]|
|7D620341|ntdll.dll   |                        |              |RtlNtStatusToDosErrorNoTeb |         |
|7D62031F|ntdll.dll   |                        |              |RtlNtStatusToDosError      |         |
|7D620324|ntdll.dll   |                        |              |RtlNtStatusToDosError      |         |
|7D620341|ntdll.dll   |                        |              |RtlNtStatusToDosErrorNoTeb |         |
|7D62031F|ntdll.dll   |                        |              |RtlNtStatusToDosError      |         |
|7D620324|ntdll.dll   |                        |              |RtlNtStatusToDosError      |         |
|7D4DCCEF|kernel32.dll|                        |              |VirtualQueryEx             |         |
|7D4DCCE1|kernel32.dll|                        |              |VirtualQuery               |         |
|7D61F1D7|ntdll.dll   |                        |              |RtlLeaveCriticalSection    |         |
|004E1FBA|Desktop.exe |System.pas              |              |_HandleAnyException        |11315[84]|
|7D61EA51|ntdll.dll   |                        |              |KiUserExceptionDispatcher  |         |
|004B120E|Desktop.exe |Classes.pas             |              |ThreadProc                 |11018[8] |
|004E2A0C|Desktop.exe |System.pas              |              |ThreadWrapper              |13579[33]|
|---------------------------------------------------------------------------------------------------|
|Calling Thread: ID=68288; Priority=2; Class=TIdListenerThread                                      |
|---------------------------------------------------------------------------------------------------|
|004B1ED0|Desktop.exe |Classes.pas             |TThread       |Resume                     |11558[1] |
|004B1EC8|Desktop.exe |Classes.pas             |TThread       |Resume                     |11557[0] |
|004B120E|Desktop.exe |Classes.pas             |              |ThreadProc                 |11018[8] |
|004E2A0C|Desktop.exe |System.pas              |              |ThreadWrapper              |13579[33]|
|---------------------------------------------------------------------------------------------------|
|                                                                                                   |
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T04:54:12+00:00Added an answer on May 14, 2026 at 4:54 am

    This should be corrupted memory or pointers.
    This is not going to be easy to debug, you need to validate that all pointers you are using have correct values and you are not going out of bounds anywhere.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i'm getting the below error, When compiling the Asp.Net web deploy project Could not
I am getting below exception in runtime, could anybody suggest what is wrong? Microsoft
I am getting the below perl error. Can't use string () as a symbol
All time am getting below error message in groovy... Could not understand whats causing
I am getting below exception when i am going to enter record in a
I am getting below look like file in the MANIFEST.MF Manifest-Version: 1.0 Archiver-Version: Plexus
I'm getting below error with eWay AU Direct plugin in Magento 58 Function Not
I am getting below error that causing crash. Terminating app due to uncaught exception
I am getting below error while playing audio. Is this the reason for not
I am getting below error for my spring based dynamic web project.I am new

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.