Bug is repeatable on my machine with a new user account with a new
profile. The backtrace features an infinite call to _XReverse_Bytes ().
(BTW, I am running this over a VNC server -- could the bug be there? it
seems unlikely since the VNC server continues to run correctly) Here is
the stack trace w/ the relevant portions left:

#0  0x41578b6a in _XReverse_Bytes () from /usr/X11R6/lib/libX11.so.6
#1  0x41578bc3 in _XReverse_Bytes () from /usr/X11R6/lib/libX11.so.6
#2  0x41578bc3 in _XReverse_Bytes () from /usr/X11R6/lib/libX11.so.6
...
#65220 0x41578bc3 in _XReverse_Bytes () from /usr/X11R6/lib/libX11.so.6
#65221 0x41578bc3 in _XReverse_Bytes () from /usr/X11R6/lib/libX11.so.6
#65222 0x41578b41 in _XReverse_Bytes () from /usr/X11R6/lib/libX11.so.6
#65223 0x41578dcb in XPutImage () from /usr/X11R6/lib/libX11.so.6
#65224 0xb79bf87c in XftGlyphFontSpecCore () from /usr/lib/libXft.so.2
#65225 0xb79c2277 in XftDrawGlyphFontSpec () from /usr/lib/libXft.so.2
#65226 0xb6755e84 in nsAutoDrawSpecBuffer::Flush ()
   from /usr/lib/mozilla-thunderbird/components/libgfx_gtk.so
#65227 0xb6755dad in nsAutoDrawSpecBuffer::Draw ()
   from /usr/lib/mozilla-thunderbird/components/libgfx_gtk.so
#65228 0xb675566a in nsFontXft::DrawStringSpec ()
   from /usr/lib/mozilla-thunderbird/components/libgfx_gtk.so
#65229 0xb675474e in nsFontMetricsXft::DrawStringCallback ()
   from /usr/lib/mozilla-thunderbird/components/libgfx_gtk.so
#65230 0xb6754344 in nsFontMetricsXft::EnumerateXftGlyphs ()
   from /usr/lib/mozilla-thunderbird/components/libgfx_gtk.so
#65231 0xb6754554 in nsFontMetricsXft::EnumerateGlyphs ()
   from /usr/lib/mozilla-thunderbird/components/libgfx_gtk.so
#65232 0xb67522f4 in nsFontMetricsXft::DrawString ()
   from /usr/lib/mozilla-thunderbird/components/libgfx_gtk.so
#65233 0xb6731575 in nsRenderingContextGTK::UpdateGC ()
   from /usr/lib/mozilla-thunderbird/components/libgfx_gtk.so
#65234 0xb6ade69b in nsTextFrame::PaintAsciiText ()
   from /usr/lib/mozilla-thunderbird/components/libgklayout.so
#65235 0xb6ada247 in nsTextFrame::GetLastInFlow ()
   from /usr/lib/mozilla-thunderbird/components/libgklayout.so
#65236 0xb6a8f112 in nsContainerFrame::PaintChild ()
   from /usr/lib/mozilla-thunderbird/components/libgklayout.so
#65237 0xb6a7ed59 in nsBlockFrame::PaintChild ()
   from /usr/lib/mozilla-thunderbird/components/libgklayout.so
#65238 0xb6a86fd7 in nsBlockFrame::PaintChildren ()
   from /usr/lib/mozilla-thunderbird/components/libgklayout.so
#65239 0xb6aa0bd8 in nsHTMLContainerFrame::PaintDecorationsAndChildren ()
   from /usr/lib/mozilla-thunderbird/components/libgklayout.so
#65240 0xb6a86bf2 in nsBlockFrame::PaintTextDecorationLines ()
   from /usr/lib/mozilla-thunderbird/components/libgklayout.so
#65241 0xb6ad0eb3 in PresShell::StyleRuleRemoved ()
   from /usr/lib/mozilla-thunderbird/components/libgklayout.so
#65242 0xb6da2595 in nsIView::Destroy ()
   from /usr/lib/mozilla-thunderbird/components/libgklayout.so
#65243 0xb6da82fd in nsViewManager::RenderDisplayListElement ()
   from /usr/lib/mozilla-thunderbird/components/libgklayout.so
#65244 0xb6da7c29 in nsViewManager::RenderViews ()
   from /usr/lib/mozilla-thunderbird/components/libgklayout.so
#65245 0xb6da66e4 in nsViewManager::Refresh ()
   from /usr/lib/mozilla-thunderbird/components/libgklayout.so
#65246 0xb6da941c in nsViewManager::UpdateViews ()
   from /usr/lib/mozilla-thunderbird/components/libgklayout.so
#65247 0xb6da1d66 in HandleNumbers ()
   from /usr/lib/mozilla-thunderbird/components/libgklayout.so
#65248 0xb7848bdc in nsCommonWidget::DispatchResizeEvent ()
   from /usr/lib/mozilla-thunderbird/components/libwidget_gtk2.so
#65249 0xb783f902 in nsWindow::OnExposeEvent ()
   from /usr/lib/mozilla-thunderbird/components/libwidget_gtk2.so
#65250 0xb784497e in nsWindow::DragInProgress ()
   from /usr/lib/mozilla-thunderbird/components/libwidget_gtk2.so
#65251 0x0825da68 in ?? ()
#65252 0xb4fc8748 in ?? ()
#65253 0xbfffdd70 in ?? ()
#65254 0xb4ed723d in NSGetModule ()
   from /usr/lib/mozilla-thunderbird/components/libhtmlpars.so
#65255 0xb7da999e in _gtk_marshal_BOOLEAN__BOXED ()
   from /usr/lib/libgtk-x11-2.0.so.0
#65256 0xb7b5c736 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#65257 0xb7b6ddcf in g_signal_emit_by_name () from
/usr/lib/libgobject-2.0.so.0
#65258 0xb7b6cc8c in g_signal_emit_valist () from
/usr/lib/libgobject-2.0.so.0
#65259 0xb7b6d126 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#65260 0xb7e98d87 in gtk_widget_send_expose ()
   from /usr/lib/libgtk-x11-2.0.so.0
#65261 0xb7da72ba in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#65262 0xb7c355d9 in gdk_window_clear_area_e ()
   from /usr/lib/libgdk-x11-2.0.so.0
#65263 0xb7c3572e in gdk_window_process_all_updates ()
   from /usr/lib/libgdk-x11-2.0.so.0
#65264 0xb7c353c5 in gdk_window_clear_area_e ()
   from /usr/lib/libgdk-x11-2.0.so.0
#65265 0xb7af7583 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
#65266 0xb7af4582 in g_main_depth () from /usr/lib/libglib-2.0.so.0
#65267 0xb7af55f8 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#65268 0xb7af5930 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#65269 0xb7af5ed3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#65270 0xb7da6bb3 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#65271 0xb7847076 in nsAppShell::ReleaseGlobals ()
   from /usr/lib/mozilla-thunderbird/components/libwidget_gtk2.so
#65272 0xb789b754 in ?? ()
   from /usr/lib/mozilla-thunderbird/components/libnsappshell.so
#65273 0x080a2198 in ?? ()
#65274 0x0805942c in data_start ()
#65275 0xbfffe5c8 in ?? ()
#65276 0x08050d4f in xre_main ()
#65277 0x08050d4f in xre_main ()
#65278 0x0804c573 in main ()

Maybe it is a problem with my fonts? Dunno.

-Andy


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to