Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 195298 (kernel-2.6.23)

Summary: 2.6.23 package regression tracker
Product: Gentoo Linux Reporter: Daniel Drake (RETIRED) <dsd>
Component: New packagesAssignee: Gentoo Kernel Miscellaneous <kernel-misc>
Status: RESOLVED FIXED    
Severity: normal CC: danost, gentoo, jrmalaq, M4rkusXXL, rene.rheaume, rktspm, sven.koehler, vyacheslavovich, wschlich
Priority: High Keywords: Tracker
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 182361, 186490, 188373, 190987, 192280, 195300, 195425, 195524, 195632, 195891, 196593, 196684, 197136, 197557, 197768, 198158, 199876, 200053, 201665, 203045, 205701, 207957, 207993, 208059, 209474    
Bug Blocks:    

Description Daniel Drake (RETIRED) gentoo-dev 2007-10-09 21:55:22 UTC
This bug is for tracking regressions in portage packages (except kernel sources
themselves) due to 2.6.22 upgrades.

Please don't mark bugs as fixed until the fix is in the stable tree.

Assuming everything goes to plan, we'll be pushing for 2.6.22 stable on 30th October.
Comment 1 Sven 2007-10-09 21:59:26 UTC
This bug is about 2.6.23, right?
(not 2.6.22, as the text says)
Comment 2 Daniel Drake (RETIRED) gentoo-dev 2007-10-09 23:36:51 UTC
yes it's about 2.6.23, sorry. I somehow manage to screw up that text every time...
Comment 3 Sven 2007-10-10 13:03:34 UTC
There's a gcc bug, which might prevent kernel 2.6.23 from going stable:
Bug 135745

It causes sandbox violations when compiling external modules.
Comment 4 Daniel Drake (RETIRED) gentoo-dev 2007-10-10 13:22:57 UTC
As mentioned on the other bug, that's a bug in gcc, sandbox, or some other low level *userspace* component. If you are only seeing it now rather than later then it means you recently upgraded gcc or something like that.

It's totally unrelated to kernel version, and not a kernel bug, so does not block 2.6.23 going stable.
Comment 5 Daniel Drake (RETIRED) gentoo-dev 2007-10-10 13:24:58 UTC
To clarify, I meant "now rather than earlier" and am simply trying to say that you get this bug with ALL kernel versions (yes! even 2.6.22, the current stable!) when you have the affected choice of compiler/userspace-stuff installed.

Please don't reply to this comment, it's offtopic for this bug.
Comment 6 Sebastian 2007-10-10 14:13:06 UTC
How about this bug: https://bugs.gentoo.org/show_bug.cgi?id=195381

Does it count as a blocker?
Comment 7 Sebastian 2007-10-10 14:22:46 UTC
Here's another one, this time related to udev-114:
https://bugs.gentoo.org/show_bug.cgi?id=195384
Comment 8 Sven 2007-10-10 17:36:10 UTC
(In reply to comment #4)
> It's totally unrelated to kernel version, and not a kernel bug, so does not
> block 2.6.23 going stable.

No. The problem comes and goes when swiching the kernel version.

If i set my /usr/src/linux symlink to a 2.6.22 kernel, compiling modules works.
If i set my /usr/src/linux symling to a 2.6.23 kernel, compiling modules does not work.


I assume, they really changed something in the buildsystem of the kernel.
(Maybe they call gcc without -pipe or something like it? I have no clue, what these gcda files are for)
Comment 9 Rafael 2007-10-11 03:06:29 UTC
(In reply to comment #8)
> (In reply to comment #4)
> 
> No. The problem comes and goes when swiching the kernel version.
> 
> If i set my /usr/src/linux symlink to a 2.6.22 kernel, compiling modules works.
> If i set my /usr/src/linux symling to a 2.6.23 kernel, compiling modules does
> not work.
> 
> 
> I assume, they really changed something in the buildsystem of the kernel.
> (Maybe they call gcc without -pipe or something like it? I have no clue, what
> these gcda files are for)
> 

The same happens to me. If I switch back the symlink to pinto to linux-2.6.22-gentoo-r8 the nvidia-drivers package builds fine. But if the symlink points to linux-2.6.23-gentoo i have the access  violation error.
Comment 10 Daniel Drake (RETIRED) gentoo-dev 2007-10-11 19:47:11 UTC
Please stop discussing bug #135745 on this bug, and instead discuss it on bug #135745 instead. Thanks! :)
Comment 11 Jose daLuz 2007-10-16 01:29:15 UTC
I just added 196001 - only thing that changed from one toolchain/system/world rebuild to the next was linux-headers, which caused net-misc/iputils-20070202 to fail to build.
Comment 12 Jose daLuz 2007-10-16 01:34:36 UTC
(In reply to comment #11)
> I just added 196001 
Very sorry to bugspam, I found #195861 with a fix for this problem only after filing this.
Comment 13 Henry Wertz 2007-10-28 04:37:03 UTC
How's about this one: 
https://bugs.gentoo.org/show_bug.cgi?id=197264

     NFS data corruption.  That's relatively serious 8-).  
Comment 14 Daniel Drake (RETIRED) gentoo-dev 2007-10-28 11:50:15 UTC
This bug is for problems in packages outside of the kernel. Please don't pollute this with kernel problems...
Comment 15 Henry Wertz 2007-10-29 04:00:23 UTC
Oops sorry 8-).
Comment 16 Daniel Drake (RETIRED) gentoo-dev 2008-01-25 13:31:38 UTC
Closing as 2.6.23 is stable