View previous topic :: View next topic |
Author |
Message |
Nima0908 n00b

Joined: 24 Feb 2025 Posts: 23
|
Posted: Sat Apr 12, 2025 12:03 pm Post subject: Getting segfault while trying to launch kicad |
|
|
Hello,
I recently installed kicad, but when i try to start it i get a segfault. I tried to debug with gdb but when i use it it launches normally and when i try to debug with strace it also launches normally. Because of that i concludet its a race condition. I tried to launch it with a delay to look if it fixes it, but it didnt. Does someone know how to fix it? |
|
Back to top |
|
 |
Naib Watchman


Joined: 21 May 2004 Posts: 6077 Location: Removed by Neddy
|
Posted: Sat Apr 12, 2025 8:26 pm Post subject: |
|
|
what version of kicad are you launching? _________________ #define HelloWorld int
#define Int main()
#define Return printf
#define Print return
#include <stdio>
HelloWorld Int {
Return("Hello, world!\n");
Print 0; |
|
Back to top |
|
 |
Alverstone n00b

Joined: 28 Apr 2025 Posts: 7
|
Posted: Sun May 11, 2025 11:06 am Post subject: |
|
|
Code: | Application: KiCad x86_64 on x86_64
Version: 9.0.0, release build
Libraries:
wxWidgets 3.2.6
FreeType 2.13.3
HarfBuzz 10.4.0
FontConfig 2.15.0
libcurl/8.12.1 OpenSSL/3.3.3 zlib/1.3.1 c-ares/1.34.4 libpsl/0.21.5 nghttp2/1.65.0 nghttp3/1.8.0
Platform: Gentoo Linux, 64 bit, Little endian, wxGTK, X11, , tty
Build Info:
Date: May 2 2025 18:24:50
wxWidgets: 3.2.6 (wchar_t,wx containers) GTK+ 3.24
Boost: 1.85.0
OCC: 7.8.1
Curl: 8.12.1
ngspice: 43
Compiler: GCC 14.2.1 with C++ ABI 1019
KICAD_IPC_API=ON
Locale:
Lang: en_US
Enc: UTF-8
Num: 1,234.5
Encoded кΩ丈: D0BACEA9E4B888 (sys), D0BACEA9E4B888 (utf8)
|
works on my machine(tm)
Maybe it's a ccache bug? Maybe you need to
Code: | emerge --update --changed-use --deep @world |
? Also what do you mean by saying
Quote: | I tried to launch it with a delay to look if it fixes it, but it didnt. |
_________________ I do not know why I bother |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|