Closed
Bug 161475
Opened 23 years ago
Closed 23 years ago
Existing profiles cannot be located (off-by-one bug)
Categories
(Core Graveyard :: Profile: BackEnd, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 153562
People
(Reporter: paul.vanderzwan, Assigned: ccarlen)
Details
When starting mozilla ( 1.1b) an existing profile is not found.
When using truss it looks like the filename is corrupted / shifted 1 char:
794: access("?/home/pz28856/.mozilla/paulz/vfvr23ud.sl", 0) Err#2 ENOENT
Look at the ? first character and the .sl ending.
This is on Solaris 8/x86 mu 7
$ gcc --version
2.95.3
Compiled with -O and no debugging
sounds like bug 153562 / bug 161092
Since you write that this happens with 1.1b and bug 153562 was fixed later than
that: Resolving as dup. Please add comment if you see this happen again with a
new profile and builds later than the fix.
*** This bug has been marked as a duplicate of 153562 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•