Closed Bug 23359 Opened 25 years ago Closed 25 years ago

"Busy" pages in a large browser window fail to render

Categories

(Core :: Layout, defect, P3)

Sun
Solaris
defect

Tracking

()

VERIFIED DUPLICATE of bug 19431

People

(Reporter: hume, Assigned: waqar)

References

()

Details

Under Solaris 7/SPARC, sometimes loading a particularly busy page... for
example, the Sun product pages, or the result pages from Altavista or Dejanews,
will fail to render.  The screen will remain a blank gray, although the document
will say "completed" and scrollbars will appear.

Obscuring the window and revealing will sometimes cause the blank sections to
appear, and scrolling up and down will definitely cause it to appear.  Selecting
regions of text will cause the text to appear.

This is Sol7/SPARC, KDE, running off the SX framebuffer @ 24 bit and 1280x1024.
Current Xsun patchlevel is 107078-18.
Assignee: troy → kmcclusk
Same old Linux specific problem where scrolling seems to fix it and cause things
to paint
Assignee: kmcclusk → waqar
Reassigning to Waqar
Status: NEW → ASSIGNED
This works fine on Linux, prehaps this is a solaris specific problem, adding
mcaffe to cc.
Just today (1/12) I'm seeing things like this in Linux, sometimes on very simple
pages (like the confirmation page you get after entering a bug.
Works on linux, crashes on solaris:

#0  0xef4268c0 in PR_ParseTimeString (string=0x5ef678 "Thu, 13 Jan 2000 01:12:41
GMT",
    default_to_gmt=1, result=0xefffe644) at prtime.c:1606
#1  0xed4d6558 in cookie_ParseDate (date_string=0x5ef678 "Thu, 13 Jan 2000
01:12:41 GMT")
    at nsCookie.cpp:2441
#2  0xed4d3024 in COOKIE_SetCookieStringFromHttp (
    curURL=0x506400 "http://www.sun.com/solaris/",
    firstURL=0x50d3d0 "http://www.sun.com/solaris/",
    setCookieHeader=0x5d8118
"SCsession=VU0RPFYAAC3MLAMTA00E3NUBSMDLIUDO;domain=.sun.com;path=/",
server_date=0x5ef678 "Thu, 13 Jan 2000 01:12:41 GMT") at nsCookie.cpp:1710
#3  0xed4cd05c in nsCookieService::SetCookieStringFromHttp (this=0x1789f0,
aURL=0x6377e0,
    aFirstURL=0x6377e0,
    aCookie=0x5d8118
"SCsession=VU0RPFYAAC3MLAMTA00E3NUBSMDLIUDO;domain=.sun.com;path=/",
    aExpires=0x5ef678 "Thu, 13 Jan 2000 01:12:41 GMT") at
nsCookieService.cpp:164
#4  0xed4dbc2c in nsCookieHTTPNotify::AsyncExamineResponse (this=0x16f0b8,
aContext=0x52d318)
    at nsCookieHTTPNotify.cpp:209
#5  0xec39be5c in nsHTTPChannel::OnHeadersAvailable (this=0x52d318) at
nsHTTPChannel.cpp:1419
#6  0xec39cdc4 in nsHTTPChannel::FinishedResponseHeaders (this=0x52d318)
    at nsHTTPChannel.cpp:1600
#7  0xec3b0070 in nsHTTPResponseListener::FinishedResponseHeaders
(this=0x637bf0)
    at nsHTTPResponseListener.cpp:511
#8  0xec3af010 in nsHTTPResponseListener::OnDataAvailable (this=0x637bf0,
channel=0x28d39c,
    context=0x52d318, i_pStream=0x289180, i_SourceOffset=0, i_Length=7980)
    at nsHTTPResponseListener.cpp:159
#9  0xee1b16b8 in nsOnDataAvailableEvent::HandleEvent (this=0x458b38)
    at nsAsyncStreamListener.cpp:369
#10 0xee1b040c in nsStreamListenerEvent::HandlePLEvent (aEvent=0x65afa0)
    at nsAsyncStreamListener.cpp:93
#11 0xef5e3184 in PL_HandleEvent (self=0x65afa0) at plevent.c:522
#12 0xef5e3000 in PL_ProcessPendingEvents (self=0x794d0) at plevent.c:483
#13 0xef569ab0 in nsEventQueueImpl::ProcessPendingEvents (this=0x932e0)
    at nsEventQueue.cpp:228
#14 0xee044de8 in event_processor_callback (data=0x932e0, source=5,
condition=GDK_INPUT_READ)
    at nsAppShell.cpp:141
#15 0xee044868 in our_gdk_io_invoke (source=0x1be498, condition=G_IO_IN,
data=0x17d880)
    at nsAppShell.cpp:54
#16 0xede552f0 in g_io_unix_dispatch (source_data=0x20d368,
current_time=0xefffef90,
    user_data=0x17d880) at giounix.c:131
#17 0xede56fe4 in g_main_dispatch (current_time=0xefffef90) at gmain.c:647
#18 0xede5781c in g_main_iterate (block=1072, dispatch=1) at gmain.c:854
#19 0xede57a2c in g_main_run (loop=0x1573e8) at gmain.c:912
#20 0xedd447d0 in gtk_main () at gtkmain.c:475
#21 0xee0456e8 in nsAppShell::Run (this=0xaf010) at nsAppShell.cpp:304
#22 0xee2b1d70 in nsAppShellService::Run (this=0x948d8) at
nsAppShellService.cpp:465
#23 0x1bddc in main1 (argc=1, argv=0xeffff394) at nsAppRunner.cpp:622
#24 0x1c454 in main (argc=1, argv=0xeffff394) at nsAppRunner.cpp:710
Current language:  auto; currently c
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Looks like same problem as 19431

*** This bug has been marked as a duplicate of 19431 ***
Marking as verified dup of 19431.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.