Closed Bug 6331 Opened 25 years ago Closed 25 years ago

command line changes for gtk crashing

Categories

(Core :: XUL, defect, P3)

Sun
Solaris
defect

Tracking

()

VERIFIED INVALID

People

(Reporter: tor, Assigned: pavlov)

Details

The 5/12 changes to the command line processing for gtk are crashing the build. widget/src/gtk/nsAppShell.cpp passes an uninitialized pointer (argc) into nsCmdLineService::GetArgc, which tries to store something in that location. Unsurprisingly, this causes a crash. Looks like the call to nsCmdLineService::GetArgv has the same problem.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
this was reverted, so its isn't causing a problem anymore :)
Status: RESOLVED → VERIFIED
verified
Status: ASSIGNED → RESOLVED
Closed: 25 years ago25 years ago
Status: RESOLVED → VERIFIED
reverifying
You need to log in before you can comment on or make changes to this bug.