I disassembled a program compiled on 2004 but some procedures
get this error:
SmartExceptionsCore.UnhandleException @ 4295, offset:0

I notice that these procedures have a var Exception type, is the only
diference of others.
How can I resolve this problem?

Thank you.
CODER11
0

Comments

8 comments

  • Clive Tong
    Hi.

    Do you have a self-contained example demonstrating the problem that you could give us?
    Clive Tong
    0
  • CODER11
    Yes, I can supply an example that generate the Error.
    Send me an address to send the example.
    When the error is generated it ask to report the error
    and I accept.

    Thank.
    CODER11
    0
  • Clive Tong
    If you reported the error via the dialog, we should have the stacktrace already. Can you give me the name of the assembly that you were decompiling, so I can see which error report is yours?

    Thanks.
    Clive Tong
    0
  • CODER11
    Compiled name is "Terminal.exe". It's was compiled on 2004.
    CODER11
    0
  • Clive Tong
    I haven't been able to find the report. If you're happy to, can you zip up the example and send it to me: clive DOT tong AT red-gate DOT com [get rid of spaces and replace DOT and AT].

    Thanks.
    Clive Tong
    0
  • CODER11
    It's ok.

    I have sent a copy of the .exe file.
    Some procedures code was deleted.
    CODER11
    0
  • Clive Tong
    Thanks for sending the example.

    The functions that fail to decompile are all failing due to the same sequence of IL instructions. I have added a bug report to our bug tracking system with identifier RP-695.
    Clive Tong
    0
  • Clive Tong
    This is fixed in 6.5.0.56 which should be released as an EAP soon.
    Clive Tong
    0

Add comment

Please sign in to leave a comment.