eda-2
eda-2 copied to clipboard
Segmentation fault in Linux
I get a segfault whenever I try to run eda. The segfault occurs in Address::get_location() when the location_ is returned. There are also two errors that need to be fixed when compiling on linux. I can commit those when I work out this segfault. Any suggestions?
interesting