Finding out exception code position

2025-07-02
2025-07-02
  • jari-koivuluoma - 2025-07-02

    Is it possible to find out the code position from where the exception originated using information from this log entry?

    2025-07-02T13:56:19Z, 0x00000011, 8, 81, 3, #### Exception: *EXCEPTION* [<excpt>AccessViolation</excpt>] occurred: App=[<app>Application</app>], Task=[<task>Task</task>]
    2025-07-02T13:56:19Z, 0x00000011, 8, 81, 3, #### Exception: *SOURCEPOSITION* App=[<app>Application</app>] area=<area>2</area>, offset=<off>13349868</off>
    
     
  • eschwellinger

    eschwellinger - 2025-07-02

    right click on the line in the logger should open the line in the source code..

     

Log in to post a comment.