Custom Query (245 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 245)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#20 fixed libc: random panic SIGSEGV when doing parallel builds bird bird
Description

Two or more parallel builds of mozilla is reported causing random SIGSEGV on an UNI system.

#21 fixed libc: limit Unix EAs to specific file systems bird bird
Description

Fat32 does not implement EAs efficiently, and some other IFSes doesn't do it at all. The solution is to add a property to the volume information objects which indicates whether or not it can deal with UnixEAs. A global env.var. for disabling it would also be nice.

#22 fixed libc: path resolver fails on open file bird bird
Description

pwd_mkdb (baselayout) has trouble doing stat() on the temporary database file after opening it. It's a JFS volume. The final DosFindFirst? operation in the unix path resolver fails with rc=32. Ignoring that failure, the stat() operation seems to be working fine even if it has to do DosFindFirst? itself to read those unix attributes... weird.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.