Closed Bug 3442 Opened 26 years ago Closed 26 years ago

[BLOCK] AppRunner/Linux: Optimized build renders blank window

Categories

(Core Graveyard :: Tracking, defect, P1)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: mcafee, Assigned: mcafee)

References

Details

The app sets up, draws a grey window, and then goes
into an endless loop:

  gettimeofday({920626579, 629529}, NULL) = 0
  ioctl(7, FIONREAD, [0])                 = 0
  SYS_168(0x80ed418, 0x3, 0, 0x40823494, 0) = 0
  gettimeofday({920626579, 630010}, NULL) = 0

yank --enable-debug out of configure to get an opt. build.
*** Bug 3443 has been marked as a duplicate of this bug. ***
Passing an URL argument to apprunner works, something's up
with CSS/XUL?
waterson & I debugged this over irc, apprunner/opt isn't loading
xul files properly.  RDF?  Adding waterson to CC list.
So after a bit of debugging-via-IRC, we were able to determine that...

1. HTML can load, XUL can't.
2. It seems like librdf.so is being loaded, because with
NSPR_LOG_MODULES=nsRepository:5
(and adding #define FORCE_PR_LOG to nsRepository.cpp), we saw CIDs from
librdf.so being
constructed.

Anyway, I'm stumped.
Target Milestone: M3
Summary: AppRunner/Linux: Optimized build renders blank window → [BLOCK] AppRunner/Linux: Optimized build renders blank window
This is a milestone blocker.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Yeah, this just started working for me.
marking worksforme.
Status: RESOLVED → VERIFIED
Marking Verified/WorksForMe.
Moving from Apprunner to Other component temporarily whilst don and I set proper
component.  Apprunner component will be retired/deleted shortly.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.