Hi again, My next test results: I tried to build a sd_pico with all debug symbols. So I modified the CFLAGS in the Makefile and change -O2 to -O0 After building sd_pico it doesn't crash (sd-Pico unmodified under gentoo). Then changed back -o0 to -O2. Crash happens again. Comments? ????? BR. Halim