[Bug 595767] Re: jscal crashed with signal 7 in __libc_start_main()

2010-07-16 Thread Launchpad Bug Tracker
This bug was fixed in the package joystick - 20051019-12 --- joystick (20051019-12) unstable; urgency=low * Use the correct maximum number of axes. LP: #595767. * Small fixes to the manpages. * Correct all remaining ioctl() checks. Closes: #587439. * Explain the purpose of cal

[Bug 595767] Re: jscal crashed with signal 7 in __libc_start_main()

2010-07-15 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/sid/joystick -- 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 ubuntu-bugs@lists.ubuntu.c

[Bug 595767] Re: jscal crashed with signal 7 in __libc_start_main()

2010-06-21 Thread Jordan Braughler
No problem. Thanks for the tip about joydev. -- 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 ubuntu-bugs@lists.ubun

[Bug 595767] Re: jscal crashed with signal 7 in __libc_start_main()

2010-06-21 Thread Stephen Kitt
Thanks for the feedback, I'll upload a fixed version to Debian one of these days, and it will make its way to Ubuntu on its own (I'd like to address #497835 as well). I had a look at some photos of your keyboard, and it is indeed hard to figure out how it would support 37 axes! If you want to dis

[Bug 595767] Re: jscal crashed with signal 7 in __libc_start_main()

2010-06-21 Thread Jordan Braughler
That seems to fix the crash. Unfortunately, I just realized that none of the axes seem to be tied to an actual switch on my keyboard, so I can't calibrate it or stop it from throwing some games out of control. Yet another brilliant product by Microsoft :) -- jscal crashed with signal 7 in __libc_

[Bug 595767] Re: jscal crashed with signal 7 in __libc_start_main()

2010-06-20 Thread Stephen Kitt
Could you please try the attached file? It replaces jscal.c in joystick-20051019; to rebuild jscal using this file, simply do (starting from the joystick-20051019 directory) cd utils make and then ./jscal -c /dev/input/js0 (rebuilding using dpkg-buildpackage will not work because of t

[Bug 595767] Re: jscal crashed with signal 7 in __libc_start_main()

2010-06-20 Thread Jordan Braughler
Joystick has 37 axes and 127 buttons. Correction for axis 0 is none (raw), precision is 0. Correction for axis 1 is none (raw), precision is 0. Correction for axis 2 is none (raw), precision is 0. Correction for axis 3 is none (raw), precision is 0. Correction for axis 4 is none (raw), precision is

[Bug 595767] Re: jscal crashed with signal 7 in __libc_start_main()

2010-06-20 Thread Stephen Kitt
Thanks, it looks like the keyboard is reporting more axes than jscal supports; could you show me the output of jscal before it crashes? It should print out a bunch of information starting with "Joystick has ... axes and ... buttons", then "Correction for axis ... is ..., precision is ..." etc. --

[Bug 595767] Re: jscal crashed with signal 7 in __libc_start_main()

2010-06-20 Thread Jordan Braughler
#0 wait_for_event (d=-32767, s=0x6048c0) at jscal.c:104 #1 0x00402080 in calibrate () at jscal.c:235 #2 0x00402823 in main (argc=, argv=0x7fffe768) at jscal.c:754 -- jscal crashed with signal 7 in __libc_start_main() https://bugs.launchpad.net/bugs/595767 You received thi

[Bug 595767] Re: jscal crashed with signal 7 in __libc_start_main()

2010-06-20 Thread Stephen Kitt
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 poi

[Bug 595767] Re: jscal crashed with signal 7 in __libc_start_main()

2010-06-20 Thread Jordan Braughler
Yes, it still crashes, with the same error. It just doesn't seem to generate a crash report or any debug output. -- 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 subscr

[Bug 595767] Re: jscal crashed with signal 7 in __libc_start_main()

2010-06-20 Thread Stephen Kitt
Does the newly-built jscal still crash, or does it work correctly? -- 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

[Bug 595767] Re: jscal crashed with signal 7 in __libc_start_main()

2010-06-17 Thread Jordan Braughler
That doesn't seem to create a core dump, though, and apport doesn't detect the crash. -- 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

[Bug 595767] Re: jscal crashed with signal 7 in __libc_start_main()

2010-06-17 Thread Stephen Kitt
Thanks for reporting the crash! Unfortunately the backtraces contain no debugging information, which is to be expected since the binaries in the joystick package contain no such information. Could you possible rebuild the package with debugging information, and try running jscal again? Here's t

[Bug 595767] Re: jscal crashed with signal 7 in __libc_start_main()

2010-06-17 Thread Jordan Braughler
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/50520897/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50520898/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/50520899/Disassembly.txt ** Attachm