[Bug 311253] Re: btscanner crashes on try using "brute force scan"

2015-04-19 Thread Sander Jonkers
FWIW: The latest change to btscanner 2.1 was made in 2005. The maintainer seems to be gone. So maybe better to remove btscanner from the Ubuntu repositories? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 311253] Re: btscanner crashes on try using "brute force scan"

2015-04-19 Thread Sander Jonkers
Still happens on Ubuntu 15.04 with btscanner 2.0 after pressing "b" $ btscanner *** buffer overflow detected ***: btscanner terminated === Backtrace: = /lib/x86_64-linux-gnu/libc.so.6(+0x78c4e)[0x7fa095fc8c4e] /lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x7fa096068e8c] /lib/

[Bug 311253] Re: btscanner crashes on try using "brute force scan"

2011-06-26 Thread C.J.
how does one apply the attached patch? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/311253 Title: btscanner crashes on try using "brute force scan" To manage notifications about this bug go to: ht

[Bug 311253] Re: btscanner crashes on try using "brute force scan"

2009-06-28 Thread Alex Riesen
This is a trivial initialization bug: memset called with a wrong length (looks like copy-paste mistake). The attached patch fixes it. ** Attachment added: "Fix wrong size when initializing a bt address while doing a brute-force scan" http://launchpadlibrarian.net/28479516/0001-Fix-wrong-size