madmax@madmaxcz-nb ~/programy/git/build-NixNote2-Desktop-Debug $ gdb ./nixnote2 GNU gdb (GDB) 8.1 Copyright (C) 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from ./nixnote2...done. (gdb) r Starting program: /home/madmax/programy/git/build-NixNote2-Desktop-Debug/nixnote2 [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7fffe25ca700 (LWP 3199)] [New Thread 0x7fffdeba3700 (LWP 3200)] [New Thread 0x7fffd185a700 (LWP 3201)] DEBUG 2018-04-28 22:14:28.543 ( ../nixnote2/gui/shortcutkeys.cpp @ 246 ) Unable to open file for reading or file does not exist. ERROR 2018-04-28 22:14:28.545 ( ../nixnote2/exits/exitmanager.cpp @ 55 ) "Script filename is blank. Disabling exit " "ExitPoint_LoadNote" ERROR 2018-04-28 22:14:28.546 ( ../nixnote2/exits/exitmanager.cpp @ 67 ) "Script file doesn't exist or cannot be read. Disabling exit " "ExitPoint_LoadNote" ERROR 2018-04-28 22:14:28.546 ( ../nixnote2/exits/exitmanager.cpp @ 55 ) "Script filename is blank. Disabling exit " "ExitPoint_SaveNote" ERROR 2018-04-28 22:14:28.546 ( ../nixnote2/exits/exitmanager.cpp @ 67 ) "Script file doesn't exist or cannot be read. Disabling exit " "ExitPoint_SaveNote" ERROR 2018-04-28 22:14:28.546 ( ../nixnote2/exits/exitmanager.cpp @ 55 ) "Script filename is blank. Disabling exit " "ExitPoint_ImportKeep" ERROR 2018-04-28 22:14:28.546 ( ../nixnote2/exits/exitmanager.cpp @ 67 ) "Script file doesn't exist or cannot be read. Disabling exit " "ExitPoint_ImportKeep" ERROR 2018-04-28 22:14:28.546 ( ../nixnote2/exits/exitmanager.cpp @ 55 ) "Script filename is blank. Disabling exit " "ExitPoint_ImportDelete" ERROR 2018-04-28 22:14:28.546 ( ../nixnote2/exits/exitmanager.cpp @ 67 ) "Script file doesn't exist or cannot be read. Disabling exit " "ExitPoint_ImportDelete" [New Thread 0x7fffc853e700 (LWP 3202)] [New Thread 0x7fffc7d3d700 (LWP 3203)] [New Thread 0x7fffc753c700 (LWP 3204)] [New Thread 0x7fffc5a13700 (LWP 3205)] libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile free(): invalid pointer Thread 1 "nixnote2" received signal SIGABRT, Aborted. 0x00007ffff0d32860 in raise () from /usr/lib/libc.so.6 (gdb) bt full #0 0x00007ffff0d32860 in raise () at /usr/lib/libc.so.6 #1 0x00007ffff0d33ec9 in abort () at /usr/lib/libc.so.6 #2 0x00007ffff0d75437 in __libc_message () at /usr/lib/libc.so.6 #3 0x00007ffff0d7b78b in () at /usr/lib/libc.so.6 #4 0x00007ffff0d7d24c in _int_free () at /usr/lib/libc.so.6 #5 0x00007fffb59574d2 in std::locale::_Impl::_M_install_facet(std::locale::id const*, std::locale::facet const*) () at /usr/lib/jvm/java-10-jdk/lib/libdeploy.so #6 0x00007fffb5964033 in std::locale::_Impl::_Impl(unsigned long) () at /usr/lib/jvm/java-10-jdk/lib/libdeploy.so #7 0x00007fffb5964fa5 in std::locale::_S_initialize_once() () at /usr/lib/jvm/java-10-jdk/lib/libdeploy.so #8 0x00007ffff19addef in __pthread_once_slow () at /usr/lib/libpthread.so.0 #9 0x00007fffb5964ff1 in std::locale::_S_initialize() () at /usr/lib/jvm/java-10-jdk/lib/libdeploy.so #10 0x00007fffb5965033 in std::locale::locale() () at /usr/lib/jvm/java-10-jdk/lib/libdeploy.so #11 0x00007fffb59368f4 in std::ios_base::Init::Init() () at /usr/lib/jvm/java-10-jdk/lib/libdeploy.so #12 0x00007fffb592e034 in __static_initialization_and_destruction_0(int, int) () at /usr/lib/jvm/java-10-jdk/lib/libdeploy.so #13 0x00007fffb592e066 in _GLOBAL__sub_I_JLIWrapper_md.cpp () at /usr/lib/jvm/java-10-jdk/lib/libdeploy.so #14 0x00007ffff7de747a in call_init.part () at /lib64/ld-linux-x86-64.so.2 #15 0x00007ffff7de7586 in _dl_init () at /lib64/ld-linux-x86-64.so.2 #16 0x00007ffff7deba5e in dl_open_worker () at /lib64/ld-linux-x86-64.so.2 #17 0x00007ffff0e2fb64 in _dl_catch_error () at /usr/lib/libc.so.6 #18 0x00007ffff7deb27a in _dl_open () at /lib64/ld-linux-x86-64.so.2 #19 0x00007fffed6dee86 in () at /usr/lib/libdl.so.2 #20 0x00007ffff0e2fb64 in _dl_catch_error () at /usr/lib/libc.so.6 #21 0x00007fffed6df587 in () at /usr/lib/libdl.so.2 #22 0x00007fffed6def22 in dlopen () at /usr/lib/libdl.so.2 #23 0x00007ffff20e0a6e in () at /usr/lib/libQt5Core.so.5 #24 0x00007ffff20d9fc9 in QLibrary::load() () at /usr/lib/libQt5Core.so.5 #25 0x00007ffff43aa691 in () at /usr/lib/libQt5WebKit.so.5 #26 0x00007ffff438dc38 in () at /usr/lib/libQt5WebKit.so.5 #27 0x00007ffff438ad41 in () at /usr/lib/libQt5WebKit.so.5 #28 0x00007ffff438b712 in () at /usr/lib/libQt5WebKit.so.5 #29 0x00007ffff4367e5f in () at /usr/lib/libQt5WebKit.so.5 #30 0x00007ffff5516df7 in () at /usr/lib/libQt5WebKit.so.5 #31 0x00007ffff4343232 in () at /usr/lib/libQt5WebKit.so.5 #32 0x000055555574d441 in NBrowserWindow::NBrowserWindow(QWidget*) (this=0x5555565ec400, parent=) at ../nixnote2/gui/nbrowserwindow.cpp:207 line1Layout = layout = editorSplitter = expandButton = font = {static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7ffff3b424c0, data = 0x7ffff3b42220, static_metacall = 0x0, relatedMetaObjects = 0x0, extradata = 0x0}}, d = {d = 0x555556ca41f0}, resolve_mask = 513} #33 0x00005555556337e0 in NixNote::setupTabWindow() (this=this@entry=0x555555d53d80) at ../nixnote2/nixnote.cpp:1069 tabPanel = 0x55555609cff0 newBrowser = #34 0x000055555563c31e in NixNote::setupGui() (this=this@entry=0x555555d53d80) at ../nixnote2/nixnote.cpp:378 selectionBehavior = showStatusbar = lidListString = {static null = {}, d = 0x555555dc89e0} value = ---Type to continue, or q to quit--- lidList = {> = {> = {}, {p = {static shared_null = {ref = {atomic = {_q_value = {> = {static _S_alignment = 4, _M_i = -1}, }}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x555555c7fee0 }, d = 0x555555c7fee0 }}, } noteTable = {db = 0x7ffff2195ea0 } favoritesMenu = pinnedMenu = recentMenu = accountNames = {> = {> = {}, {p = {static shared_null = {ref = {atomic = {_q_value = {> = {static _S_alignment = 4, _M_i = -1}, }}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x2201ea2fa5364c00}, d = 0x2201ea2fa5364c00}}, } ids = {> = {}, {p = {static shared_null = {ref = {atomic = {_q_value = {> = {static _S_alignment = 4, _M_i = -1}, }}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x555555d1d560}, d = 0x555555d1d560}} expandedTags = {static null = {}, d = 0x7ffff6f67008 } expandedNotebooks = {static null = {}, d = 0x20000000a} collapsedTrees = {static null = {}, d = 0x7fffffffd860} #35 0x000055555564b9c0 in NixNote::NixNote(QWidget*) (this=0x555555d53d80, parent=) at ../nixnote2/nixnote.cpp:165 nixnoteTranslator = showMissed = test = {static null = {}, d = 0x555555d62320} encrypt = {} tidyProcess = f = {static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7ffff3b424c0, data = 0x7ffff3b42220, static_metacall = 0x0, relatedMetaObjects = 0x0, extradata = 0x0}}, d = {d = 0x555555d177e0}, resolve_mask = 0} result = {static null = {}, d = 0x555555d7baa0} #36 0x000055555562cb6c in main(int, char**) (argc=, argv=) at ../nixnote2/main.cpp:254 guiAvailable = true startupConfig = {command = 0x555555cbafe0, name = {static null = {}, d = 0x555555d3ef30}, homeDirPath = {static null = {}, d = 0x555555cbaf50}, programDirPath = {static null = {}, d = 0x555555d42410}, queryString = {static null = {}, d = 0x7ffff2195ea0 }, forceNoStartMinimized = false, startupNewNote = false, sqlExec = false, accountId = -1, startupNoteLid = 0, forceStartMinimized = false, enableIndexing = false, forceSystemTrayAvailable = false, disableEditing = false, purgeTemporaryFiles = true, newNote = 0x0, signalGui = 0x0, delNote = 0x0, email = 0x0, queryNotes = 0x0, extractText = 0x0, exportNotes = 0x0, importNotes = 0x0, alter = 0x0, sqlString = {static null = {}, d = 0x555555cbaeb0}, notebookList = {> = {> = {}, {p = {static shared_null = {ref = {atomic = {_q_value = {> = {static _S_alignment = 4, _M_i = -1}, }}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x7ffff2197fa0 }, d = 0x7ffff2197fa0 }}, }} retval = a = 0x555555cbb110 logger = @0x555555c940e0: {d = 0x555555d39c30} debugDestination = std::unique_ptr containing 0x555555d30350 logPath = {static null = {}, d = 0x555555d5cae0} fileDestination = std::unique_ptr containing 0x555555d59680 memInitNeeded = show = proxy = {d = {d = 0x0}} rc =