Hi,

Can you give me gdb output.

Run gdb flegita then
 - type 'r' to start debugging
 - Once it has crashed, type 'bt' to print debug backtrace
 - type 'l' to print the code where it fails
 - type 'info locals' to print local variables
 - type 'info args' to print arguments.
 - type 'up' to go one stack up
 - loop the four steps above until there is not stacks
 - post the result :)

Thanks,
Regards.

-- 
Segfault on start
https://bugs.launchpad.net/bugs/138280
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to