[Bug 1205126] Re: rpcgen segfaults if argument is longer than 10 characters

2013-07-29 Thread David Cullen
This is probably related to https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/776192. The code that causes the defect has been in rpc_parse.c since at least 2.11 of vanilla eglibc. However, on Precise, the code is compiled with stack protection disabled. Maybe eglibc is build for saucy with

[Bug 1205126] Re: rpcgen segfaults if argument is longer than 10 characters

2013-07-29 Thread David Cullen
In bug 776192 , the reporter says that the argument name must be longer than 17 bytes. This may mean that longer or shorter argument names trigger the defect on other systems. The example code I provided may not be sufficient to trigger the defect on Saucy. All that being said, I am do not

[Bug 1205126] [NEW] rpcgen segfaults if argument is longer than 10 characters

2013-07-25 Thread David Cullen
Public bug reported: rpcgen (Ubuntu EGLIBC 2.15-0ubuntu10.4) 2.15 segfaults or fails with expected type specifier if a function argument is longer than 10 characters. The function get_prog_declaration in libc/sunrpc/rpc_parse.c allocates a 10 character buffer on the stack and then uses unsafe

[Bug 1205126] Re: rpcgen segfaults if argument is longer than 10 characters

2013-07-25 Thread David Cullen
The following msg.x file can be used to duplicate the defect: program PROGRAM { version VERSION { int function1(string very_long_argument_name) = 1; int function2(string very_long_argument_name) = 2; int function3(string

[Bug 1027943] [NEW] Kernel OOPs in ALSA while playing movie in gnome-mplayer

2012-07-23 Thread David Cullen
Public bug reported: While playing a moving in gnome-mplayer, a kernel OOPs in snd_pcm_info was reported by the kernel. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-1416-omap4 3.2.0-1416.22 ProcVersionSignature: Ubuntu 3.2.0-1416.22-omap4 3.2.21 Uname: Linux

[Bug 1027943] Re: Kernel OOPs in ALSA while playing moving in gnome-mplayer

2012-07-23 Thread David Cullen
** Attachment added: Exerpt of kernel log showing OOPs https://bugs.launchpad.net/bugs/1027943/+attachment/3232848/+files/kern.log.exerpt ** Summary changed: - Kernel OOPs in ALSA while playing moving in gnome-mplayer + Kernel OOPs in ALSA while playing movie in gnome-mplayer -- You

[Bug 1023952] Re: [SRU] flash-kernel script fails when installing Linaro OMAP kernels

2012-07-19 Thread David Cullen
Hello, Chris, From the comments above it seems like this is fixed in Quantal, but the bug task status still has that marked an “Triaged”. Can you please check if this is actually fixed in Quantal and set the bug status appropriately - the SRU will not be released to precise-updates before

[Bug 1023952] Re: [SRU] flash-kernel script fails when installing Linaro OMAP kernels

2012-07-19 Thread David Cullen
This is not a problem in Quantal. The flash-kernel script in Quantal has been verified to work on the PandaBoard. ** Changed in: flash-kernel (Ubuntu) Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1023952] Re: [SRU] flash-kernel script fails when installing Linaro OMAP kernels

2012-07-19 Thread David Cullen
I have verified that the fix to flash-kernel in precise-proposed works on the PandaBoard. ** Tags removed: verification-needed ** Tags added: verification-complete ** Tags removed: verification-complete ** Tags added: verification-done -- You received this bug notification because you are a

[Bug 1023952] Re: flash-kernel script fails when installing Linaro OMAP kernels

2012-07-17 Thread David Cullen
Hello, Oliver, just getting the affected systems tested is enough, testing on a beagleXM and a panda should suffice, so if you could ask someone who uses ubuntu images on his XM to test the package and test it yourself on your panda thats sufficient I have not gotten any response to my

[Bug 1023952] Re: flash-kernel script fails when installing Linaro OMAP kernels

2012-07-16 Thread David Cullen
Is testing on Quantal Server sufficient? It's the only image available: http://cdimage.ubuntu.com/releases/12.10/alpha-2/quantal- preinstalled-server-armhf+omap4.img.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1023952] Re: flash-kernel script fails when installing Linaro OMAP kernels

2012-07-16 Thread David Cullen
Hello, Robie, David, please could you test that the Quantal is not affected by this? Otherwise we're going to end up with a regression bug filed in the future. Quantal does not have this problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1023952] Re: flash-kernel script fails when installing Linaro OMAP kernels

2012-07-13 Thread David Cullen
Ok. I sent out a request for help testing on a BeagleBoard-xM. I will let you know when I get a response. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1023952 Title: flash-kernel script fails

[Bug 1023952] [NEW] flash-kernel script fails when installing Linaro OMAP kernels

2012-07-12 Thread David Cullen
Public bug reported: I have a PandaBoard system created from the image at http://cdimage.ubuntu.com/releases/12.04/release/ubuntu-12.04 -preinstalled-desktop-armhf+omap4.img.gz I added the Linaro kernel repository and installed the Linaro kernel because I had problems with the Linaro Ubuntu

[Bug 1023952] Re: flash-kernel script fails when installing Linaro OMAP kernels

2012-07-12 Thread David Cullen
** Description changed: I have a PandaBoard system created from the image at - http://cdimage.ubuntu.com/releases/12.04/release/ubuntu-12.04 + http://cdimage.ubuntu.com/releases/12.04/release/ubuntu-12.04 -preinstalled-desktop-armhf+omap4.img.gz I added the Linaro kernel

[Bug 1023952] Re: flash-kernel script fails when installing Linaro OMAP kernels

2012-07-12 Thread David Cullen
** Description changed: I have a PandaBoard system created from the image at http://cdimage.ubuntu.com/releases/12.04/release/ubuntu-12.04 -preinstalled-desktop-armhf+omap4.img.gz I added the Linaro kernel repository and installed the Linaro kernel because I had problems with

[Bug 1023952] Re: flash-kernel script fails when installing Linaro OMAP kernels

2012-07-12 Thread David Cullen
May I ask for some guidance here? Should I post a request for help with testing to ubuntu-devel-discuss _and_ linaro-dev? Or just linaro-dev? The only OMAP4 system I have here is a PandaBoard. I have an OMAP3 system, but it is currently only supported by Angstrom. How many systems do I need

[Bug 700269] [NEW] No sound appeared to have been recorced from onboard microphone

2011-01-08 Thread David Cullen
Public bug reported: Ubuntu system testing did not work. No sound came out ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: alsa-base 1.0.23+dfsg-1ubuntu4 ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4 Uname: Linux 2.6.35-22-generic i686 AlsaVersion: Advanced Linux Sound

[Bug 700269] Re: No sound appeared to have been recorced from onboard microphone

2011-01-08 Thread David Cullen
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/700269 Title: No sound appeared to have been recorced from onboard microphone -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 700284] [NEW] Asus eeepc 1015 No sound recorded on microphone jack

2011-01-08 Thread David Cullen
Public bug reported: Running ubuntu system test. Appears to be no sound input on either on board or external microphone through jack mic port. Using ubuntu 10.10 ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: alsa-base 1.0.23+dfsg-1ubuntu4 ProcVersionSignature: Ubuntu 2.6.35-22.33-generic

[Bug 700284] Re: Asus eeepc 1015 No sound recorded on microphone jack

2011-01-08 Thread David Cullen
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/700284 Title: Asus eeepc 1015 No sound recorded on microphone jack -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com