Srinivasa Raghavan wrote:
Hi BDS,

Please find the trace i am getting

#0  0x001a6669 in ?? ()
#1  0x09317b40 in ?? ()
#2 0x00aa7b70 in ?? () from /advent/advent1/srinivasar/firefox/1.5rel/firefox/components/libxpcomsample.so
#3  0xbff2523c in ?? ()
#4  0x00aa681d in nsSampleImpl::WriteValue ()

This is not really detailed enough to get any useful information: this could certainly be caused by a different C++ compiler ABI (difference between GCC3.2 and 3.4 or 4.0, even).

I continue to strongly recommend that pretty much everyone use the nsStringAPI-based strings if at all possible. These use C symbols and are not subject to changes in the C++ ABI.

--BDS
_______________________________________________
Mozilla-xpcom mailing list
Mozilla-xpcom@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to