QCAD has unexpectedly quit.

If you are having problems with QCAD, post here. Please report bugs through our Bug Tracker instead.

Always attach your original DXF or DWG file and mentions your QCAD version and the platform you are on.

Moderator: andrew

Forum rules

Always indicate your operating system and QCAD version.

Attach drawing files and screenshots.

Post one question per topic.

Post Reply
turtle
Full Member
Posts: 51
Joined: Mon Jul 05, 2010 7:11 pm
Location: 43.9982926,-123.0633909

QCAD has unexpectedly quit.

Post by turtle » Sat Jan 11, 2020 3:30 am

Greetings
I have been using qcad almost daily the past few months and its been great.
However 3.23 has been running slower than 3.22 and now crashed on me.
Here is the console output:
Warning: RPolyline::appendShape: arc or line not connected to polyline at RVector(57.9251, 67.6191, 0, true):
shape:RLine(RShape(address: "0x89d5210"), startPoint: RVector(57.9251, 67.6191, 0, true), endPoint: RVector(58.6395, 67.6191, 0, true))
gap: 0.0529179
17:39:23: Debug: autosave skipped [17:39:23]: no modifications
17:44:23: Debug: autosave skipped [17:44:23]: no modifications
17:49:23: Debug: autosave skipped [17:49:23]: no modifications
17:54:23: Debug: autosaving [17:54:23]: file: /home/turtle/thinkdoc/projects/80ST/~80ST_site-v2.dxf
17:59:23: Debug: autosaving [17:59:23]: file: /home/turtle/thinkdoc/projects/80ST/~80ST_site-v2.dxf
18:04:23: Debug: autosaving [18:04:23]: file: /home/turtle/thinkdoc/projects/80ST/~80ST_site-v2.dxf
18:09:23: Debug: autosaving [18:09:23]: file: /home/turtle/thinkdoc/projects/80ST/~80ST_site-v2.dxf
/opt/bin/qcad: line 9: 17654 Segmentation fault LD_LIBRARY_PATH="$DIR" "$binary" "$@"

QCAD has unexpectedly quit.

Please use the offscreen platform plugin for headless systems
(without a running X11 server):
/opt/bin/qcad -platform offscreen

In addition, you might have to override the default Qt style
to prevent the loading of a native desktop style (such as GTK):
/opt/bin/qcad -style plastique

