阿部です。 On Sun, Mar 31, 2013 at 12:45:36AM +0900, sh.kimura wrote > > web 上でメールを読んだのですが、私も 9.1-STABLE で firefox がクラッシ > ュしていました。 > すでに報告されている bug だそうです。 > > "Firefox 19.0,1 crashes at startup" > http://lists.freebsd.org/pipermail/freebsd-ports/2013-February/081568.html
このリンク先のパッチファイルを見ると llvm 関係のファイルなので、 clang を利用しなければ大丈夫そうな気もしますね。 さて、ports の clang を uninstall した環境で ports の lang/gcc (v4.6.3) を 使ってコンパイルした firefox 19.0.2 ですが、やはり SIGSEGV で落ちます。 DEBUG オプションを有効にしてコンパイルしたのですが、 リンク時に 2GB ちかくのバイナリを作成しようとしたため、 私の貧弱なマシン環境では無理でした。 今回は firefox の設定画面を開いて作業している時に落ちました。 #0 0x282325fb in thr_kill () from /lib/libc.so.7 #1 0x281ccd26 in pthread_sigmask () from /lib/libthr.so.3 #2 0x281cd3fb in raise () from /lib/libthr.so.3 #3 0x288be44b in XRE_InstallX11ErrorHandler () from /usr/local/lib/firefox/libxul.so #4 0x281ccec5 in pthread_sigmask () from /lib/libthr.so.3 #5 0x281cd045 in pthread_sigmask () from /lib/libthr.so.3 #6 <signal handler called> #7 0x282de600 in .cerror () from /lib/libc.so.7 #8 0x303d7ca0 in ?? () #9 0x3cb14f20 in ?? () #10 0x34ffcef8 in ?? () #11 0x00000001 in ?? () #12 0xbd9ddc88 in ?? () #13 0x28326b5e in ffi_call () from /usr/local/lib/libffi.so.6 Previous frame identical to this frame (corrupt stack?) (gdb) どうも私の環境では、落ちない firefox のビルドは無理そうです。 -- 阿部康一/Kouichi ABE (WALL) koui...@mysticwall.com http://www.iPhone.MysticWALL.COM/ (Personal) http://www.iPhone.MagickWorX.COM/ (Business)