Date: Thu, 20 Apr 2017 17:47:20 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 218782] www/firefox still crashes clang/llvm on RPI2 running -current r317106 Message-ID: <bug-218782-21738-B8pg9ze3Tr@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-218782-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-218782-21738@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218782 Dimitry Andric <dim@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dim@FreeBSD.org Status|New |In Progress Assignee|gecko@FreeBSD.org |dim@FreeBSD.org --- Comment #1 from Dimitry Andric <dim@FreeBSD.org> --- It looks like two things are being conflated in this bug. Your make.log seems to indicate a problem with a python module being built. Your console log shows an assertion which is similar to the one reported in previous bugs, but it appears to have nothing to do with that original issue (which was about a form of inline assembly, e.g. https://bugzilla.mozilla.org/show_bug.cgi?id=1278861). So this is definitely a new bug, not related to the previous one(s), and probably introduced with newer versions of Firefox. (Which seem to get worse all the time...) In any case, I guess you don't care about the python module, so this bug will be about the assertion. I can reproduce it with your .cpp and .sh file, and will investigate it. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218782-21738-B8pg9ze3Tr>
