#0 0xb7411ccc in memcpy () from /lib/tls/i686/cmov/libc.so.6 #1 0xb7345ed3 in nsReadFromRawBuffer (outStr=0x86ec494, closure=0xbf9f3818, toRawSegment=0x86e8fa8 "", offset=28672, count=4096, readCount=0xbf9f36d4) at nsPipe3.cpp:1134 [Error: nsPipe3.cpp was not found in source tree] #2 0xb73475e6 in nsPipeOutputStream::WriteSegments (this=0x86ec494, reader=0xb7345ea0 , closure=0xbf9f3818, count=141465488, writeCount=0xbf9f3734) #3 0xb7345abc in nsPipeOutputStream::Write (this=0x86ec494, fromBuf=0xbf9f3818 "88\237¿üu\035·Äïn\b@qN·ä", bufLen=3072519256, writeCount=0xbf9f3734) at nsPipe3.cpp:1144 [Error: nsPipe3.cpp was not found in source tree] #4 0xb5ec2100 in nsEmbedStream::Append (this=0x86e6e50, aData=0xbf9f3818 "88\237¿üu\035·Äïn\b@qN·ä", aLen=3072519256) at nsEmbedStream.cpp:235 [Error: nsEmbedStream.cpp was not found in source tree] #5 0xb5ec23a1 in nsEmbedStream::AppendToStream (this=0x86e6e50, aData=0xbf9f3818 "88\237¿üu\035·Äïn\b@qN·ä", aLen=3072519256) at nsEmbedStream.cpp:190 [Error: nsEmbedStream.cpp was not found in source tree] #6 0xb5ebb32a in nsWebBrowser::AppendToStream (this=0x85d6e30, aData=0xbf9f3818 "88\237¿üu\035·Äïn\b@qN·ä", aLen=3072519256) at nsWebBrowser.cpp:1936 [Error: nsWebBrowser.cpp was not found in source tree] #7 0xb760b9e7 in EmbedPrivate::AppendToStream (this=0x8484b20, aData=0xbf9f3818 "88\237¿üu\035·Äïn\b@qN·ä", aLen=3072519256) at EmbedPrivate.cpp:629 [Error: EmbedPrivate.cpp was not found in source tree] #8 0xb7608789 in gtk_moz_embed_append_data (embed=0x8472a28, data=0xbf9f3818 "88\237¿üu\035·Äïn\b@qN·ä", len=3072519256) at gtkmozembed2.cpp:964 [Error: gtkmozembed2.cpp was not found in source tree] #9 0x08059b3e in window_write_html (data=0x83fd5b0) at yelp-window.c:2644 2639: do { 2640: yelp_page_read (data->page, contents, BUFFER_SIZE, &read, NULL); 2641: yelp_html_write (html, contents, read); 2642: } while (read == BUFFER_SIZE); 2643: yelp_html_close (html); 2644: data->window->priv->html_idle_handle = 0; 2645: return FALSE; 2646: } 2647: 2648: static void 2649: window_write_print_html (YelpHtml *html, YelpPage * page) #10 0xb77775c1 in g_idle_dispatch (source=0x86ee208, callback=0x1000, user_data=0x83fd5b0) at /build/buildd/glib2.0-2.13.7/glib/gmain.c:4131 [Error: /build/buildd/glib2.0-2.13.7/glib/gmain.c was not found in source tree] #11 0xb777918c in IA__g_main_context_dispatch (context=0x809f128) at /build/buildd/glib2.0-2.13.7/glib/gmain.c:2061 [Error: /build/buildd/glib2.0-2.13.7/glib/gmain.c was not found in source tree] #12 0xb777c5cf in g_main_context_iterate (context=0x809f128, block=1, dispatch=1, self=0x80785d0) at /build/buildd/glib2.0-2.13.7/glib/gmain.c:2694 [Error: /build/buildd/glib2.0-2.13.7/glib/gmain.c was not found in source tree] #13 0xb777c979 in IA__g_main_loop_run (loop=0x87999f0) at /build/buildd/glib2.0-2.13.7/glib/gmain.c:2898 [Error: /build/buildd/glib2.0-2.13.7/glib/gmain.c was not found in source tree] #14 0xb7b9b442 in IA__gtk_dialog_run (dialog=0x8110840) at /build/buildd/gtk+2.0-2.11.6/gtk/gtkdialog.c:1038 [Error: /build/buildd/gtk+2.0-2.11.6/gtk/gtkdialog.c was not found in source tree] #15 0x0805b36f in window_error (window=0x83c2000, title=0x86fba08 "Page not found", #16 0x0805bd29 in page_request_cb (document=0x8482c90, signal=YELP_DOCUMENT_SIGNAL_ERROR, req_id=1, func_data=0x84514b0, window=0x83c2000) at yelp-window.c:896 891: g_free (func_data); 892: break; 893: case YELP_DOCUMENT_SIGNAL_ERROR: 894: error = (YelpError *) func_data; 895: window_error (window, (gchar *) yelp_error_get_title (error), 896: (gchar *) yelp_error_get_message (error), FALSE); 897: yelp_error_free (error); 898: gdk_window_set_cursor (GTK_WIDGET (window)->window, NULL); 899: break; 900: default: 901: g_assert_not_reached(); #17 0x08062a37 in request_idle_error (request=0x85bf7a0) at yelp-document.c:700 695: 696: request->idle_funcs--; 697: g_mutex_unlock (priv->mutex); 698: 699: if (func) 700: func (document, 701: YELP_DOCUMENT_SIGNAL_ERROR, 702: req_id, 703: error, 704: user_data); 705: #18 0xb77775c1 in g_idle_dispatch (source=0x86f0100, callback=0x1000, user_data=0x85bf7a0) at /build/buildd/glib2.0-2.13.7/glib/gmain.c:4131 [Error: /build/buildd/glib2.0-2.13.7/glib/gmain.c was not found in source tree] #19 0xb777918c in IA__g_main_context_dispatch (context=0x809f128) at /build/buildd/glib2.0-2.13.7/glib/gmain.c:2061 [Error: /build/buildd/glib2.0-2.13.7/glib/gmain.c was not found in source tree] #20 0xb777c5cf in g_main_context_iterate (context=0x809f128, block=1, dispatch=1, self=0x80785d0) at /build/buildd/glib2.0-2.13.7/glib/gmain.c:2694 [Error: /build/buildd/glib2.0-2.13.7/glib/gmain.c was not found in source tree] #21 0xb777c979 in IA__g_main_loop_run (loop=0x85cf6e8) at /build/buildd/glib2.0-2.13.7/glib/gmain.c:2898 [Error: /build/buildd/glib2.0-2.13.7/glib/gmain.c was not found in source tree] #22 0xb7c322d4 in IA__gtk_main () at /build/buildd/gtk+2.0-2.11.6/gtk/gtkmain.c:1144 [Error: /build/buildd/gtk+2.0-2.11.6/gtk/gtkmain.c was not found in source tree] #23 0x0805ef5d in main (argc=) at yelp-main.c:121 116: base = yelp_base_new (private); 117: 118: server_new_window (base, (gchar *) url, startup_id, &error); 119: priv_base = base; 120: 121: gtk_main (); 122: 123: return; 124: } 125: 126: #24 0xb73b6050 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #25 0x08052b11 in _start ()