Bug#827579: linux-image-4.6.0-1-amd64: can't boot into KDE (nouveau, GTX970)

2016-06-17 Thread Pavel
Package: src:linux Version: 4.6.2-1 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Just regular update of Debian Stretch caused, that i can work only in CLI (no GUI/KDE). I tried to update linux

Processed: found 827340 in 3.2.41-2

2016-06-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # for the bts graph, mark as found in common anchestor > found 827340 3.2.41-2 Bug #827340 [src:linux] linux: CVE-2010-5321 memory leak in videobuf on multiple calls to mmap() Marked as found in versions linux/3.2.41-2. > thanks Stopping processi

Bug#827561: Update 3.2.78 -> 3.2.81 broke builds in fs/fcntl.c

2016-06-17 Thread Ben Hutchings
Control: tag -1 - patch I've already applied a patch for this. On Fri, 2016-06-17 at 18:08 -0700, Elliott Mitchell wrote: > Control: tags -1 patch > > On Fri, Jun 17, 2016 at 11:28:27PM +0100, Ben Hutchings wrote: > > On Fri, 2016-06-17 at 12:27 -0700, Elliott Mitchell wrote: > > > Package: linu

Processed: Re: Bug#827561: Update 3.2.78 -> 3.2.81 broke builds in fs/fcntl.c

2016-06-17 Thread Debian Bug Tracking System
Processing control commands: > tag -1 - patch Bug #827561 [linux-source-3.2] Update 3.2.78 -> 3.2.81 broke builds in fs/fcntl.c Removed tag(s) patch. -- 827561: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827561 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#827561: Update 3.2.78 -> 3.2.81 broke builds in fs/fcntl.c

2016-06-17 Thread Elliott Mitchell
Control: tags -1 patch On Fri, Jun 17, 2016 at 11:28:27PM +0100, Ben Hutchings wrote: > On Fri, 2016-06-17 at 12:27 -0700, Elliott Mitchell wrote: > > Package: linux-source-3.2 > > Version: 3.2.81-1 > > Severity: important > > > > SSIA: > > > > ?? CCfs/fcntl.o > > fs/fcntl.c: In func

Processed: Re: Bug#827561: Update 3.2.78 -> 3.2.81 broke builds in fs/fcntl.c

2016-06-17 Thread Debian Bug Tracking System
Processing control commands: > tags -1 patch Bug #827561 [linux-source-3.2] Update 3.2.78 -> 3.2.81 broke builds in fs/fcntl.c Added tag(s) patch. -- 827561: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827561 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#827340: linux: CVE-2010-5321 memory leak in videobuf on multiple calls to mmap()

2016-06-17 Thread Petter Reinholdtsen
Control: forwarded -1 https://bugzilla.kernel.org/show_bug.cgi?id=120571 I got some more information on the #v4l IRC channel and decided to report the issue upstream while I was at it. which driver are you using ? I guess uvcvideo based on the lsmod output. uvcvideo uses videobuf2 I quickly l

Processed: Re: linux: CVE-2010-5321 memory leak in videobuf on multiple calls to mmap()

2016-06-17 Thread Debian Bug Tracking System
Processing control commands: > forwarded -1 https://bugzilla.kernel.org/show_bug.cgi?id=120571 Bug #827340 [src:linux] linux: CVE-2010-5321 memory leak in videobuf on multiple calls to mmap() Set Bug forwarded-to-address to 'https://bugzilla.kernel.org/show_bug.cgi?id=120571'. -- 827340: http:

Processed: tagging 827561

2016-06-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 827561 + pending Bug #827561 [linux-source-3.2] Update 3.2.78 -> 3.2.81 broke builds in fs/fcntl.c Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 827561: http://bugs.debian.org/cgi-bin

Bug#827561: Update 3.2.78 -> 3.2.81 broke builds in fs/fcntl.c

2016-06-17 Thread Ben Hutchings
On Fri, 2016-06-17 at 12:27 -0700, Elliott Mitchell wrote: > Package: linux-source-3.2 > Version: 3.2.81-1 > Severity: important > > SSIA: > >   CC  fs/fcntl.o > fs/fcntl.c: In function 'setfl': > fs/fcntl.c:186:31: error: dereferencing pointer to incomplete type > fs/fcntl.c:187:30: error: d

Processed: Re: linux: CVE-2010-5321 memory leak in videobuf on multiple calls to mmap()

2016-06-17 Thread Debian Bug Tracking System
Processing control commands: > found -1 4.6.2-1 Bug #827340 [src:linux] linux: CVE-2010-5321 memory leak in videobuf on multiple calls to mmap() Marked as found in versions linux/4.6.2-1. -- 827340: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827340 Debian Bug Tracking System Contact ow...

Bug#827340: linux: CVE-2010-5321 memory leak in videobuf on multiple calls to mmap()

