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$
Chrome
79.0.3945.79
Linux
EasyEDA
6.3.22