Menu

#2410 AV in SynEdit:AdjustLastCharWidthAndRect when running long scripts

Duplicate
nobody
None
Problematic
Defect
2011-08-12
2011-05-10
Anonymous
No

Originally created by: maxs...@hotmail.com

What exact steps will reproduce the problem?
1. Generate insert statement from a table with many rows.
2. Run the insert script using F9 (multiple times if necessary)
3. When you get to ~300 (the number is not exact, maybe more or less depending on the inserts) application will crash

What was the expected output?
No crash

What happened instead?
- Access violation
- Application continues running the script
- Log window (where all the commands appear) stops painting correctlty
- progress bar stops updating
- You can click "continue" on the crash window, but i do not recommend it since the application stops returning correct data. 

If i had to guess, based on the call stack i would say it has to do with painting on the log window.

Version used?
HeidiSQL revision: 6.0.0.3823
MySQL Server version:
Operating system:

1 Attachments

Related

Tickets: #2358
Tickets: #2369
Tickets: #2454
Tickets: #2461

Discussion

  • Anonymous

    Anonymous - 2011-05-10

    Originally posted by: a...@anse.de

    This is again something in SynEdit, due to background threaded query execution.

    Summary: AV in SynEdit:AdjustLastCharWidthAndRect when running long scripts
    Labels: Severity-Problematic
    Status: Accepted

     
  • Anonymous

    Anonymous - 2011-06-27

    Originally posted by: a...@anse.de

    [r3901] probably fixes this. At least I have no further crashes, but that may not be a safe indicator for having a real fix. Please shout if you still get crashes with the new build.

     

    Related

    Commit: [r3901]

  • Anonymous

    Anonymous - 2011-08-12

    Originally posted by: a...@anse.de

    Sorry, oversaw there is already issue #2358 which describes the same problem.

    Mergedinto: 2358
    Status: Duplicate

     

    Related

    Tickets: #2358