https://bugs.linaro.org/show_bug.cgi?id=1615

--- Comment #10 from Stuart Haslam <stuart.has...@linaro.org> ---
I'm still seeing this occasionally, but I'm able to provoke it reliably like
this;

ulimit -c unlimited
rm core
while true; do ./test/validation/timer/timer_main; [ -f core ] && break; done

(may need to modify according to your /proc/sys/kernel/core_pattern)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to