I tried to report this via Help > Report Bug,  but failed to get it to authorise.

Running on Linux Mint 20 Cinnamon.
I open Eric6, open an existing program, open a new program, then copy the first line from the existing program into the new program.  That line is
#!/usr/bin/python3
I then add a blank line and on the next line type
# sensor_rea
after I have types the 'a' and before I can type the rest of the word the program crashes.  I have done it several times and it is repeatable.
I ran it from a terminal and this is the terminal output -
mick@Mint20Desk ~/eric_env/bin $ ./eric6
Warning: translation file 'qscintilla_en_GB'could not be loaded.
Using default.
BackgroundService listening on: 39589
qt.accessibility.atspi: Sending TextCaretMoved from object that does not implement text interface:  QAccessibleInterface(0x1e887b0 name="" role=Client obj=QLineEdit(0x1eaa620)"focusable|invisible") qt.accessibility.atspi: Sending TextCaretMoved from object that does not implement text interface:  QAccessibleInterface(0x1e887b0 name="" role=Client obj=QLineEdit(0x1eaa620)"focusable|invisible")
free(): invalid pointer
Aborted (core dumped)
mick@Mint20Desk ~/eric_env/bin $

Please let me know if you need any further info, happy to help if I can.
Mick

Reply via email to