Github messages for voidlinux
 help / color / mirror / Atom feed
From: zlice <zlice@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: FreeCAD 0.19.2 crashes on sketches
Date: Mon, 06 Dec 2021 20:33:14 +0100	[thread overview]
Message-ID: <20211206193314.sqbJnVJXRaik346TuTViykY6cXiflC9qYtO1Wf2gYCI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34016@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 5332 bytes --]

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/issues/34016#issuecomment-987116099

Comment:
Would you mind sharing your config?

Starting with no config bombs because of splash screen, so I can't try with that.

splash bomb seg fault (can open another issue for that)

```
Program received signal SIGSEGV, Segmentation fault.
#0  /usr/lib/libc.so.6(+0x3d000) [0x7fa033b47000]
#1  0x7fa0347ff9ff in QBackingStore::beginPaint(QRegion const&) from /usr/lib/libQt5Gui.so.5+0xcf
#2  /usr/lib/libQt5Widgets.so.5(+0x1736c2) [0x7fa034d3c6c2]
#3  0x7fa034d6c767 in QWidget::event(QEvent*) from /usr/lib/libQt5Widgets.so.5+0x8f7
#4  0x7fa034d2c17f in QApplicationPrivate::notify_helper(QObject*, QEvent*) from /usr/lib/libQt5Widgets.so.5+0x7f
#5  0x7fa0361f3328 in Gui::GUIApplication::notify(QObject*, QEvent*) from /usr/lib/freecad/lib64/libFreeCADGui.so+0x88
#6  0x7fa03420219a in QCoreApplication::notifyInternal2(QObject*, QEvent*) from /usr/lib/libQt5Core.so.5+0x12a
#7  /usr/lib/libQt5Widgets.so.5(+0x1746f5) [0x7fa034d3d6f5]
#8  /usr/lib/libQt5Widgets.so.5(+0x1770f0) [0x7fa034d400f0]
#9  0x7fa034d54d42 in QWidget::repaint(QRect const&) from /usr/lib/libQt5Widgets.so.5+0x82
#10  0x7fa034d54daa in QWidget::repaint() from /usr/lib/libQt5Widgets.so.5+0x3a
#11  0x7fa034ece8a9 in QSplashScreen::repaint() from /usr/lib/libQt5Widgets.so.5+0x9
#12  0x7fa036580995 in Gui::SplashObserver::Log(char const*) from /usr/lib/freecad/lib64/libFreeCADGui.so+0x115
#13  0x7fa0356b09fe in Base::ConsoleSingleton::NotifyLog(char const*) from /usr/lib/freecad/lib64/libFreeCADBase.so+0xae
#14  0x7fa0356b0c5b in Base::ConsoleSingleton::Log(char const*, ...) from /usr/lib/freecad/lib64/libFreeCADBase.so+0x20b
#15  0x7fa03615bbb0 in messageHandler(QtMsgType, QMessageLogContext const&, QString const&) from /usr/lib/freecad/lib64/libFreeCADGui.so+0x50
#16  /usr/lib/libQt5Core.so.5(+0xc4b98) [0x7fa034017b98]
#17  /usr/lib/libQt5Core.so.5(+0xc4cb9) [0x7fa034017cb9]
#18  0x7fa033fe4516 in QMessageLogger::warning(char const*, ...) const from /usr/lib/libQt5Core.so.5+0xb6
#19  /usr/lib/qt5/plugins/platforms/../../../libQt5XcbQpa.so.5(+0x576a0) [0x7fa02ec556a0]
#20  /usr/lib/qt5/plugins/platforms/../../../libQt5XcbQpa.so.5(+0x5867e) [0x7fa02ec5667e]
#21  /usr/lib/qt5/plugins/platforms/../../../libQt5XcbQpa.so.5(+0x5a31b) [0x7fa02ec5831b]
#22  0x7fa0347ff43f in QBackingStore::resize(QSize const&) from /usr/lib/libQt5Gui.so.5+0xaf
#23  /usr/lib/libQt5Widgets.so.5(+0x172c61) [0x7fa034d3bc61]
#24  /usr/lib/libQt5Widgets.so.5(+0x1740cb) [0x7fa034d3d0cb]
#25  /usr/lib/libQt5Widgets.so.5(+0x1be66f) [0x7fa034d8766f]
#26  0x7fa034d2c17f in QApplicationPrivate::notify_helper(QObject*, QEvent*) from /usr/lib/libQt5Widgets.so.5+0x7f
#27  0x7fa0361f3328 in Gui::GUIApplication::notify(QObject*, QEvent*) from /usr/lib/freecad/lib64/libFreeCADGui.so+0x88
#28  0x7fa03420219a in QCoreApplication::notifyInternal2(QObject*, QEvent*) from /usr/lib/libQt5Core.so.5+0x12a
#29  0x7fa0346329fd in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) from /usr/lib/libQt5Gui.so.5+0x8d
#30  0x7fa0346076bc in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) from /usr/lib/libQt5Gui.so.5+0xac
#31  /usr/lib/qt5/plugins/platforms/../../../libQt5XcbQpa.so.5(+0x6340a) [0x7fa02ec6140a]
#32  /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x25b) [0x7fa031d3ec0b]
#33  /usr/lib/libglib-2.0.so.0(+0x53eb8) [0x7fa031d3eeb8]
#34  /usr/lib/libglib-2.0.so.0(g_main_context_iteration+0x2f) [0x7fa031d3ef6f]
#35  0x7fa0342595f0 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) from /usr/lib/libQt5Core.so.5+0xd0
#36  0x7fa036580995 in Gui::SplashObserver::Log(char const*) from /usr/lib/freecad/lib64/libFreeCADGui.so+0x115
#37  0x7fa0356b09fe in Base::ConsoleSingleton::NotifyLog(char const*) from /usr/lib/freecad/lib64/libFreeCADBase.so+0xae
#38  0x7fa0356b0c5b in Base::ConsoleSingleton::Log(char const*, ...) from /usr/lib/freecad/lib64/libFreeCADBase.so+0x20b
#39  0x7fa0356b138b in Base::ConsoleSingleton::sPyLog(_object*, _object*) from /usr/lib/freecad/lib64/libFreeCADBase.so+0x6b
#40  /usr/lib/libpython3.10.so.1.0(+0xebcb4) [0x7fa03533ecb4]
#41  /usr/lib/libpython3.10.so.1.0(_PyObject_MakeTpCall+0x95) [0x7fa0353019f5]
#42  /usr/lib/libpython3.10.so.1.0(_PyEval_EvalFrameDefault+0x6fff) [0x7fa0352bf58f]
#43  /usr/lib/libpython3.10.so.1.0(+0x1754f4) [0x7fa0353c84f4]
#44  /usr/lib/libpython3.10.so.1.0(PyEval_EvalCode+0x90) [0x7fa0353c86b0]
#45  /usr/lib/libpython3.10.so.1.0(+0x1b3dea) [0x7fa035406dea]
#46  /usr/lib/libpython3.10.so.1.0(+0x1b3ff7) [0x7fa035406ff7]
#47  /usr/lib/libpython3.10.so.1.0(PyRun_StringFlags+0x75) [0x7fa0354097c5]
#48  0x7fa0356c3916 in Base::InterpreterSingleton::runString[abi:cxx11](char const*) from /usr/lib/freecad/lib64/libFreeCADBase.so+0x66
#49  0x7fa03615dfbf in Gui::Application::runInitGuiScript() from /usr/lib/freecad/lib64/libFreeCADGui.so+0x3f
#50  0x7fa03616881e in Gui::Application::runApplication() from /usr/lib/freecad/lib64/libFreeCADGui.so+0x122e
#51  FreeCAD(+0x4954) [0x56501616c954]
#52  /usr/lib/libc.so.6(__libc_start_main+0xea) [0x7fa033b31e0a]
#53  FreeCAD(+0x4c4a) [0x56501616cc4a]
```

  parent reply	other threads:[~2021-12-06 19:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-10 18:30 [ISSUE] " zlice
2021-11-29 16:06 ` parallelistic
2021-12-06 19:33 ` zlice [this message]
2021-12-08  9:57 ` parallelistic
2021-12-08 19:05 ` parallelistic
2021-12-09 13:17 ` zlice
2021-12-09 17:11 ` parallelistic
2021-12-09 17:15 ` zlice
2021-12-09 17:17 ` zlice
2022-02-03  1:54 ` notthewave
2022-02-03 18:36 ` zlice
2022-06-11  2:13 ` github-actions
2022-06-11  2:17 ` [ISSUE] [CLOSED] " zlice
2022-06-11  2:17 ` zlice

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211206193314.sqbJnVJXRaik346TuTViykY6cXiflC9qYtO1Wf2gYCI@z \
    --to=zlice@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).