Advertisement
BSDKaffee

kommit 1.3.1 crash with stashes on FreeBSD

Jan 4th, 2024
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 5.66 KB | Software | 0 0
  1. Thread 1 received signal SIGBUS, Bus error.
  2. Object-specific hardware error.
  3. 0x000000080057aa9e in git_object_owner (obj=0x5a5a5a5a5a5a5a5a)
  4.     at /usr/home/jhale/src/freebsd/ports/devel/libgit2/work/libgit2-1.7.1/src/libgit2/object.c:311
  5. 311             return obj->repo;
  6. (gdb) bt
  7. #0  0x000000080057aa9e in git_object_owner (obj=0x5a5a5a5a5a5a5a5a)
  8.     at /usr/home/jhale/src/freebsd/ports/devel/libgit2/work/libgit2-1.7.1/src/libgit2/object.c:311
  9. #1  0x000000080057bd35 in git_tree_owner (obj=0x5a5a5a5a5a5a5a5a)
  10.     at /usr/home/jhale/src/freebsd/ports/devel/libgit2/work/libgit2-1.7.1/src/libgit2/object_api.c:76
  11. #2  0x000000080055d658 in git_iterator_for_tree (out=0x7fffffffce20, tree=0x5a5a5a5a5a5a5a5a, options=0x7fffffffce50)
  12.     at /usr/home/jhale/src/freebsd/ports/devel/libgit2/work/libgit2-1.7.1/src/libgit2/iterator.c:961
  13. #3  0x0000000800534bdd in git_diff_tree_to_workdir (out=0x7fffffffd0c8, repo=0x8136233c0, old_tree=0x5a5a5a5a5a5a5a5a, opts=0x7fffffffd068)
  14.     at /usr/home/jhale/src/freebsd/ports/devel/libgit2/work/libgit2-1.7.1/src/libgit2/diff_generate.c:1530
  15. #4  0x000000080042be29 in Git::Manager::diffBranches (this=0x80046f020 <Git::Manager::instance()::instance>, from=..., to=...)
  16.     at /usr/home/jhale/src/freebsd/ports/devel/kommit/work/kommit-fdfe7a23d95413007bbd6e26182dc423b2d6efa0/src/libkommit/gitmanager.cpp:339
  17. #5  0x000000080036a5ef in DiffWindow::DiffWindow (this=0x87a3204c0, git=0x80046f020 <Git::Manager::instance()::instance>, oldBranch=..., newBranch=...)
  18.     at /usr/home/jhale/src/freebsd/ports/devel/kommit/work/kommit-fdfe7a23d95413007bbd6e26182dc423b2d6efa0/src/libkommitwidgets/windows/diffwindow.cpp:72
  19. #6  0x00000008003c4baf in StashActions::diff (this=0x8135653f0)
  20.     at /usr/home/jhale/src/freebsd/ports/devel/kommit/work/kommit-fdfe7a23d95413007bbd6e26182dc423b2d6efa0/src/libkommitwidgets/actions/stashactions.cpp:64
  21. #7  0x00000008003c5c59 in QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, void (StashActions::*)()>::call(void (StashActions::*)(), StashActions*, void**) (f=(void (StashActions::*)(StashActions * const)) 0x8003c4b30 <StashActions::diff()>, o=0x8135653f0, arg=0x7fffffffd430)
  22.     at /usr/local/include/qt5/QtCore/qobjectdefs_impl.h:152
  23. #8  0x00000008003c5bbd in QtPrivate::FunctionPointer<void (StashActions::*)()>::call<QtPrivate::List<>, void>(void (StashActions::*)(), StashActions*, void**) (f=(void (StashActions::*)(StashActions * const)) 0x8003c4b30 <StashActions::diff()>, o=0x8135653f0, arg=0x7fffffffd430)
  24.     at /usr/local/include/qt5/QtCore/qobjectdefs_impl.h:185
  25. #9  0x00000008003c5b02 in QtPrivate::QSlotObject<void (StashActions::*)(), QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (which=1, this_=0x810c87600, r=0x8135653f0, a=0x7fffffffd430, ret=0x0) at /usr/local/include/qt5/QtCore/qobjectdefs_impl.h:418
  26. #10 0x0000000802e56c4a in ?? () from /usr/local/lib/qt5/libQt5Core.so.5
  27. #11 0x0000000801a90e33 in QAction::activate(QAction::ActionEvent) () from /usr/local/lib/qt5/libQt5Widgets.so.5
  28. #12 0x0000000801c0882e in ?? () from /usr/local/lib/qt5/libQt5Widgets.so.5
  29. #13 0x0000000801c05dba in ?? () from /usr/local/lib/qt5/libQt5Widgets.so.5
  30. #14 0x0000000801c0cde8 in QMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5
  31. #15 0x0000000801ad3132 in QWidget::event(QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5
  32. #16 0x0000000801c0d515 in QMenu::event(QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5
  33. #17 0x0000000801a99af3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5
  34. #18 0x0000000801a9c9d0 in QApplication::notify(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5
  35. #19 0x0000000802e233d1 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Core.so.5
  36. #20 0x0000000801a9a455 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) ()
  37.    from /usr/local/lib/qt5/libQt5Widgets.so.5
  38. #21 0x0000000801af0920 in ?? () from /usr/local/lib/qt5/libQt5Widgets.so.5
  39. #22 0x0000000801aef1a4 in ?? () from /usr/local/lib/qt5/libQt5Widgets.so.5
  40. #23 0x0000000801a99af3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5
  41. #24 0x0000000801a9ae9e in QApplication::notify(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5
  42. #25 0x0000000802e233d1 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Core.so.5
  43. #26 0x00000008023b4d2c in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) ()
  44.    from /usr/local/lib/qt5/libQt5Gui.so.5
  45. #27 0x0000000802398c7b in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
  46.    from /usr/local/lib/qt5/libQt5Gui.so.5
  47. #28 0x0000000805357baf in ?? () from /usr/local/lib/qt5/libQt5XcbQpa.so.5
  48. #29 0x0000000804b3de51 in ?? () from /usr/local/lib/libglib-2.0.so.0
  49. #30 0x0000000804b3e1e9 in ?? () from /usr/local/lib/libglib-2.0.so.0
  50. #31 0x0000000804b3e286 in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0
  51. #32 0x0000000802e75ee5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/local/lib/qt5/libQt5Core.so.5
  52. #33 0x0000000802e1fd66 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/local/lib/qt5/libQt5Core.so.5
  53. #34 0x0000000802e23a51 in QCoreApplication::exec() () from /usr/local/lib/qt5/libQt5Core.so.5
  54. #35 0x0000000000203867 in main (argc=1, argv=0x7fffffffe440)
  55.     at /usr/home/jhale/src/freebsd/ports/devel/kommit/work/kommit-fdfe7a23d95413007bbd6e26182dc423b2d6efa0/src/apps/main.cpp:58
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement