Crash in __pthread_kill_implementation

Similar reports
Problem #291867
Component
avogadro2
Last affected version
0:1.97.0-3.fc38
Executable
/usr/bin/avogadro2
Error name
SIGABRT 6
First occurrence
2023-06-22
Last occurrence
2023-07-03
Unique reports
2
Quality
-62

Graphs

Statistics

Operating system Unique / Total count
Fedora 37 1 / 2
Fedora 38 2 / 3
Operating system Count
Fedora 38 3
Fedora 37 2
Architecture Count
x86_64 5
Related packages Count
avogadro2 5
 0:1.97.0-3.fc38 3
 0:1.97.0-2.fc37 2

Packages names with count less than the total count of reports are most probably not the cause of the problem.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

No reports in the last 20 months.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

No reports in the last 20 months.


Backtrace

Frame # Function Binary Source or offset Line
1
__pthread_kill_implementation
/lib64/libc.so.6 0x8e844
Build id: 245240a31888ad5c11bbc55b18e02d87388f59a9
-
2
raise
/lib64/libc.so.6 0x3dabe
Build id: 245240a31888ad5c11bbc55b18e02d87388f59a9
-
3
abort
/lib64/libc.so.6 0x2687f
Build id: 245240a31888ad5c11bbc55b18e02d87388f59a9
-
4
__gnu_debug::_Safe_sequence_base::_M_get_mutex()
/lib64/libstdc++.so.6 0xdf1e0
Build id: d25eaf3596d9455fe9725f6e9cd1aa5433f31b92
-
5
Avogadro::QtGui::Molecule::swapBond(unsigned long, unsigned long)
/lib64/libAvogadroQtGui.so.1 0x6529f
Build id: c33a8dc9693be4de3ade5b3c5ce0543f1bfa35de
-
6
QUndoCommand::undo()
/lib64/libQt5Widgets.so.5 0x57359d
Build id: e9e60693ffab6e1f247002624970aa19f7ca18f5
-
7
QUndoCommand::undo()
/lib64/libQt5Widgets.so.5 0x57359d
Build id: e9e60693ffab6e1f247002624970aa19f7ca18f5
-
8
QUndoStack::undo()
/lib64/libQt5Widgets.so.5 0x5753f2
Build id: e9e60693ffab6e1f247002624970aa19f7ca18f5
-
9
Avogadro::MainWindow::undoEdit()
/usr/bin/avogadro2 0x22f57
Build id: 41970cea8d9e4f1af2a01a997f448e57be7391e3
-
10
void doActivate<false>(QObject*, int, void**)
/lib64/libQt5Core.so.5 0x2e8461
Build id: abbe5eec58d7631af65c4fd8cafd7e92e9632c10
-
11
QAction::triggered(bool)
/lib64/libQt5Widgets.so.5 0x1a7d24
Build id: e9e60693ffab6e1f247002624970aa19f7ca18f5
-
12
QAction::activate(QAction::ActionEvent)
/lib64/libQt5Widgets.so.5 0x1aab7b
Build id: e9e60693ffab6e1f247002624970aa19f7ca18f5
-
13
QAction::event(QEvent*)
/lib64/libQt5Widgets.so.5 0x1ab79d
Build id: e9e60693ffab6e1f247002624970aa19f7ca18f5
-
14
QApplicationPrivate::notify_helper(QObject*, QEvent*)
/lib64/libQt5Widgets.so.5 0x1aeb75
Build id: e9e60693ffab6e1f247002624970aa19f7ca18f5
-
15
QCoreApplication::notifyInternal2(QObject*, QEvent*)
/lib64/libQt5Core.so.5 0x2b4188
Build id: abbe5eec58d7631af65c4fd8cafd7e92e9632c10
-
16
QShortcutMap::dispatchEvent(QKeyEvent*)
/lib64/libQt5Gui.so.5 0x19a55e
Build id: dec31e5905d83c7bff4f2315cd47111c980b3f85
-
17
QShortcutMap::tryShortcut(QKeyEvent*)
/lib64/libQt5Gui.so.5 0x19abf3
Build id: dec31e5905d83c7bff4f2315cd47111c980b3f85
-
18
QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int, unsigned int, QString const&, bool, unsigned short)
/lib64/libQt5Gui.so.5 0x14e272
Build id: dec31e5905d83c7bff4f2315cd47111c980b3f85
-
19
QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*)
/lib64/libQt5Gui.so.5 0x168fd5
Build id: dec31e5905d83c7bff4f2315cd47111c980b3f85
-
20
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
/lib64/libQt5Gui.so.5 0x14acfc
Build id: dec31e5905d83c7bff4f2315cd47111c980b3f85
-
21
xcbSourceDispatch(_GSource*, int (*)(void*), void*)
/lib64/libQt5XcbQpa.so.5 0x714d6
Build id: 363d0667c99bea58256fa9ea388b17e36e12d831
-
22
g_main_context_dispatch
/lib64/libglib-2.0.so.0 0x5c39c
Build id: b0e6a618cd46494b058c5f00ce2f1a650b200ce3
-
23
g_main_context_iterate.isra.0
/lib64/libglib-2.0.so.0 0xba438
Build id: b0e6a618cd46494b058c5f00ce2f1a650b200ce3
-
24
g_main_context_iteration
/lib64/libglib-2.0.so.0 0x59a23
Build id: b0e6a618cd46494b058c5f00ce2f1a650b200ce3
-
25
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
/lib64/libQt5Core.so.5 0x306729
Build id: abbe5eec58d7631af65c4fd8cafd7e92e9632c10
-
26
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
/lib64/libQt5Core.so.5 0x2b2b4b
Build id: abbe5eec58d7631af65c4fd8cafd7e92e9632c10
-
27
QCoreApplication::exec()
/lib64/libQt5Core.so.5 0x2baddb
Build id: abbe5eec58d7631af65c4fd8cafd7e92e9632c10
-
28
main
/usr/bin/avogadro2 0x18176
Build id: 41970cea8d9e4f1af2a01a997f448e57be7391e3
-
29
__libc_start_call_main
/lib64/libc.so.6 0x27b4a
Build id: 245240a31888ad5c11bbc55b18e02d87388f59a9
-
30
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x27c0b
Build id: 245240a31888ad5c11bbc55b18e02d87388f59a9
-
31
_start
/usr/bin/avogadro2 0x18fd5
Build id: 41970cea8d9e4f1af2a01a997f448e57be7391e3
-