Project

General

Profile

Actions

Bug #671

closed

code crashed after trying to move plot widget

Added by Nicolas Aunai about 8 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
legacy
Target version:
-
Start date:
11/03/2016
Due date:
% Done:

0%

Estimated time:
revision:
r0
blocked:
No
Sprint:

Description

I tried to move the plot widget around and the program crashed :

2016-03-11 21:36:29.532 QLop[16288:4679835] outHitPart = -1
2016-03-11 21:36:29.533 QLop[16288:4679835] inOptions: {
"is.flipped" = 1;
kCUIPartMaskKey = 768;
kCUIThumbProportionKey = "0.625";
state = normal;
value = 0;
widget = scrollbar;
}
2016-03-11 21:36:29.533 QLop[16288:4679835] inOptions: {
"is.flipped" = 1;
kCUIPartMaskKey = 768;
kCUIThumbProportionKey = "0.625";
state = normal;
value = 0;
widget = scrollbar;
}
2016-03-11 21:36:29.533 QLop[16288:4679835] outHitPart = -1
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
Segmentation fault: 11

Actions #1

Updated by Nicolas Aunai about 8 years ago

  • Assignee set to Anonymous

The bug occurs only when move the plot widget after having plotted something, not when starting the application with no plot yet.

[21:43:12][nicolasaunai@azrael:~/Desktop/QLop.app/Contents/MacOS]$ ./QLop
"FileDownloader"
"QLopDataBase"
"SpaceData"
"QLopPlotManager"
"QLopCore"
"QLopCodec"
qt.network.ssl: QSslSocket: cannot resolve SSL_set_psk_client_callback
qt.network.ssl: QSslSocket: cannot resolve TLSv1_1_client_method
qt.network.ssl: QSslSocket: cannot resolve TLSv1_2_client_method
qt.network.ssl: QSslSocket: cannot resolve TLSv1_1_server_method
qt.network.ssl: QSslSocket: cannot resolve TLSv1_2_server_method
qt.network.ssl: QSslSocket: cannot resolve SSL_select_next_proto
qt.network.ssl: QSslSocket: cannot resolve SSL_CTX_set_next_proto_select_cb
qt.network.ssl: QSslSocket: cannot resolve SSL_get0_next_proto_negotiated
libpng warning: iCCP: known incorrect sRGB profile
Segmentation fault: 11

The libpng "error" is seen right after the plot appears, the segfault occurs when I try to move the widget. This is reproducible

Actions #2

Updated by Nicolas Aunai over 6 years ago

  • Status changed from New to Closed
Actions #3

Updated by Nicolas Aunai about 5 years ago

  • Category set to legacy
Actions

Also available in: Atom PDF