Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SC.app crash when scrolling QListView #159

Closed
jleben opened this issue May 6, 2012 · 1 comment
Closed

SC.app crash when scrolling QListView #159

jleben opened this issue May 6, 2012 · 1 comment
Assignees
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

Comments

@jleben
Copy link
Member

jleben commented May 6, 2012

[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.

@jleben
Copy link
Member Author

jleben commented May 6, 2012

[Comment migrated from SourceForge | Submitted by 'lijon']

Works for me, so it might have been a memory corruption that was fixed, or it might have been caused by fixup_bundle Qt lib corruption (which is now disabled by default until fixed).

If someone can reproduce this bug with fixup_bundle disabled, please open the bug again.

@ghost ghost assigned jleben May 6, 2012
@jleben jleben closed this as completed May 6, 2012
mossheim pushed a commit that referenced this issue Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant