CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 19:48:43 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=ab2faad864e4f8c853388258538e51a2b911a99414ba8f233e62df9e65f91d85a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22YxtuiurhPkMuINO482XbzOSOgIvKtQpy%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d0e06cec59a45e-BLR
kommit 1.3.1 crash with stashes on FreeBSD - Pastebin.com
SHARE
TWEET

kommit 1.3.1 crash with stashes on FreeBSD
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Thread 1 received signal SIGBUS, Bus error.
- Object-specific hardware error.
- 0x000000080057aa9e in git_object_owner (obj=0x5a5a5a5a5a5a5a5a)
- at /usr/home/jhale/src/freebsd/ports/devel/libgit2/work/libgit2-1.7.1/src/libgit2/object.c:311
- 311 return obj->repo;
- (gdb) bt
- #0 0x000000080057aa9e in git_object_owner (obj=0x5a5a5a5a5a5a5a5a)
- at /usr/home/jhale/src/freebsd/ports/devel/libgit2/work/libgit2-1.7.1/src/libgit2/object.c:311
- #1 0x000000080057bd35 in git_tree_owner (obj=0x5a5a5a5a5a5a5a5a)
- at /usr/home/jhale/src/freebsd/ports/devel/libgit2/work/libgit2-1.7.1/src/libgit2/object_api.c:76
- #2 0x000000080055d658 in git_iterator_for_tree (out=0x7fffffffce20, tree=0x5a5a5a5a5a5a5a5a, options=0x7fffffffce50)
- at /usr/home/jhale/src/freebsd/ports/devel/libgit2/work/libgit2-1.7.1/src/libgit2/iterator.c:961
- #3 0x0000000800534bdd in git_diff_tree_to_workdir (out=0x7fffffffd0c8, repo=0x8136233c0, old_tree=0x5a5a5a5a5a5a5a5a, opts=0x7fffffffd068)
- at /usr/home/jhale/src/freebsd/ports/devel/libgit2/work/libgit2-1.7.1/src/libgit2/diff_generate.c:1530
- #4 0x000000080042be29 in Git::Manager::diffBranches (this=0x80046f020 <Git::Manager::instance()::instance>, from=..., to=...)
- at /usr/home/jhale/src/freebsd/ports/devel/kommit/work/kommit-fdfe7a23d95413007bbd6e26182dc423b2d6efa0/src/libkommit/gitmanager.cpp:339
- #5 0x000000080036a5ef in DiffWindow::DiffWindow (this=0x87a3204c0, git=0x80046f020 <Git::Manager::instance()::instance>, oldBranch=..., newBranch=...)
- at /usr/home/jhale/src/freebsd/ports/devel/kommit/work/kommit-fdfe7a23d95413007bbd6e26182dc423b2d6efa0/src/libkommitwidgets/windows/diffwindow.cpp:72
- #6 0x00000008003c4baf in StashActions::diff (this=0x8135653f0)
- at /usr/home/jhale/src/freebsd/ports/devel/kommit/work/kommit-fdfe7a23d95413007bbd6e26182dc423b2d6efa0/src/libkommitwidgets/actions/stashactions.cpp:64
- #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)
- at /usr/local/include/qt5/QtCore/qobjectdefs_impl.h:152
- #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)
- at /usr/local/include/qt5/QtCore/qobjectdefs_impl.h:185
- #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
- #10 0x0000000802e56c4a in ?? () from /usr/local/lib/qt5/libQt5Core.so.5
- #11 0x0000000801a90e33 in QAction::activate(QAction::ActionEvent) () from /usr/local/lib/qt5/libQt5Widgets.so.5
- #12 0x0000000801c0882e in ?? () from /usr/local/lib/qt5/libQt5Widgets.so.5
- #13 0x0000000801c05dba in ?? () from /usr/local/lib/qt5/libQt5Widgets.so.5
- #14 0x0000000801c0cde8 in QMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5
- #15 0x0000000801ad3132 in QWidget::event(QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5
- #16 0x0000000801c0d515 in QMenu::event(QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5
- #17 0x0000000801a99af3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5
- #18 0x0000000801a9c9d0 in QApplication::notify(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5
- #19 0x0000000802e233d1 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Core.so.5
- #20 0x0000000801a9a455 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) ()
- from /usr/local/lib/qt5/libQt5Widgets.so.5
- #21 0x0000000801af0920 in ?? () from /usr/local/lib/qt5/libQt5Widgets.so.5
- #22 0x0000000801aef1a4 in ?? () from /usr/local/lib/qt5/libQt5Widgets.so.5
- #23 0x0000000801a99af3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5
- #24 0x0000000801a9ae9e in QApplication::notify(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5
- #25 0x0000000802e233d1 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Core.so.5
- #26 0x00000008023b4d2c in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) ()
- from /usr/local/lib/qt5/libQt5Gui.so.5
- #27 0x0000000802398c7b in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
- from /usr/local/lib/qt5/libQt5Gui.so.5
- #28 0x0000000805357baf in ?? () from /usr/local/lib/qt5/libQt5XcbQpa.so.5
- #29 0x0000000804b3de51 in ?? () from /usr/local/lib/libglib-2.0.so.0
- #30 0x0000000804b3e1e9 in ?? () from /usr/local/lib/libglib-2.0.so.0
- #31 0x0000000804b3e286 in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0
- #32 0x0000000802e75ee5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/local/lib/qt5/libQt5Core.so.5
- #33 0x0000000802e1fd66 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/local/lib/qt5/libQt5Core.so.5
- #34 0x0000000802e23a51 in QCoreApplication::exec() () from /usr/local/lib/qt5/libQt5Core.so.5
- #35 0x0000000000203867 in main (argc=1, argv=0x7fffffffe440)
- 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
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ 7
JavaScript | 1 sec ago | 0.25 KB
-
📝 Exchange profit method
JavaScript | 3 sec ago | 0.24 KB
-
⭐ Free Crypto Method ⭐
JavaScript | 12 sec ago | 0.24 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ 1
JavaScript | 12 sec ago | 0.25 KB
-
📝 Crypto Swap Glitch ✅ Working
JavaScript | 21 sec ago | 0.24 KB
-
⭐✅ Swapzone Glitch ✅ Working ⭐⭐ E
JavaScript | 23 sec ago | 0.25 KB
-
📝 EASY MONEY GUIDE ✅ Working
JavaScript | 30 sec ago | 0.24 KB
-
✅ Make $2500 in 20 minutes⭐⭐⭐ X
JavaScript | 32 sec ago | 0.25 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand