https://bugs.documentfoundation.org/show_bug.cgi?id=99357

            Bug ID: 99357
           Summary: Syntax error in module crashes Basic IDE and Calc on
                    attempt to edit
           Product: LibreOffice
           Version: 5.1.2.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: [email protected]
          Reporter: [email protected]

Attempt to edit a basic module with only the following content causes Calc and
the IDE to crash.

REM  *****  BASIC  *****

Sub Main

    With .XAxis

End Sub

Message box shows "BASIC syntax error. Unexpected symbol: ..", clicking OK to
continue results in IDE and Calc crashing and Calc tries to recover the
spreadsheet that was open.

Issue found moving blocks of code to try and improve program structure,
splitting large sub into separate subs. IDE showed syntax error and then both
IDE and Calc crashed. I was only able to recover by editing the Module1.xba in
my user profile. Above is minimum code to show the same symptoms on my PC. 

Running Windows 8.1, 64 bit version.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to