I did an strace of firefox on my Mint 17 x64 system, and I'm going to guess that Joe's pc is running 32bit Mint, but I'm guessing. I'm not entirely sure, but it LOOKS like you may be having trouble reading your ~joe/.Xauthority file. Look at around line 1206. Mine, while having a lot of differences (due to you starting in safe mode, and being on a 32-bit AFAICT), the logs stay pretty close up to there, then it gets into a very long EAGAIN loop, which finally ends with 'shutdown(6,2)'. However, it goes a long way after that looking like its sort of working (again, hard to tell given that I'm reading logs between a 64-bit and 32-bit Mint, and one firefox in normal mode and one in safe mode). Finally, around line 48,351 it gets VERY different, and I see a 'SIGSEGV. It seems to be related to file descriptor 4, which seems to perhaps be related to the X display. So, what does 'ls -ld ~joe/.Xauthority' say? Mine is about 353 bytes. Mode 600, owned by me. How about yours? -----Original Message----- From: plug-discuss-bounces@lists.phxlinux.org [mailto:plug-discuss-bounces@lists.phxlinux.org] On Behalf Of joe@actionline.com Sent: Monday, October 31, 2016 11:57 AM To: plug-discuss@lists.phxlinux.org Subject: RE: firefox keeps crashing Thanks Rusty! I did this: $ strace -o output.txt firefox -safe and got a file 48,000 lines long, so I gzipped it and it compressed to 192,074, so I've attached it in an email to you, but since I could not attach it in replying via the plug list, I'll also upload it here: http://www.upquick.com/temp/output.txt.gz in case anyone else wants to view it. Joe ---------- > I really like Jonathan’s idea. It will probably be pretty long, but send > me the last 100 lines or so of the strace. Shucks, if you send it via > email just to me (not the whole list), zip it up and send the whole > thing, as long as it fits in an email message… --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org To subscribe, unsubscribe, or to change your mail settings: http://lists.phxlinux.org/mailman/listinfo/plug-discuss --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org To subscribe, unsubscribe, or to change your mail settings: http://lists.phxlinux.org/mailman/listinfo/plug-discuss