Closed
Description
[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.
Activity