Date: Fri, 22 Feb 2013 10:09:23 -0500 (EST) From: Frank Seltzer <frank_s@bellsouth.net> To: "Edwin L. Culp W." <edwinlculp@gmail.com> Cc: freebsd-ports <freebsd-ports@freebsd.org> Subject: Re: Firefox 19.0,1 crashes at startup Message-ID: <alpine.BSF.2.00.1302220959570.1510@Ace.nina.org> In-Reply-To: <CALFgp2Nx_xAUmeMdz3XXrrBTHnyi80Az6VphxgWRK-CFQAGJ7w@mail.gmail.com> References: <alpine.BSF.2.00.1302210743040.1511@Ace.nina.org> <51267944.7080605@smeets.im> <CALFgp2Nx_xAUmeMdz3XXrrBTHnyi80Az6VphxgWRK-CFQAGJ7w@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---513718750-611851590-1361545764=:1510 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8BIT On Thu, 21 Feb 2013, Edwin L. Culp W. wrote: > Can you apply this patch > > http://svnweb.freebsd.org/base?view=revision&revision=246858 > > to your stable/9 checkout, rebuild/install world and try to rebuild > firefox? > > Thanks, > Florian > > > I am running yesterdays kernel and just upgraded firefox this morning and am > writing this email on it with no problems. The only difference is the > kernel is not Generic but that is probably a disadvantage for me. > > I bet Florian's suggestion will fix it. > > ed > > -- > Bienes Raíces in Coatepec, Veracruz, Mexico I have updated /usr/src to Last Changed Author: mav Last Changed Rev: 247150 Last Changed Date: 2013-02-22 04:47:21 -0500 (Fri, 22 Feb 2013) and /usr/ports to Last Changed Author: pawel Last Changed Rev: 312746 Last Changed Date: 2013-02-21 18:28:21 -0500 (Thu, 21 Feb 2013) and still get this from gdb: GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols found)... (gdb) run Starting program: /usr/local/bin/firefox (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[New LWP 100184] (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[New Thread 28501080 (LWP 100184/firefox)] (no debugging symbols found)...(no debugging symbols found)...[New Thread 28501d00 (LWP 100466/firefox)] [New Thread 28502200 (LWP 100467/firefox)] [New Thread 28502e80 (LWP 100468/firefox)] [New Thread 28503380 (LWP 100469/firefox)] [New Thread 28504780 (LWP 100470/firefox)] [New Thread 28504a00 (LWP 100471/firefox)] [New Thread 28504c80 (LWP 100472/firefox)] [New Thread 28506300 (LWP 100473/firefox)] [New Thread 2d1f7d80 (LWP 100474/firefox)] [New Thread 2d7be800 (LWP 100475/firefox)] [New Thread 2d895600 (LWP 100476/firefox)] [New Thread 2d896a00 (LWP 100477/firefox)] [New Thread 2d897180 (LWP 100478/firefox)] [Thread 2d896a00 (LWP 100477/StreamTrans #2) exited] [New Thread 2d896a00 (LWP 100477/StreamTrans #2)] [Thread 2d1f7d80 (LWP 100474/StreamTrans #1) exited] [New Thread 2ec98700 (LWP 100479/firefox)] [New Thread 2ec98980 (LWP 100480/firefox)] [New Thread 2ec99380 (LWP 100481/firefox)] [Thread 2d897180 (LWP 100478/StreamTrans #3) exited] [New Thread 2ec9ac80 (LWP 100482/firefox)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 28501080 (LWP 100184/firefox)] 0x28c8ce49 in std::_Rb_tree<unsigned long long, std::pair<unsigned long long const, nsRefPtr<nsContentView> >, std::_Select1st<std::pair<unsigned long long const, nsRefPtr<nsContentView> > >, std::less<unsigned long long>, std::allocator<std::pair<unsigned long long const, nsRefPtr<nsContentView> > > >::_M_insert_unique () from /usr/local/lib/firefox/libxul.so (gdb) cont Continuing. Program received signal SIGSEGV, Segmentation fault. 0x28222deb in thr_kill () from /lib/libc.so.7 (gdb) cont Continuing. Program terminated with signal SIGSEGV, Segmentation fault. The program no longer exists. and this from ktrace: 41067 firefox PSIG SIGSEGV caught handler=0x281b7be0 mask=0x0 code=0x2 41067 firefox CALL sigprocmask(SIG_SETMASK,0xbfbf981c,0) 41067 firefox RET sigprocmask 0 41067 firefox CALL unlink(0x285db2c0) 41067 firefox NAMI "/home/frank_s/.mozilla/firefox/pkvzpm1t.default/lock" 41067 firefox RET unlink 0 41067 firefox CALL sigprocmask(SIG_SETMASK,0x281bf824,0xbfbf946c) 41067 firefox RET sigprocmask 0 41067 firefox CALL sigaction(SIGSEGV,0xbfbf9454,0xbfbf943c) 41067 firefox RET sigaction 0 41067 firefox CALL sigprocmask(SIG_SETMASK,0xbfbf946c,0) 41067 firefox RET sigprocmask 0 41067 firefox CALL sigprocmask(SIG_UNBLOCK,0xbfbf94a0,0) 41067 firefox RET sigprocmask 0 41067 firefox CALL thr_kill(0x187aa,SIGSEGV) 41067 firefox RET thr_kill 0 41067 firefox PSIG SIGSEGV SIG_DFL code=0x10007 41067 StreamTrans #4 RET _umtx_op -1 errno 4 Interrupted system call 41067 JS GC Helper RET _umtx_op -1 errno 4 Interrupted system call 41067 Hang Monitor RET _umtx_op -1 errno 4 Interrupted system call 41067 Socket Thread RET poll -1 errno 4 Interrupted system call 41067 firefox RET _umtx_op -1 errno 4 Interrupted system call 41067 JS Watchdog RET _umtx_op -1 errno 4 Interrupted system call 41067 StreamTrans #5 RET _umtx_op -1 errno 4 Interrupted system call 41067 mozStorage #3 RET _umtx_op -1 errno 4 Interrupted system call 41067 mozStorage #1 RET _umtx_op -1 errno 4 Interrupted system call 41067 XPCOM CC RET _umtx_op -1 errno 4 Interrupted system call 41067 Gecko_IOThread GIO fd 8 wrote 20 bytes 0x0000 0900 0000 ffff 0100 0000 0000 0000 0000 0303 0300 |....................| 41067 Timer RET _umtx_op -1 errno 4 Interrupted system call 41067 mozStorage #2 RET _umtx_op -1 errno 4 Interrupted system call 41067 Gecko_IOThread RET kevent -1 errno 4 Interrupted system call 41067 Cache I/O RET _umtx_op -1 errno 4 Interrupted system call 41067 HTML5 Parser RET _umtx_op -1 errno 4 Interrupted system call 41067 firefox NAMI "firefox.core" -- Frank ---513718750-611851590-1361545764=:1510--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1302220959570.1510>