From [email protected] Fri Aug 24 21:01:41 2012

        >>   # test before install
        >>   $ cd $(make -V WRKSRC)/dist/bin
        >>   $ LD_LIBRARY_PATH=. ./firefox
        [...]
        > # LD_LIBRARY_PATH=". ./firefox"
        > # export LD_LIBRARY_PATH
        > # echo $LD_LIBRARY_PATH
        > . ./firefox
        > #
        >
        > which is what you wanted, right?

        No, I've wanted you to launch ./firefox using libs from dist/bin.
        xpcshell may crash for a reason not easily triggered the browser.

Ok, still on r948.

# pwd
/usr/ports/experimental/www/firefox/work/mozilla-beta/dist/bin
# echo $LD_LIBRARY_PATH
. ./firefox
# firefox
Couldn't calculate the application directory.
# ./firefox
Error: no display specified
nsStringStats
 => mAllocCount:              4
 => mReallocCount:            1
 => mFreeCount:               4
 => mShareCount:              4
 => mAdoptCount:              0
 => mAdoptFreeCount:          0
# 


        Just put the patch under files/ directory and try again. If it crashes
        during install again use `thread apply all bt' after `bt' in gdb.

ok, I'll update to the latest, and do this.

Thanks

Anton

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to