[wx 2.6.3, X11, g++4.0.3] wxHtml crashes in unicode build because of NULL pangoContext

Vadim Zeitlin vadim at wxwindows.org
Sat Sep 9 09:42:37 PDT 2006


On Thu, 7 Sep 2006 13:49:28 -0700 Ryan Jaeger <rjaeger at quizam.com> wrote:

RJ> The sample compiles without error, but will crash on runtime displaying
RJ> these errors:
...
RJ> I'm having difficulty tracking down why this issue exists in wxHtml and
RJ> where the fix should go. Can anyone point me in the right direction?

 Could you please show the backtrace when this happens? It should be enough
to put a breakpoint on g_log() function (used by GTK and, hopefully, Pango,
to print out the errors you see) to be able to see it.

 Thanks,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list