SC.app crash when scrolling QListView #159
Labels
bug
Issues that relate to unexpected/unwanted behavior. Don't use for PRs.
comp: Qt GUI
sclang Qt components -- for IDE tickets, use "env: SCIDE" instead
os: macOS
[Issue migrated from SourceForge | ID: 3288610 | Submitted by 'jleben']
[http://sourceforge.net/support/tracker.php?aid=3288610]
SC.app crashes when scrolling QListView using a trackpad, but not when dragging the view's sliders. Same is suspected to happen when scrolling using mouse scroll wheel.
There are several backtraces around and all of them are different. What they have in common is some event arriving from Cocoa being processed in Qt just before the crash, but it seems it's always a different event. Sounds like memory corruption.
The text was updated successfully, but these errors were encountered: