[Bug 856072]
Michael K. Edwards
m.k.edwards at gmail.com
Tue Oct 11 03:53:21 UTC 2011
jchen points out that it could be strlen(domain) that fails, and that
the domain pointer is extracted from a structure returned by a function
internal to the NetBSD resolver code (__res_get_state()), which we
haven't copied. If this is where the problem originates -- due to
incompatible layout of struct _res_state, or some such -- we're going to
have to pull in res_state.c, and perhaps more (if we also need to
replace res_ninit()). Does someone who can reproduce the crashes want
to check this hypothesis before we dive further into it?
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to Mozilla Firefox.
https://bugs.launchpad.net/bugs/856072
Title:
Bionic domain name functions are not thread-safe on pre-3.0 Android
To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/856072/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list