Yes I am already looking the ###!!! ASSERTION: failed to create encoder: '0', file nsUNIXCharset.cpp, line 371 ###!!! ASSERTION: unable to use nl_langinfo(CODESET): '0', file nsUNIXCharset.cpp, line 305
those are are part of intl/uconv. Do you think something is wrong with its implementation on EMC unix? There are some tsts there that can be activated with firefox/xpcom builds (I am using XUL) so I l will make a firefox build and see what those tests are saying. We are using GNU libiconv on EMC unix which we link directly after the libxpom_core (though libiconv is a static library). Regards, On Tue, 20 Jan 2009, L. David Baron wrote: > On Tuesday 2009-01-20 16:45 -0800, Takis Psarogiannakopoulos wrote: > > What I would like to know is do we have a test program to see whats going > > on or at least some clear breakpoints to debug the layout code and find > > out what it doesnt loaded? (eg a test program that would link with the > > layout > > libs only and hence we are going to get a clean pic of what goes wrong). > > I don't know of any test programs that would help here, but it > shouldn't be hard to debug using the suggestions in my previous > message. > > -David > > -- > L. David Baron http://dbaron.org/ > Mozilla Corporation http://www.mozilla.com/ > _______________________________________________ > dev-tech-layout mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-layout > _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

