OK, so it should be possible to get a backtrace with gdb. Could you try running
    gdb --args ./utls/jscal -c /dev/input/js0
(from the joystick-20051019 directory), then typing
    run
at the gdb prompt? When jscal crashes gdb should stop it and tell you about the 
crash; typing
    bt
at that point should produce the backtrace including source code.

Thanks!

-- 
jscal crashed with signal 7 in __libc_start_main()
https://bugs.launchpad.net/bugs/595767
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to