Created
November 1, 2019 18:23
-
-
Save shivamMg/d8f871719264b03e52c40ac95c217c08 to your computer and use it in GitHub Desktop.
webots arch linux coredump
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [shivam@smg ~]$ webots | |
| Fontconfig warning: FcPattern object weight does not accept value [40 210) | |
| /snap/webots/12/usr/share/webots/webots: line 69: 89715 Segmentation fault (core dumped) "$webots_home/bin/webots-bin" "$@" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| PID: 89715 (webots-bin) | |
| UID: 1000 (shivam) | |
| GID: 1000 (shivam) | |
| Signal: 11 (SEGV) | |
| Timestamp: Fri 2019-11-01 23:48:10 IST (4min 32s ago) | |
| Command Line: /snap/webots/12/usr/share/webots/bin/webots-bin | |
| Executable: /snap/webots/12/usr/share/webots/bin/webots-bin | |
| Control Group: /user.slice/user-1000.slice/user@1000.service/gnome-terminal-server.service | |
| Unit: user@1000.service | |
| User Unit: gnome-terminal-server.service | |
| Slice: user-1000.slice | |
| Owner UID: 1000 (shivam) | |
| Boot ID: 1d791f59f4544c8898563c6c996923da | |
| Machine ID: ebc981eaa0d14e088c937c32abbc5a33 | |
| Hostname: smg | |
| Storage: /var/lib/systemd/coredump/core.webots-bin.1000.1d791f59f4544c8898563c6c996923da.89715.1572632290000000000000.lz4 | |
| Message: Process 89715 (webots-bin) of user 1000 dumped core. | |
| Stack trace of thread 89715: | |
| #0 0x00007fa120db14bd _ZN19QFontconfigDatabase20populateFontDatabaseEv (libQt5XcbQpa.so.5) | |
| #1 0x00007fa13614a959 _ZL12initializeDbv (libQt5Gui.so.5) | |
| #2 0x00007fa13614df95 _ZN13QFontDatabase8findFontERK8QFontDefi (libQt5Gui.so.5) | |
| #3 0x00007fa13614ebad _ZN13QFontDatabase4loadEPK12QFontPrivatei (libQt5Gui.so.5) | |
| #4 0x00007fa13612607a _ZNK12QFontPrivate15engineForScriptEi (libQt5Gui.so.5) | |
| #5 0x00007fa136153bc9 _ZN11QScriptLine16setDefaultHeightEP11QTextEngine (libQt5Gui.so.5) | |
| #6 0x00007fa1361691e0 _ZN9QTextLine13layout_helperEi (libQt5Gui.so.5) | |
| #7 0x00007fa13616b653 _ZN9QTextLine12setLineWidthEd (libQt5Gui.so.5) | |
| #8 0x00007fa1361aa2e5 _ZN26QTextDocumentLayoutPrivate11layoutBlockERK10QTextBlockiRK16QTextBlockFormatP17QTextLayoutStructiiPS4_ (libQt5Gui.so.5) | |
| #9 0x00007fa1361ab5e4 _ZN26QTextDocumentLayoutPrivate10layoutFlowEN10QTextFrame8iteratorEP17QTextLayoutStructii6QFixed (libQt5Gui.so.5) | |
| #10 0x00007fa1361b144f _ZN26QTextDocumentLayoutPrivate11layoutFrameEP10QTextFrameii6QFixedS2_S2_ (libQt5Gui.so.5) | |
| #11 0x00007fa1361b190c _ZN26QTextDocumentLayoutPrivate11layoutFrameEP10QTextFrameii6QFixed (libQt5Gui.so.5) | |
| #12 0x00007fa1361b1b28 _ZN19QTextDocumentLayout8doLayoutEiii (libQt5Gui.so.5) | |
| #13 0x00007fa1361b1b9c _ZNK26QTextDocumentLayoutPrivate24ensureLayoutedByPositionEi.part.131 (libQt5Gui.so.5) | |
| #14 0x00007fa1361b1fad _ZNK26QTextDocumentLayoutPrivate10layoutStepEv (libQt5Gui.so.5) | |
| #15 0x00007fa1361b256b _ZN19QTextDocumentLayout15documentChangedEiii (libQt5Gui.so.5) | |
| #16 0x00007fa13617da97 _ZNK13QTextDocument14documentLayoutEv (libQt5Gui.so.5) | |
| #17 0x00007fa13557a8a5 _ZN25QWidgetTextControlPrivate24_q_documentLayoutChangedEv (libQt5Widgets.so.5) | |
| #18 0x00007fa13557ac7f _ZN25QWidgetTextControlPrivate10setContentEN2Qt10TextFormatERK7QStringP13QTextDocument (libQt5Widgets.so.5) | |
| #19 0x00007fa13557dd02 _ZN25QWidgetTextControlPrivate4initEN2Qt10TextFormatERK7QStringP13QTextDocument (libQt5Widgets.so.5) | |
| #20 0x00007fa13557dd92 _ZN18QWidgetTextControlC1EP7QObject (libQt5Widgets.so.5) | |
| #21 0x00007fa1354d70bf _ZNK13QLabelPrivate17ensureTextControlEv (libQt5Widgets.so.5) | |
| #22 0x00007fa1354d735b _ZN6QLabel7setTextERK7QString (libQt5Widgets.so.5) | |
| #23 0x0000557f3b360e68 _ZN18WbNewVersionDialogC1Ev (webots-bin) | |
| #24 0x0000557f3b361d61 _ZN18WbNewVersionDialog3runEv (webots-bin) | |
| #25 0x0000557f3b2f63e6 _ZN16WbGuiApplication5setupEv (webots-bin) | |
| #26 0x0000557f3b2f71f8 _ZN16WbGuiApplication4execEv (webots-bin) | |
| #27 0x0000557f3b21fa59 main (webots-bin) | |
| #28 0x00007fa131bf3b97 n/a (/lib/x86_64-linux-gnu/libc-2.27.so) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [36913.067070] webots-bin[89715]: segfault at 0 ip 00007fa120db14bd sp 00007ffef33e9070 error 4 in libQt5XcbQpa.so.5.13.1[7fa120cdc000+195000] | |
| [36913.067076] Code: 4d 85 e4 75 e8 4c 89 f2 4c 89 fe 31 ff e8 ab 6e f6 ff 4c 89 f7 49 89 c5 45 31 e4 e8 dd 5f f6 ff 4c 89 ff 31 db e8 43 28 f6 ff <41> 8b 45 00 85 c0 7e 1d 0f 1f 00 49 8b 45 08 83 c3 01 4a 8b 3c 20 | |
| [36913.067100] audit: type=1701 audit(1572632290.190:106): auid=1000 uid=1000 gid=1000 ses=3 pid=89715 comm="webots-bin" exe="/snap/webots/12/usr/share/webots/bin/webots-bin" sig=11 res=1 | |
| [36913.073967] audit: type=1130 audit(1572632290.197:107): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@4-89720-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [36913.380193] audit: type=1131 audit(1572632290.504:108): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@4-89720-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you for your answer. I'll guess it will be for another time then... :(