Thanks to all who offered up suggestions for fixing the seg fault with Mozilla M14. The first email I got suggested creating the sym link, and that fixed the problem.
Thanks! Bryan *********************************************************************** Bryan K. Walton Network Operations Center Analyst Berbee 5520 Research Park Drive Madison, Wisconsin 53711 [EMAIL PROTECTED] 608.288.3000 Berbee...putting the E in business On Thu, 9 Mar 2000, Davide wrote: > > > > On 9 Mar 2000, "Bryan K. Walton" wrote: > > Date: 9 Mar 2000 14:20:12 -0000 > > To: Debian-User Mailing List <[email protected]> > > From: "Bryan K. Walton" <[EMAIL PROTECTED]> > > Subject: New Mozilla (M14-1) causes seg fault > > > > Hi everyone, > > This morning I performed my daily distribution upgrade on > > frozen, and to my delight, my Mozilla was upgraded from M13 to M14! BUT > > WAIT! . . . I can't get Mozilla to start. When I run it, this is what I > > get from the shell startup: > > > > $ mozilla > > Profile Manager : Profile Wizard and Manager activites : Begin > > Profile Manager : Command Line Options : Begin > > Profile Manager : Command Line Options : End > > ProfileManager : GetProfileDir > > ProfileManager : GetProfileDir > > Profile Manager : Profile Wizard and Manager activites : End > > Segmentation fault > > > > --Any ideas? > > > > Thanks, > > Bryan Walton > > I had the same problem, you have to create a symbolic link called "icons" > to /usr/lib/mozilla/icons in your $HOME/.mozilla, like this: > > [EMAIL PROTECTED]:~/.mozilla$ ls -l icons > lrwxrwxrwx 1 evo evo 22 mar 5 23:14 icons -> > /usr/lib/mozilla/icons > > Ciao, Davide >

