View Single Post
Posts: 329 | Thanked: 505 times | Joined on Jul 2008 @ Israel
#173
Originally Posted by Hiro P. View Post
After basic configuration (language, user, password) it asks at the same time for "import old favorites" and "download language files" then crashes. After that it crashes immediately after start.
Please post ~/MyDocs/.waze/postmortem
Please execute the following in terminal:
Code:
ulimit -c unlimited
/opt/waze/bin/waze
when the crash occurs a core file should be generated in the current working directory. Please post it as well (you should zip both)

Last edited by damagedspline; 2012-04-20 at 11:41. Reason: Change ulimit args by adding -c