Bug#660178: don't use xulrunner 10.0.2!

February 19th, 2012 - 02:00 am ET by lkcl luke | Report spam
rright. there's a _second_ segfault related to mouse-move events
which i've had to raise a 2nd bugreport for:
https://bugzilla.mozilla.org/show_bug.cgi?idr8645

on the whole i'd be inclined to conclude that xulrunner 10.0.2
definitely isn't ready for public release into debian/testing.


#0 0x00007fffed05ff12 in nsCOMPtr (this=<value optimized out>, aRawPtr 0x1000000) at ../../../dist/include/nsCOMPtr.h:607
#1 0x00007fffed3ccfd8 in nsFocusManager::AdjustWindowFocus (this=0x10af8b0,
aWindow=0x1000000, aCheckPermission=false)
at /home/lkcl/oe/src/iceweasel/dom/base/nsFocusManager.cpp:1338
#2 0x00007fffed3d0503 in nsFocusManager::Focus (this=0x10af8b0, aWindow 0x1000000, aContent=0x0, aFlags=0, aIsNewDocument=true,
aFocusChanged=false, aWindowRaised=true, aAdjustWidgets=true)
at /home/lkcl/oe/src/iceweasel/dom/base/nsFocusManager.cpp:1693
#3 0x00007fffed3d0ea0 in nsFocusManager::WindowRaised (this=0x10af8b0,
aWindow=<value optimized out>)
at /home/lkcl/oe/src/iceweasel/dom/base/nsFocusManager.cpp:735



To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
email Follow the discussionReplies 7 repliesReplies Make a reply

Replies

#1 lkcl luke
February 19th, 2012 - 02:20 am ET | Report spam
http://hg.mozilla.org/mozilla-centr...2d5f9f284d

this shows that someone (olli) knows that there's something up with
the focus manager stuff. there's quite a few changes been made to the
focus stuff:
http://hg.mozilla.org/mozilla-centr...anager.cpp

also the other bug (the original one) was related to jemalloc
(whatever that is), and disabling that sorts out the problem [only to
run smack into this focus manager one instead].

l.



To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact

Similar topics