You need to use EasyEDA editor to create some projects before publishing
EasyEDA for Linux segfault before starting
1409 6
dreAn 4 years ago
Fresh installed, till now I've only used the browser version. This is on Ubuntu 19.10 andre@loke:/opt/easyeda$ gdb ./easyeda GNU gdb (Ubuntu 8.3-0ubuntu1) 8.3 Copyright (C) 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at:     . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from ./easyeda... (No debugging symbols found in ./easyeda) (gdb) r Starting program: /opt/easyeda/easyeda [Thread debugging using libthread_db enabled] Using host libthread\_db library "/lib/x86\_64\-linux\-gnu/libthread\_db\.so\.1"\. Program received signal SIGSEGV, Segmentation fault. 0x0000000000dbf060 in ?? () 0x0000000000dbf060 in ?? () (gdb) bt #0  0x0000000000dbf060 in  () #1  0x00007ffff7d81072 in node::http2::Http2Session::Callbacks::Callbacks(bool) () at /opt/easyeda/libnode.so #2  0x00007ffff7d81135 in  () at /opt/easyeda/libnode.so #3  0x00007ffff7fe102a in call_init     (l=, argc=argc@entry=1, argv=argv@entry=0x7fffffffdda8, env=env@entry=0x7fffffffddb8)     at dl-init.c:72 #4  0x00007ffff7fe1131 in call_init (env=0x7fffffffddb8, argv=0x7fffffffdda8, argc=1, l=)     at dl-init.c:30 \#5  0x00007ffff7fe1131 in \_dl\_init \(main\_map=0x7ffff7ffe190\, argc=1\, argv=0x7fffffffdda8\, env=0x7fffffffddb8\)     at dl-init.c:119 \#6  0x00007ffff7fd113a in \_dl\_start\_user \(\) at /lib64/ld\-linux\-x86\-64\.so\.2 #7  0x0000000000000001 in  () #8  0x00007fffffffe134 in  () #9  0x0000000000000000 in  () (gdb) q A debugging session is active. Inferior 1 [process 17266] will be killed. Quit anyway? (y or n) y andre@loke:/opt/easyeda$
Comments
andyfierman 4 years ago
Try this? [https://easyeda.com/forum/topic/Tip-and-Skill-How-to-create-the-desktop-client-for-yourself-c3906607c76848c381ef0afd37282a17](https://easyeda.com/forum/topic/Tip-and-Skill-How-to-create-the-desktop-client-for-yourself-c3906607c76848c381ef0afd37282a17)
Reply
dreAn 4 years ago
please note that my request has nothing to do with the shortcut. the desktop shortcut installed, exists, and work fine - the reason I start it like that is not the lack of shortcut, but the fact it just crashes on start.
Reply
1isaster 4 years ago
had the same problem on arch linux: GNU gdb (GDB) 8.3.1 Copyright (C) 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: \. Find the GDB manual and other documentation resources online at:     \. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /opt/easyeda/easyeda... (No debugging symbols found in /opt/easyeda/easyeda) [New LWP 24467] [Thread debugging using libthread_db enabled] Using host libthread\_db library "/usr/lib/libthread\_db\.so\.1"\. Core was generated by `./easyeda'. Program terminated with signal SIGSEGV, Segmentation fault. #0  0x0000000000dbf060 in ?? () Thread 1 (Thread 0x7f9d9e9a03c0 (LWP 24467)): #0  0x0000000000dbf060 in  () #1  0x00007f9da2c1e072 in node::http2::Http2Session::Callbacks::Callbacks(bool) () at /opt/easyeda/libnode.so #2  0x00007f9da2c1e135 in  () at /opt/easyeda/libnode.so #3  0x00007f9da2e7972a in call_init.part () at /lib64/ld-linux-x86-64.so.2 \#4  0x00007f9da2e79831 in \_dl\_init \(\) at /lib64/ld\-linux\-x86\-64\.so\.2 \#5  0x00007f9da2e6b13a in \_dl\_start\_user \(\) at /lib64/ld\-linux\-x86\-64\.so\.2 #6  0x0000000000000001 in  () #7  0x00007ffd6c8c95d4 in  () #8  0x0000000000000000 in  () sent a letter to technical support recently.
Reply
DjJaz1225 4 years ago
hey I am having the same issue with version 2.0 of the desktop client on Kubuntu 19.04 (i had to use strace because gdb was not cooperating with the syntax) $strace /opt/easyeda/easyeda .... madvise(0x210aca1d5000, 1048576, MADV_DONTNEED) = 0 madvise(0x210aca1e9000, 4096, MADV_DONTNEED) = 0 madvise(0x210aca1e9000, 4096, MADV_DONTNEED) = 0 futex\(0x7f52f2faff68\, FUTEX\_WAKE\_PRIVATE\, 2147483647\) = 0 futex\(0x7f52f2faff68\, FUTEX\_WAKE\_PRIVATE\, 2147483647\) = 0 getrandom("\x6e", 1, GRND_NONBLOCK)     = 1 stat("/etc/gnutls/default-priorities", 0x7fff2ad15480) = -1 ENOENT (No such file or directory) statfs("/sys/fs/selinux", 0x7fff2ad15460) = -1 ENOENT (No such file or directory) statfs("/selinux", 0x7fff2ad15460)      = -1 ENOENT (No such file or directory) openat\(AT\_FDCWD\, "/proc/filesystems"\, O\_RDONLY\|O\_CLOEXEC\) = 3 fstat\(3\, \{st\_mode=S\_IFREG\|0444\, st\_size=0\, \.\.\.\}\) = 0 read(3, "nodev\tsysfs\nnodev\trootfs\nnodev\tr"..., 1024) = 423 read(3, "", 1024)                       = 0 close(3)                                = 0 madvise(0x210aca209000, 835584, MADV_DONTNEED) = 0 access("/etc/selinux/config", F_OK)     = -1 ENOENT (No such file or directory) \-\-\- SIGSEGV \{si\_signo=SIGSEGV\, si\_code=SEGV\_ACCERR\, si\_addr=0xdbf060\} \-\-\- +++ killed by SIGSEGV (core dumped) +++ Segmentation fault (core dumped) I tried many remedies to fix it on my own but it seems to be a higher level issue than a miss configured installation.
Reply
registry 4 years ago
Ubuntu 18.04 is working fine.
Reply
alyubomirov 3 years ago
See this [https://easyeda.com/forum/topic/easyeda-Segmentation-fault-Desktop-Version-Linux-335bc85c28544a489224bb64639c22f4](https://easyeda.com/forum/topic/easyeda-Segmentation-fault-Desktop-Version-Linux-335bc85c28544a489224bb64639c22f4)
Reply
Login or Register to add a comment
goToTop
你现在访问的是EasyEDA海外版,建议访问速度更快的国内版 https://lceda.cn(需要重新注册)
如果需要转移工程请在个人中心 - 工程 - 工程高级设置 - 下载工程,下载后在https://lceda.cn/editor 打开保存即可。
有问题联系QQ 3001956291 不再提醒
svg-battery svg-battery-wifi svg-books svg-more svg-paste svg-pencil svg-plant svg-ruler svg-share svg-user svg-logo-cn svg-double-arrow -mockplus- -mockplus- -mockplus- -mockplus- -mockplus- -mockplus- -mockplus- -mockplus-@1x -mockplus-

Cookie Notice

Our website uses essential cookies to help us ensure that it is working as expected, and uses optional analytics cookies to offer you a better browsing experience. To find out more, read our Cookie Notice