| Summary: | Mozilla M18 segfaults on Release 4.2 | ||
|---|---|---|---|
| Product: | Base System | Reporter: | esbjerg <esbjerg> |
| Component: | misc | Assignee: | Jeremy Lea <reg> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-bugs->reg Over to me, as maintainer. Hi, On Thu, Dec 07, 2000 at 04:58:11AM -0800, esbjerg@ehp.dk wrote: > Segmentation fault - core dumped > > >How-To-Repeat: > Install port. Start mozilla. This is not repeatable... Can you try deleting ~/.mozilla and seeing if the problem persists. If it does, I need to know the version of FreeBSD you are running (is it stock 4.2-RELEASE, or have you done a make world since?). I also need to know the versions of the glib and gtk ports which you have installed (please make sure these are the latest). If the proble still persists, then please turn on debuging (see CONFIGURE_ENV in the port's Makefile) and then rebuild, and then run 'mozilla -g' and then tell me where is crashed... Regards, -Jeremy -- FreeBSD - Because the best things in life are free... http://www.freebsd.org/ State Changed From-To: open->closed Mozilla current version is 0.7. |
[root@neumann]# mozilla ./run-mozilla.sh ./mozilla-bin MOZILLA_FIVE_HOME=. LD_LIBRARY_PATH=. LIBRARY_PATH=.:./components SHLIB_PATH=. LIBPATH=. ADDON_PATH=. MOZ_PROGRAM=./mozilla-bin MOZ_TOOLKIT= moz_debug=0 moz_debugger= Segmentation fault - core dumped How-To-Repeat: Install port. Start mozilla.