[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#617759: icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc



Jonathan Nieder wrote:

> 	 * This class is not threadsafe and is intented for use only on the main
> 	 * thread.
> 	 */
>
> Maybe the warning is relevant?  But this does not feel like a race
> (especially with a narrow window like that between the following "if"
> and "return")
>
> 	if (!xpcomFunctions.allocFunc)
> 	    return nsnull;
> 	return xpcomFunctions.allocFunc(size);

Sorry, please ignore the above.



Reply to: