[Bug 891939] Re: horgand segfaults at startup (due to buffer overflow)

2013-01-02 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/horgand -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/891939 Title: horgand segfaults at startup (due to buffer overflow) To manage notifications about this bug go to:

[Bug 891939] Re: horgand segfaults at startup (due to buffer overflow)

2013-01-02 Thread Launchpad Bug Tracker
This bug was fixed in the package horgand - 1.14-5 --- horgand (1.14-5) unstable; urgency=medium * Prevent SIGSEGV by fixing a buffer overflow, it was tryng to strcpy() of an 11 char string (+ '\0') into a 10 char fixed array. (Closes: #695467) (LP: #891939) -- Alessio

[Bug 891939] Re: horgand segfaults at startup (due to buffer overflow)

2013-01-02 Thread Bug Watch Updater
** Changed in: horgand (Debian) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/891939 Title: horgand segfaults at startup (due to buffer overflow) To manage

[Bug 891939] Re: horgand segfaults at startup (due to buffer overflow)

2013-01-01 Thread Dave Gilbert
Thanks to Steve Cotton pointing out the reason it wouldn't run was just contention on the audio device; with PA suspended and my patch it runs fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 891939] Re: horgand segfaults at startup (due to buffer overflow)

2012-12-08 Thread Dave Gilbert
High (dead on startup) - set for hjd ** Changed in: horgand (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/891939 Title: horgand segfaults at startup (due

[Bug 891939] Re: horgand segfaults at startup (due to buffer overflow)

2012-12-08 Thread Dave Gilbert
#5 0x004066f7 in strcpy (__src=0x430ed0 m(Maj7)(b5), __dest=0x65dd00 hor+105536 ) at /usr/include/x86_64-linux-gnu/bits/string3.h:104 No locals. #6 HOR::HOR (this=0x6440c0 hor) at organ.C:633 tapsg = {36, 33, 29, 27, 24, 21, 17, 15, 13, 16, 21, 24, 27, 31, 33, 36}

[Bug 891939] Re: horgand segfaults at startup (due to buffer overflow)

2012-12-08 Thread Dave Gilbert
OK, here's a patch that gets past the overflow; I think it's safe; there are a LOT of fixed length string buffers in the code. This stretches this 10 char to 12 char to fit the string being copied in; there are places that append that string into others in other bits of the code, but I *think*

[Bug 891939] Re: horgand segfaults at startup (due to buffer overflow)

2012-12-08 Thread Dave Gilbert
** Bug watch added: Debian Bug tracker #695467 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695467 ** Also affects: horgand (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695467 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 891939] Re: horgand segfaults at startup (due to buffer overflow)

2012-12-08 Thread Bug Watch Updater
** Changed in: horgand (Debian) Status: Unknown = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/891939 Title: horgand segfaults at startup (due to buffer overflow) To manage

[Bug 891939] Re: horgand segfaults at startup (due to buffer overflow)

2012-12-08 Thread Ubuntu Foundations Team Bug Bot
The attachment Fix nom length in Chord4 of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag