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

Loading BusStopPage causes segfault #14

Open
KrisztianOlah opened this issue Sep 9, 2014 · 0 comments
Open

Loading BusStopPage causes segfault #14

KrisztianOlah opened this issue Sep 9, 2014 · 0 comments
Labels

Comments

@KrisztianOlah
Copy link
Owner

_Loading BusStopPage sometimes causes segfault._

Reproduce: rapidly open and close BusStopPage multiple times
Frequency: rare
Introduced in: 3b4a640
Details: When user navigates away from the page and header component(s) is/are not yet properly destroyed and user navigates back to BusStopPage creating new instance of header component.
QmlEngine reports multiple times: QQmlComponent: Cannot create new component instance before completing the previous
then: [W] unknown:-1 - file:///usr/lib/qt5/qml/Sailfish/Silica/private/HighlightImage.qml: RangeError: Maximum call stack size exceeded
and program terminates.

@KrisztianOlah KrisztianOlah modified the milestone: Release 8 Sep 9, 2014
@KrisztianOlah KrisztianOlah modified the milestone: Release 8 Sep 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant