Modify

Opened 12 years ago

Closed 12 years ago

#2525 closed Bug (No Bug)

TIDY Crash - (issue #2)

Reported by: mlipok Owned by: Jos
Milestone: Component: SciTE4AutoIt
Version: Other Severity: None
Keywords: Cc:

Description

Try to Tidy this repro code:

Global $IEComErrorNumber, $IEComErrorNumberHex, $IEComErrorDescription, $IEComErrorScriptline, $IEComErrorWinDescription, $IEComErrorSource, $IEComErrorHelpFile, $IEComErrorHelpContext, $IEComErrorLastDllError, $IEComErrorComObj, $IEComErrorOutput
Local $aTest
$sInfo = 'test1' & @CRLF & 'TEST2'
ConsoleWrite($aTest[2])
$sInfo2 = 'test1' & @CRLF & 'TEST2'

As you can see this fragmet code causes an unexpected failure in the Tidy.exe

>"C:\Program Files (x86)\AutoIt3\SciTE\tidy\tidy.exe" "L:\TOOLs\Macro\TEST_obfuscator_2_Obfuscated.au3"
Tidy AutoIt3 v2.3.0.22   Copyright (c) Jos van der Zande  November 2, 2013
+> Tidy AutoIt3 finished and has no updates to make!
>Exit code: -1073741819    Time: 2.913

Attachments (0)

Change History (4)

comment:1 by J-Paul Mesnage, 12 years ago

Latest beta tidy does not produce the crash

comment:2 by guinness, 12 years ago

Confirmed. v2.3.0.23 does not produce an error on Exit.

comment:3 by anonymous, 12 years ago

I confirm.
New version v2.3.0.23 works fine.

You can close as no bug.

comment:4 by Matt Diesel, 12 years ago

Resolution: No Bug
Status: newclosed

Modify Ticket

Action
as closed The owner will remain Jos.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.