Summary: | net-libs/xulrunner-1.9-r2 bundles a copy of sqlite | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Mart Raudsepp <leio> |
Component: | New packages | Assignee: | Mozilla Gentoo Team <mozilla> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | esigra, flameeyes, Florian.Steinel, galtgendo, h.mth, n-roeser |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 251464 |
Description
Mart Raudsepp
2008-06-20 22:21:14 UTC
you do it :P A (probably) silly question: what is the ratio of people who got that crash against those who couldn't reproduce it, cause though I tried, I couldn't get it to crash, even now I'm using a version that used system sqlite. With the release of firefox 3.0.1 two new question arise: 1. internal sqlite was updated to 3.5.9 (at least this is the version xulrunner checks for) and if I build it to use system sqlite, crash is still irreproducible 2. (this question should have appear when xulrunner 1.9 got into the tree, don't know, maybe it did) why was that sqlite version patch needed (and still is): were mozilla devs in the wrong and it is correct that sqlite 3.5.9 reports its version as 3.5 or is this a sqlite upstream bug and it should report as 3.5.9 ? As I never accepted the change to builtin sqlite, I've been building xulrunner/firefox with system sqlite for quite a while now. The only time this created problems was when I was using 3.6.1 - it seems that version was leaking. With both 3.5.9 and 3.6.4 it's working correctly. Adding tracker bug reference (In reply to comment #4) > As I never accepted the change to builtin sqlite, > I've been building xulrunner/firefox with system sqlite > for quite a while now. So did I since the change for using internal sqlite was introduced into portage. I'm now on sqlite-3.6.7 (not in portage yet) and still have never been able to reproduce any of those crashes which led to the use of internal sqlite. *** Bug 258462 has been marked as a duplicate of this bug. *** And another one here not affected by the crash but a side-effect of internal sqlite use. See: https://forums.gentoo.org/viewtopic-t-754583.html In short, the address bar responsiveness went down noticably with internal sqlite.... Have fun! :) This has been resolved in xulrunner-1.9.1 I see no point in fixing xulrunner-1.9.0.x as xulrunner-1.9.1 will be unmasked in about a week. |