**** BEGIN LOGGING AT Wed Sep 04 03:00:01 2019 Sep 04 11:38:13 hello! Sep 04 11:40:44 I have a working project written in C++, I use Qt Creator on a x86 64bit Ubuntu system, the project is cross compiled and running on a Raspberry Pi with Ubuntu Sep 04 11:41:29 the project starts just fine, but when I try to debug with gdb (remote or local) it segfaults Sep 04 11:42:24 I tested with a new project containing only a main.cpp "int main(int argc, char *argv[]) { return 0; }", the same thing Sep 04 11:43:10 Program received signal SIGSEGV, Segmentation fault. 0x76fd8ee0 in ?? () from /lib/ld-linux-armhf.so.3 Sep 04 13:02:20 what image do I pull down to get aarch64 on my rp4b http://paste.debian.net/1098737/ Sep 04 13:37:03 probably something to ask in #debian-arm instead ? Sep 04 13:37:32 (or in #raspbian) Sep 04 20:07:07 ogra, that is what I'm using now, raspbian, but it's 32bit only at this time..... **** ENDING LOGGING AT Thu Sep 05 03:00:58 2019