Bug 279

Summary: Linux 2.6.18 will break scratchbox
Product: scratchbox Reporter: Riku Voipio <rvoipio+bugs@movial.fi>
Component: generalAssignee: Veli Mankinen <veli.mankinen@movial.fi>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Hardware: PC   
OS: Linux   

Description:   Opened: 2006-07-25 15:03
Before the flood of clueless bugs:

First,

Linux 2.6.18 will bring VDSO randomizing to everyone, thus we desparatly need to
upgrade glibc. This was already fixed in #250 for 1.2 branch

http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e6e5494cb23d1933735ee47cc674ffe1c4afed6f


Second,

Linux 2.6.18 will break /proc/<pid>/root semantics, thus breaking list_sessions
in sb/config.py. I Am not aware of the proper/official way to fix it.

http://www.kernel.org/git/gitweb.cgi?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=778c1144771f0064b6f51bee865cceb0d996f2f9
------- Comment #1 From Riku Voipio 2006-10-30 11:01:13 -------
Fixed in apophis (vdso issue still needs attention thou)