15.05.2013 11:55 пользователь "Martijn van Duren" <martijn...@gmail.com>
написал:
>
> Hello ports@,
>
> since a couple of weeks now I have runtime errors when running
> firefox20. At first I thought that it might be that something went wrong
> when keeping my system at -current.
> Monday I reinstalled my system because of this issue, but the error
> remains.
> When opening with GDB I can't get a full backtrace (since it's not the
> debug-versio), but it does give errors on libxul.
>
> I also tried it both with and without dbus/avahi running, both end in
> the same issue.
>
> I also tried to build it with FLAVOR=debug, but it still exits with a
> Memory Exhausted error. My ulimit settings are:
> # ulimit -a
> time(cpu-seconds)    unlimited
> file(blocks)         unlimited
> coredump(blocks)     unlimited
> data(kbytes)         2097152
> stack(kbytes)        32768
> lockedmem(kbytes)    unlimited
> memory(kbytes)       unlimited
> nofiles(descriptors) 7030
> processes            1310
>
> Everything is installed via pkg_add and the system is build from a fresh
> checkout from last monday +/- 19:00+02
>
> If someone can help me solve this issue, that would be much appreciated.
>
> Thanks in advance for the help.
>
> Sincerely,
>
> Martijn van Duren

Try to move "i386" from MODCLANG_ARCHS to MODGCC4_ARCHS, run "make clean"
and then rebuild. Thus helped me in a similar issue.

Reply via email to