Comment 13 for bug 386362

Revision history for this message
tdn (spam-thomasdamgaard) wrote :

I tried strace -eopen firefox 2>&1 | tee /tmp/strace_ff.log and attached the log file.

I also tried stracing the running firefox:
~ $ strace -p 5104
Process 5104 attached - interrupt to quit
futex(0x784a18, FUTEX_WAIT_PRIVATE, 2, NULL^C <unfinished ...>
Process 5104 detached