Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2024
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.58 KB | None | 0 0
  1. FreeCAD 0.22.0, Libs: 0.22.0devR36958 (Git)
  2. © Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2024
  3. FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.
  4. FreeCAD wouldn't be possible without FreeCAD community.
  5. ##### #### ### ####
  6. # # # # # #
  7. # ## #### #### # # # # #
  8. #### # # # # # # # ##### # #
  9. # # #### #### # # # # #
  10. # # # # # # # # # ## ## ##
  11. # # #### #### ### # # #### ## ## ##
  12.  
  13. xkbcommon: ERROR: failed to add default include path /home/runner/work/FreeCAD-Bundle/FreeCAD-Bundle/conda/linux/AppDir/usr/share/X11/xkb
  14. (qt.qpa.wayland) failed to create xkb context
  15. QOpenGLFunctions created with non-current context
  16. Program received signal SIGSEGV, Segmentation fault.
  17. #0 /usr/lib/libc.so.6(+0x3c770) [0x7399b8a5a770]
  18. #1 /tmp/.mount_freecafnUzcg/usr/plugins/platforms/../../lib/libxkbcommon.so.0(xkb_context_ref+0) [0x7399b303f280]
  19. #2 /tmp/.mount_freecafnUzcg/usr/plugins/platforms/../../lib/libxkbcommon.so.0(+0x1e775) [0x7399b3041775]
  20. #3 /tmp/.mount_freecafnUzcg/usr/plugins/platforms/../../lib/libxkbcommon.so.0(xkb_keymap_new_from_buffer+0x47) [0x7399b3040f37]
  21. #4 0x7399b30d4508 in QtWaylandClient::QWaylandInputDevice::Keyboard::keyboard_keymap(unsigned int, int, unsigned int) from /tmp/.mount_freecafnUzcg/usr/plugins/platforms/../../lib/libQt5WaylandClient.so.5+0xe4
  22. #5 /tmp/.mount_freecafnUzcg/usr/plugins/platforms/../../lib/./libffi.so.8(+0x6a4a) [0x7399b3354a4a]
  23. #6 /tmp/.mount_freecafnUzcg/usr/plugins/platforms/../../lib/./libffi.so.8(+0x5fea) [0x7399b3353fea]
  24. #7 /tmp/.mount_freecafnUzcg/usr/plugins/platforms/../../lib/libwayland-client.so.0(+0xa0f8) [0x7399b33640f8]
  25. #8 /tmp/.mount_freecafnUzcg/usr/plugins/platforms/../../lib/libwayland-client.so.0(+0x6949) [0x7399b3360949]
  26. #9 /tmp/.mount_freecafnUzcg/usr/plugins/platforms/../../lib/libwayland-client.so.0(wl_display_dispatch_queue_pending+0x74) [0x7399b3362124]
  27. #10 0x7399b30d899b in QtWaylandClient::QWaylandDisplay::flushRequests() from /tmp/.mount_freecafnUzcg/usr/plugins/platforms/../../lib/libQt5WaylandClient.so.5+0x2d
  28. #11 0x7399b30de5ab in QtWaylandClient::QWaylandWindow::setVisible(bool) from /tmp/.mount_freecafnUzcg/usr/plugins/platforms/../../lib/libQt5WaylandClient.so.5+0x127
  29. #12 0x7399b8d3eeb7 in QWindowPrivate::setVisible(bool) from /tmp/.mount_freecafnUzcg/usr/bin/../lib/libQt5Gui.so.5+0x77
  30. #13 0x7399b95a3ba1 in QWidgetPrivate::show_sys() from /tmp/.mount_freecafnUzcg/usr/bin/../lib/libQt5Widgets.so.5+0x221
  31. #14 0x7399b95ac10b in QWidgetPrivate::show_helper() from /tmp/.mount_freecafnUzcg/usr/bin/../lib/libQt5Widgets.so.5+0x6b
  32. #15 0x7399b95ae7c3 in QWidgetPrivate::setVisible(bool) from /tmp/.mount_freecafnUzcg/usr/bin/../lib/libQt5Widgets.so.5+0x183
  33. #16 0x7399bb7cb68c in Gui::MainWindow::startSplasher() from /tmp/.mount_freecafnUzcg/usr/bin/../lib/libFreeCADGui.so+0x25c
  34. #17 0x7399bb355252 in Gui::StartupPostProcess::showMainWindow() from /tmp/.mount_freecafnUzcg/usr/bin/../lib/libFreeCADGui.so+0x142
  35. #18 0x7399bb356fe4 in Gui::StartupPostProcess::execute() from /tmp/.mount_freecafnUzcg/usr/bin/../lib/libFreeCADGui.so+0x64
  36. #19 0x7399bb28a036 in Gui::Application::runApplication() from /tmp/.mount_freecafnUzcg/usr/bin/../lib/libFreeCADGui.so+0x4d6
  37. #20 /tmp/.mount_freecafnUzcg/usr/bin/freecad(+0x7620) [0x6521edc79620]
  38. #21 /usr/lib/libc.so.6(+0x25cd0) [0x7399b8a43cd0]
  39. #22 /usr/lib/libc.so.6(__libc_start_main+0x8a) [0x7399b8a43d8a]
  40. #23 /tmp/.mount_freecafnUzcg/usr/bin/freecad(+0x7981) [0x6521edc79981]
  41.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement