Closed
Bug 3441
Opened 26 years ago
Closed 26 years ago
Viewer/Linux: File|Print seg faults
Categories
(Core :: Layout, defect, P2)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: mcafee, Assigned: dcone)
Details
File|Print seg faults.
#0 0x400a5718 in nsAFMObject::GetStringWidth ()
#1 0x400a1486 in nsFontMetricsPS::GetStringWidth ()
#2 0x400a29a6 in nsRenderingContextPS::GetWidth ()
#3 0x400a28e0 in nsRenderingContextPS::GetWidth ()
#4 0x402d5740 in TextFrame::Reflow ()
#5 0x402c5dbf in nsInlineReflow::ReflowFrame ()
#6 0x402afe63 in nsBlockFrame::ReflowInlineFrame ()
#7 0x402aee09 in nsBlockFrame::ReflowLine ()
#8 0x402aea06 in nsBlockFrame::ReflowDirtyLines ()
#9 0x402adf9b in nsBlockFrame::Reflow ()
#10 0x402b2f5f in nsBlockReflowContext::ReflowBlock ()
#11 0x402af984 in nsBlockFrame::ReflowBlockFrame ()
#12 0x402aed62 in nsBlockFrame::ReflowLine ()
#13 0x402aea06 in nsBlockFrame::ReflowDirtyLines ()
#14 0x402adf9b in nsBlockFrame::Reflow ()
#15 0x402ac0c7 in nsAreaFrame::Reflow ()
#16 0x402b4de3 in nsContainerFrame::ReflowChild ()
#17 0x402cb565 in nsPageFrame::Reflow ()
#18 0x402b4de3 in nsContainerFrame::ReflowChild ()
#19 0x402cefe1 in nsSimplePageSequenceFrame::Reflow ()
#20 0x402b4de3 in nsContainerFrame::ReflowChild ()
#21 0x402d0125 in nsScrollFrame::Reflow ()
#22 0x402b4de3 in nsContainerFrame::ReflowChild ()
#23 0x402d8983 in ViewportFrame::Reflow ()
#24 0x402ccee3 in PresShell::InitialReflow ()
#25 0x4001b0ad in DocumentViewerImpl::Print ()
#26 0x8059f87 in nsBrowserWindow::DoPrint ()
#27 0x80566e1 in nsBrowserWindow::DispatchMenuItem ()
#28 0x80520ef in nsNativeBrowserWindow::DispatchMenuItem ()
#29 0x805224d in gtk_ifactory_cb ()
#30 0x408d58b4 in gtk_item_factory_callback_marshal (widget=0x80dbb30,
func_data=0x80d8530) at gtkitemfactory.c:274
#31 0x4094d4bb in gtk_marshal_NONE__NONE (object=0x80dbb30,
func=0x408d5878 <gtk_item_factory_callback_marshal>, func_data=0x80d8530,
args=0xbfffed14) at gtkmarshal.c:363
#32 0x40911fb6 in gtk_handlers_run (handlers=0x80cdc98, signal=0xbfffecd0,
object=0x80dbb30, params=0xbfffed14, after=0) at gtksignal.c:1909
#33 0x409114c0 in gtk_signal_real_emit (object=0x80dbb30, signal_id=73,
params=0xbfffed14) at gtksignal.c:1469
#34 0x4090f7d0 in gtk_signal_emit (object=0x80dbb30, signal_id=73)
at gtksignal.c:552
#35 0x40944990 in gtk_widget_activate (widget=0x80dbb30) at gtkwidget.c:2810
#36 0x408ebd21 in gtk_menu_shell_activate_item (menu_shell=0x80d8148,
menu_item=0x80dbb30, force_deactivate=1) at gtkmenushell.c:834
#37 0x408eb076 in gtk_menu_shell_button_release (widget=0x80d8148,
event=0x816e050) at gtkmenushell.c:497
#38 0x4094d199 in gtk_marshal_BOOL__POINTER (object=0x80d8148,
func=0x408eaee8 <gtk_menu_shell_button_release>, func_data=0x0,
args=0xbffff088) at gtkmarshal.c:32
#39 0x409114f7 in gtk_signal_real_emit (object=0x80d8148, signal_id=21,
params=0xbffff088) at gtksignal.c:1484
#40 0x4090f7d0 in gtk_signal_emit (object=0x80d8148, signal_id=21)
at gtksignal.c:552
#41 0x40944854 in gtk_widget_event (widget=0x80d8148, event=0x816e050)
at gtkwidget.c:2784
#42 0x408e46b5 in gtk_propagate_event (widget=0x80dbb30, event=0x816e050)
at gtkmain.c:1295
#43 0x408e39ea in gtk_main_do_event (event=0x816e050) at gtkmain.c:752
#44 0x40989e86 in gdk_event_dispatch (source_data=0x0,
current_time=0xbffff408, user_data=0x0) at gdkevents.c:2086
#45 0x409b5c83 in g_main_dispatch (current_time=0xbffff408) at gmain.c:647
#46 0x409b620f in g_main_iterate (block=1, dispatch=1) at gmain.c:854
#47 0x409b6391 in g_main_run (loop=0x816d0b8) at gmain.c:912
#48 0x408e345b in gtk_main () at gtkmain.c:475
#49 0x4004cdb9 in nsAppShell::Run ()
#50 0x8051fb7 in nsNativeViewerApp::Run ()
#51 0x805216c in main ()
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 1•26 years ago
|
||
This is working for me, Linux, viewer & apprunner.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•26 years ago
|
||
Workd fine in April 23rd Build.
You need to log in
before you can comment on or make changes to this bug.
Description
•