dmesg output:
[Fri Jan 10 18:09:32 2020] qcad-bin[17654]: segfault at 239aec80 ip 00007fe8f23dc628 sp 00007ffefa25f6a0 error 4 in libqcadcore.so[7fe8f2228000+57c000]
[Fri Jan 10 18:09:32 2020] Code: 18 48 89 97 b8 00 00 00 88 87 c0 00 00 00 4c 89 e7 e8 ac 0b fc ff 48 8b 45 08 48 63 50 08 48 8d 5c d0 10 eb 15 0f 1f 44 00 00 <48> 8b 3b 48 83 c3 08 48 8b 17 ff 92 38 03 00 00 4c 89 e7 e8 80 0b
ldd
ldd libqcadcore.so
linux-vdso.so.1 (0x00007ffc293f6000)
libQt5PrintSupport.so.5 => /opt/qcad-3.23.0-pro-linux-x86_64/./libQt5PrintSupport.so.5 (0x00007fa92af82000)
libQt5Svg.so.5 => /opt/qcad-3.23.0-pro-linux-x86_64/./libQt5Svg.so.5 (0x00007fa92ad2f000)
libQt5Widgets.so.5 => /opt/qcad-3.23.0-pro-linux-x86_64/./libQt5Widgets.so.5 (0x00007fa92a4fe000)
libQt5Gui.so.5 => /opt/qcad-3.23.0-pro-linux-x86_64/./libQt5Gui.so.5 (0x00007fa929d63000)
libQt5Script.so.5 => /opt/qcad-3.23.0-pro-linux-x86_64/./libQt5Script.so.5 (0x00007fa9298db000)
libQt5Network.so.5 => /opt/qcad-3.23.0-pro-linux-x86_64/./libQt5Network.so.5 (0x00007fa929555000)
libQt5Core.so.5 => /opt/qcad-3.23.0-pro-linux-x86_64/./libQt5Core.so.5 (0x00007fa928e35000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fa928c14000)
libstdc++.so.6 => /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/libstdc++.so.6 (0x00007fa92879d000)
libm.so.6 => /lib64/libm.so.6 (0x00007fa92845b000)
libgcc_s.so.1 => /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/libgcc_s.so.1 (0x00007fa928243000)
libc.so.6 => /lib64/libc.so.6 (0x00007fa927e77000)
libGL.so.1 => /usr/lib64/libGL.so.1 (0x00007fa927c01000)
libz.so.1 => /lib64/libz.so.1 (0x00007fa9279ea000)
libicui18n.so.56 => /opt/qcad-3.23.0-pro-linux-x86_64/./libicui18n.so.56 (0x00007fa927551000)
libicuuc.so.56 => /opt/qcad-3.23.0-pro-linux-x86_64/./libicuuc.so.56 (0x00007fa927199000)
libicudata.so.56 => /opt/qcad-3.23.0-pro-linux-x86_64/./libicudata.so.56 (0x00007fa9257b6000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007fa9255b2000)
librt.so.1 => /lib64/librt.so.1 (0x00007fa9253aa000)
libgthread-2.0.so.0 => /usr/lib64/libgthread-2.0.so.0 (0x00007fa9251a8000)
libglib-2.0.so.0 => /usr/lib64/libglib-2.0.so.0 (0x00007fa924e89000)
/lib64/ld-linux-x86-64.so.2 (0x00007fa92b995000)
libglapi.so.0 => /usr/lib64/libglapi.so.0 (0x00007fa924c57000)
libdrm.so.2 => /usr/lib64/libdrm.so.2 (0x00007fa924a45000)
libX11.so.6 => /usr/lib64/libX11.so.6 (0x00007fa924708000)
libxcb-glx.so.0 => /usr/lib64/libxcb-glx.so.0 (0x00007fa9244ec000)
libxcb.so.1 => /usr/lib64/libxcb.so.1 (0x00007fa9242c2000)
libX11-xcb.so.1 => /usr/lib64/libX11-xcb.so.1 (0x00007fa9240c0000)
libxcb-dri2.so.0 => /usr/lib64/libxcb-dri2.so.0 (0x00007fa923ebb000)
libXext.so.6 => /usr/lib64/libXext.so.6 (0x00007fa923ca9000)
libXfixes.so.3 => /usr/lib64/libXfixes.so.3 (0x00007fa923aa3000)
libXdamage.so.1 => /usr/lib64/libXdamage.so.1 (0x00007fa9238a0000)
libXxf86vm.so.1 => /usr/lib64/libXxf86vm.so.1 (0x00007fa92369a000)
libxcb-dri3.so.0 => /usr/lib64/libxcb-dri3.so.0 (0x00007fa923496000)
libxcb-present.so.0 => /usr/lib64/libxcb-present.so.0 (0x00007fa923293000)
libxcb-sync.so.1 => /usr/lib64/libxcb-sync.so.1 (0x00007fa92308c000)
libxshmfence.so.1 => /usr/lib64/libxshmfence.so.1 (0x00007fa922e8a000)
libexpat.so.1 => /usr/lib64/libexpat.so.1 (0x00007fa922c5f000)
libpcre.so.1 => /lib64/libpcre.so.1 (0x00007fa9229ee000)
libXau.so.6 => /usr/lib64/libXau.so.6 (0x00007fa9227ea000)
libXdmcp.so.6 => /usr/lib64/libXdmcp.so.6 (0x00007fa9225e4000)
libbsd.so.0 => /usr/lib64/libbsd.so.0 (0x00007fa9223cd000)
Not a big deal but let me now if I can help track down the bug.
Cheers
Comments based on Version: 3.26.2 unless otherwise noted.

Post Reply

Return to “QCAD Troubleshooting and Problems”