On Wed, 21 Jun 2023 10:32:52 -0600
Ashlen <d...@anthes.is> wrote:

> 1) Port-related mails should go to ports@, so I'm CC'ing ports@ and
> dropping misc@. If it becomes clear it's an issue with the port
> itself (but I don't think it is), we can CC the maintainer later.
> 
> 2) Can you please open that core file with gdb and provide the
> backtrace? Should be as simple as:
> 
> # pkg_add gdb
> $ egdb -q keepassxc keepassxc.core
> (gdb) bt
> 
> Right now I'm on the snapshot from June 14th with keepassxc 2.7.5 and
> mine works. If it's an issue related to snapshots, we can at least
> narrow it down to between those two.
> 
> On Wed, 21 Jun 2023 06:46 -0500, Edward Ahlsen-Girard wrote:
>  [...]  

Results below signature.

-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL


ed@pav(~)$egdb -q keepassxc keepassxc.core
Reading symbols from keepassxc...
(No debugging symbols found in keepassxc)
[New process 209183]
Core was generated by `keepassxc'.
Program terminated with signal SIGABRT, Aborted.
#0  thrkill () at /tmp/-:3
3       /tmp/-: No such file or directory.
(gdb) bt
#0  thrkill () at /tmp/-:3
#1  0x93491b5329b5f7c8 in ?? ()
#2  0x00000ab598379d42 in _libc_abort () at
/usr/src/lib/libc/stdlib/abort.c:51 #3  0x00000ab544196118 in
qt_message_fatal(QtMsgType, QMessageLogContext const&, QString const&)
() from /usr/local/lib/qt5/./libQt5Core.so.4.0 #4  0x00000ab544197d44
in QMessageLogger::fatal(char const*, ...) const () from
/usr/local/lib/qt5/./libQt5Core.so.4.0 #5  0x00000ab53720cd33 in
init_platform(QString const&, QString const&, QString const&, int&,
char**) () from /usr/local/lib/qt5/./libQt5Gui.so.3.0 #6
0x00000ab53720c295 in
QGuiApplicationPrivate::createPlatformIntegration() () from
/usr/local/lib/qt5/./libQt5Gui.so.3.0 #7  0x00000ab53720d36f in
QGuiApplicationPrivate::createEventDispatcher() () from
/usr/local/lib/qt5/./libQt5Gui.so.3.0 #8  0x00000ab566887da3 in
QApplicationPrivate::createEventDispatcher() () from
/usr/local/lib/qt5/./libQt5Widgets.so.4.0 #9  0x00000ab5444e39cc in
QCoreApplicationPrivate::init() () from
/usr/local/lib/qt5/./libQt5Core.so.4.0 #10 0x00000ab537207a40 in
QGuiApplicationPrivate::init() () from
/usr/local/lib/qt5/./libQt5Gui.so.3.0 #11 0x00000ab5668884ba in
QApplicationPrivate::init() () from
/usr/local/lib/qt5/./libQt5Widgets.so.4.0 #12 0x00000ab566888466 in
QApplication::QApplication(int&, char**, int) () from
/usr/local/lib/qt5/./libQt5Widgets.so.4.0 #13 0x00000ab2aa6c6fe2 in
Application::Application(int&, char**) () #14 0x00000ab2aa5ffd91 in
main () (gdb) 

Reply via email to