View Single Post
Posts: 445 | Thanked: 367 times | Joined on Nov 2010 @ Italy
#185
Originally Posted by damagedspline View Post
try this to generate the core file:
Code:
cd /home/user
ulimit -c unlimited
/opt/waze/bin/waze
/opt/waze/bin has only root write permissions so the core file probably was not able to be written there as you executed waze as a normal user. (core should now be be generated in /home/user)
how the core file should looks like? i cannot find any new file in /home/user

i executed
Code:
cd /home/user
ulimit -c unlimited
/opt/waze/bin/waze
as a normal user but give same segfault and no core file

always from /home/user i tried to type root and tried again
this time the process seems to go beyond the usual seg fault and i got some new messages in xterm (like flag:1 etc) but it was very slow and appears to be in a loop or to take several time, so i just stopped with ctrl+z but still no core file in /home/user

should i try again with root privileges? and wait for this long process to got this core file? it will drain my battery? just to know, so i will put on charge