Bug 481818 - kalzium crashes when viewing / editing molecules
Summary: kalzium crashes when viewing / editing molecules
Status: RESOLVED UPSTREAM
Alias: None
Product: kalzium
Classification: Applications
Component: general (show other bugs)
Version: 23.08.5
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Kalzium Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-02-25 17:20 UTC by piotrduda428
Modified: 2024-02-25 17:24 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description piotrduda428 2024-02-25 17:20:58 UTC
Application: kalzium (23.08.5)
 (Compiled from sources)
Qt Version: 5.15.12
Frameworks Version: 5.115.0
Operating System: Linux 6.7.6-arch1-1 x86_64
Windowing System: X11
Distribution: "Arch Linux"
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
had nothing open prior to opening kalzium and attemtping to view or edit a molecule. program then crashed.

The crash can be reproduced every time.

-- Backtrace:
Application: Kalzium (kalzium), signal: Segmentation fault

[KCrash Handler]
#4  0x00007a23bef68b94 in Avogadro::Core::Layer::activeLayer() const () at /usr/lib/libAvogadroCore.so.1
#5  0x00007a23c0915665 in Avogadro::QtGui::PluginLayerManager::activeLayerLocked() const () at /usr/lib/libAvogadroQtGui.so.1
#6  0x00007a23c02b7753 in ??? () at /usr/lib/libAvogadroQtPlugins.so.1
#7  0x00007a23c08a4d06 in Avogadro::QtOpenGL::GLWidget::mousePressEvent(QMouseEvent*) () at /usr/lib/libAvogadroQtOpenGL.so.1
#8  0x00007a23bf18e4e9 in QWidget::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5
#9  0x00007a23bf1578ff in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#10 0x00007a23bf15cdaf in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#11 0x00007a23be493ef8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#12 0x00007a23bf15b0ea in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () at /usr/lib/libQt5Widgets.so.5
#13 0x00007a23bf1abec5 in ??? () at /usr/lib/libQt5Widgets.so.5
#14 0x00007a23bf1adc17 in ??? () at /usr/lib/libQt5Widgets.so.5
#15 0x00007a23bf1578ff in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#16 0x00007a23be493ef8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#17 0x00007a23be93194c in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at /usr/lib/libQt5Gui.so.5
#18 0x00007a23be91a6d5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5
#19 0x00007a23a072f540 in ??? () at /usr/lib/libQt5XcbQpa.so.5
#20 0x00007a23b9b0df69 in ??? () at /usr/lib/libglib-2.0.so.0
#21 0x00007a23b9b6c3a7 in ??? () at /usr/lib/libglib-2.0.so.0
#22 0x00007a23b9b0c162 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#23 0x00007a23be4e2d0c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#24 0x00007a23be492c04 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#25 0x00007a23be4940a3 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#26 0x00006266dbd28143 in ??? ()
#27 0x00007a23bdc43cd0 in ??? () at /usr/lib/libc.so.6
#28 0x00007a23bdc43d8a in __libc_start_main () at /usr/lib/libc.so.6
#29 0x00006266dbd28255 in ??? ()
[Inferior 1 (process 19712) detached]

Reported using DrKonqi
Comment 1 Antonio Rojas 2024-02-25 17:24:37 UTC
The crash is in avogadro, please report it upstream (with a full trace with debug symbols)