Closed Bug 741603 Opened 12 years ago Closed 12 years ago

hangs when forks()

Categories

(Core :: Widget: Cocoa, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 738709

People

(Reporter: jrmuizel, Unassigned)

Details

I got the following stack:

#0  0x00007fffffe00295 in __spin_lock ()
#1  0x000000010000f3bc in je_malloc ()
#2  0x00007fff88fb998a in malloc_zone_malloc ()
#3  0x00007fff88fb7c88 in malloc ()
#4  0x00007fff88fcf292 in _pthread_work_internal_init ()
#5  0x00007fff89090f5d in pthread_workqueue_atfork_child ()
#6  0x00007fff89079bf4 in _cthread_fork_child ()
#7  0x00007fff89019493 in fork ()
#8  0x0000000124cb2f72 in RunningAsRoot ()
#9  0x0000000124cb8c0e in RunningAsRoot ()
#10 0x0000000124cb81ae in RunningAsRoot ()
#11 0x00007fff8383e625 in -[NSWindowController _windowDidLoad] ()
#12 0x00007fff837dbf77 in -[NSWindowController window] ()
#13 0x00007fff83c61efc in -[NSPrintPanel runModalWithPrintInfo:] ()
#14 0x0000000101dd42bc in nsPrintDialogServiceX::Show ()
#15 0x0000000101be570b in nsPrintingPromptService::ShowPrintDialog ()
#16 0x0000000101904637 in nsPrintEngine::DoCommonPrint ()
#17 0x0000000101904b7a in nsPrintEngine::CommonPrint ()
#18 0x0000000101904de9 in nsPrintEngine::Print ()

This doesn't seem great, I don't think we should be forking()
Probably a dup of bug 738709.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.