2016-06-17 Thread Petter Reinholdtsen
Control: found -1 4.6.2-1 [Petter Reinholdtsen] > If I understand the issue correctly, a user with access to /dev/video > can cause the kernel to leak memory and eventually run out of memory by > doing repeated calls to mmap(). In other words, users with video group > membership can bring down th

Bug#827561: Update 3.2.78 -> 3.2.81 broke builds in fs/fcntl.c

2016-06-17 Thread Elliott Mitchell
Okay, looked through and not quite the problem I thought. Problem is the section added to fs/fcntl.c:setfl() depends upon CONFIG_MODULES being enabled. Certainly turning off kernel modules isn't all that common, but it is a situation that is actively used for some situations. I also note the add

Bug#827561: Update 3.2.78 -> 3.2.81 broke builds in fs/fcntl.c

2016-06-17 Thread Elliott Mitchell
Package: linux-source-3.2 Version: 3.2.81-1 Severity: important SSIA: CC fs/fcntl.o fs/fcntl.c: In function 'setfl': fs/fcntl.c:186:31: error: dereferencing pointer to incomplete type fs/fcntl.c:187:30: error: dereferencing pointer to incomplete type make[2]: *** [fs/fcntl.o] Error 1 make[

Processed: reassign 827557 to src:linux, found 827557 in linux/4.6.1-1

2016-06-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 827557 src:linux 4.6.1-1 Bug #827557 [linux-image-4.6.0-1-armmp-lpae] linux-image-4.6.0-1-armmp-lpae: 4.6 armmp kernel fails to boot on nvidia jetson (4.5 works) Bug reassigned from package 'linux-image-4.6.0-1-armmp-lpae' to 'src:linux'

Processed: tagging 827557

2016-06-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 827557 + moreinfo Bug #827557 [linux-image-4.6.0-1-armmp-lpae] linux-image-4.6.0-1-armmp-lpae: 4.6 armmp kernel fails to boot on nvidia jetson (4.5 works) Added tag(s) moreinfo. > thanks Stopping processing here. Please contact me if you ne

Bug#827557: linux-image-4.6.0-1-armmp-lpae: 4.6 armmp kernel fails to boot on nvidia jetson (4.5 works)

2016-06-17 Thread Wookey
Package: linux-image-4.6.0-1-armmp-lpae Version: 4.6.1-1 Severity: normal I installed an nvidia jetson board (armhf, v7) with the stretch alpha6 installer. It all worked nicely. See documentation at: https://wiki.debian.org/InstallingDebianOn/NVIDIA/Jetson-TK1 On upgrading the kernel to 'current

Processed: your mail

2016-06-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 827510 src:linux 3.16.7-ckt25-2 Bug #827510 [src:linux] videobuf2-core.c:1781 vb2_start_streaming+0xf8/0x180 [videobuf2_core]() Ignoring request to reassign bug #827510 to the same package Bug #827510 [src:linux] videobuf2-core.c:1781 vb

Processed: reassign 827510 to src:linux

2016-06-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 827510 src:linux Bug #827510 [linux-image-amd64] videobuf2-core.c:1781 vb2_start_streaming+0xf8/0x180 [videobuf2_core]() Bug reassigned from package 'linux-image-amd64' to 'src:linux'. No longer marked as found in versions linux-latest/6

Processed: Re: Bug#827506: linux-image-4.6.0-1-amd64: Intel i915 graphics locks up

2016-06-17 Thread Debian Bug Tracking System
Processing control commands: > reassign -1 src:linux 4.6.1-1 Bug #827506 [linux-image] linux-image-4.6.0-1-amd64: Intel i915 graphics locks up Warning: Unknown package 'linux-image' Bug reassigned from package 'linux-image' to 'src:linux'. No longer marked as found in versions 4.6.0-1-amd64. Igno

Re: Bug#827506: linux-image-4.6.0-1-amd64: Intel i915 graphics locks up

2016-06-17 Thread Mattia Rizzolo
Control: reassign -1 src:linux 4.6.1-1 [ please let me out while discussing the bug, I'm merely reassigning it] On Fri, Jun 17, 2016 at 03:55:39PM +1000, cb...@westnet.com.au wrote: > Package: linux-image there is no such package > Version: 4.6.0-1-amd64 and no such version. > > Dear Maintai

Bug#827510: videobuf2-core.c:1781 vb2_start_streaming+0xf8/0x180 [videobuf2_core]()

2016-06-17 Thread Mathieu Malaterre
Package: linux-image-amd64 Version: 3.16+63 I cannot use any more my oldish webcam: Philips PCVC730K (ToUCam Fun)/PCVC830 (ToUCam II) USB webcam. If I start: $ cheese -d /dev/video1 Here is what I see in dmesg: [271571.088304] usb 4-1.3: new full-speed USB device number 6 using ehci-pci [271571