Application crashes when scrolling to bottom of qslo list?

2 posts / 0 new
Last post
KR5D
Application crashes when scrolling to bottom of qslo list?

New problem for me as of today. After importing an ADIF file as a second log and attempting to scroll down past the initial listing the application crashes with a small popup window showing only "cqrlog" and the close box in the upper right-hand corner. When I close the popup the application closes.

Here is the beginning of the debug level 1 output (some line breaks removed) -

tom@gqmvjh2 ~ $ cqrlog --debuglevel = 1

**** DEBUG LEVEL 1 ****

SSL libraries:
/lib/x86_64-linux-gnu/libssl.so.1.0.0
/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
Loading libmysqlclient: /usr/lib/x86_64-linux-gnu/libmysqlclient.so.20.3.6
**************************
MySQL version: 5.7
**************************
**********************************
MySQL version assigned: 5.7
**********************************
Loaded 109995 LoTW users
Loaded 109532 eQSL users
Loaded 42968 SCP calls
*
User home directory: /home/tom/
Program home directory: /home/tom/.config/cqrlog/
Data directory: /home/tom/.config/cqrlog/database/
Memebers directory: /usr/share/cqrlog/members/
ZIP code directory: /usr/share/cqrlog/zipcodes/
Binary dir: /usr/bin/
Share dir: /usr/share/cqrlog/
TConnection to MySQL: 5.7
*
56 us states loaded
select * from tables where table_schema = 'cqrlog_common'
SELECT log_nr,log_name FROM cqrlog_common.log_list order by log_nr
use cqrlog001
use cqrlog001
use cqrlog001
use cqrlog001
use cqrlog001
SELECT * FROM cqrlog_config
select * from db_version
select * from cqrlog_common.db_version
SELECT * FROM cqrlog_common.dxcc_ref ORDER BY ADIF
SELECT * FROM cqrlog_common.dxcc_ref ORDER BY ADIF

Now the last few lines of the debug output at the terminal -

(cqrlog:23842): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()
TApplication.HandleException Access violation
Stack trace:
$00000000008F8E78
$00000000008791D2
$00000000008794B5
$00000000008787ED
$000000000087472A
$00000000008122B0
$0000000000874583
$0000000000810AF5
$000000000073D886
$0000000000724F58
$0000000000729489
$000000000073D7BC
$0000000000431CAF
$0000000000726584
$00000000008143DA
$000000000086F5AD
$00000000007F5802
1
2
3
4
5
6
Closing DXCluster window
Closing TRXControl window
Closing GrayLine window
Closing dDXCC
WARNING: TLCLComponent.Destroy with LCLRefCount>0. Hint: Maybe the component is processing an event?
Deleting config file: cqrlog.cfg
Deleting config file: 1cqrlog.cfg
Closing dData
Closing ini file ...
[TGtk2WidgetSet.Destroy] WARNING: There are 1 unreleased DCs, a detailed dump follows:
[TGtk2WidgetSet.Destroy] DCs: 0000000003456258
[TGtk2WidgetSet.Destroy] WARNING: There are 1 unreleased GDIObjects, a detailed dump follows:
[TGtk2WidgetSet.Destroy] GDIOs: 0000000004D08E48
[TGtk2WidgetSet.Destroy] gdiBrush: 1
tom@gqmvjh2 ~ $

Would appreciate any suggestions.

Regards,
Tom

oh1mrr
Yes, it's a bug, waitin for

Yes, it's a bug, waitin for correction...

<p>Jarmo</p>