OSDev.org

The Place to Start for Operating System Developers
It is currently Sun May 19, 2024 1:06 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: GCC 4.3.0 exposes a kernel bug
PostPosted: Sun Mar 09, 2008 7:55 pm 
Offline
Member
Member

Joined: Sat Dec 01, 2007 1:36 pm
Posts: 70
http://lwn.net/SubscriberLink/272048/34349d400065bc89/

interesting read :)


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 11, 2008 5:34 pm 
Offline
Member
Member
User avatar

Joined: Thu Apr 05, 2007 6:07 am
Posts: 214
this issue was foreseen and it was come.

linux kernel developers and gcc developers, they need to talk with each other.
linux kernel doesn't work fine with latest gcc compiler, it happened from time to time.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 11, 2008 8:04 pm 
Offline
Member
Member
User avatar

Joined: Sat Oct 21, 2006 5:29 pm
Posts: 275
Location: Brisbane Australia
This bug is no real threat, moreover, by the time this new version of gcc is used to compile programs, the problem will have been fixed, secondly it only effects programs that uses signal handlers, and also use memmove() (or a function that uses and relies on the DF flag), before and within the signal handler. Also there is no escalation of privileges, and will only run at the current users privileges.

_________________
Image
Microsoft: "let everyone run after us. We'll just INNOV~1"


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 12, 2008 2:06 am 
Offline
Member
Member
User avatar

Joined: Thu Nov 16, 2006 12:01 pm
Posts: 7615
Location: Germany
It should be noted that the kernel bug would be exposed by any compiler correctly implementing the ABI.

I think many kernel gurus are pretty arrogant bas****s, for half a dozen reasons, and can't help but smile whenever they're bitten by that attitude.

_________________
Every good solution is obvious once you've found it.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 28, 2008 2:47 pm 
Offline
Member
Member
User avatar

Joined: Tue Oct 17, 2006 11:33 pm
Posts: 3882
Location: Eindhoven
Solar wrote:
It should be noted that the kernel bug would be exposed by any compiler correctly implementing the ABI.

I think many kernel gurus are pretty arrogant bas****s, for half a dozen reasons, and can't help but smile whenever they're bitten by that attitude.


I still recall them calling GCC 3.* bad because it broke their code ... not to mention that their code was the problem in the first place.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group