Closed
Bug 3132
Opened 26 years ago
Closed 26 years ago
Apprunner won't start with more than one CPU.
Categories
(NSPR :: NSPR, defect, P2)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: magnus, Assigned: srinivas)
Details
Ok, this is my first time ever reporting a bug.
Please don't flame me if i typed in stuff wrong, just tell me what i did wrong.
The traceback from gdb is:
(xxgdb) No symbol table loaded. Use the "file" command.
run
*** AppCores is being registered
Going to create the event queue
(no debugging synbols found) <! repeated much -->
Program recieved signal SIGSEGV, Segmentation fault.
0x407eb00d in _PR_InitCPUs()
(xxgdb)
Well this is why i thought that it was >1 CPU problem.
(And on my pal's box next to me it works (single CPU))
System config is a clean RedHat 5.2, 2xpII400Mhz and 256 mb mem.
If this bug is already submitted i'm sorry, i searched for
PR_InitCPUs and came up with nada.
If this is an useless bugreport, please say so, and i'll not
do this again...
/Magnus Näslund
Reporter | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 1•26 years ago
|
||
Darnit, i just found the #2519 bug. I misspelled PR_InitCPUs (! hmm ?) in the
search i did. Sorry. Arggggh.
/Magnus
Comment 2•25 years ago
|
||
NSPR now has its own Bugzilla product. Moving this bug to the NSPR product.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•