Hi For the last couple of weeks, my kids and I have all experienced browser crashes on various sites.
We use any one of firefox, mozilla or galeon. I've just crashed all 3 browsers on this URL, http://www.smh.com.au/news/opinion/ . Each browser produces the following dump (see below cut line) when strace'd (galeon is replaced with gecko for firefox and mozilla). I've checked bug reports for the 3 browsers; I don't see anybody reporting something similar. I should add, in case this has something to do with X Window, that I use the latest Nvidia drivers. But I haven't seen these browsers crash so frequently like this before (and I've used Nvidia drivers for a long time). This is driving the kids and I nuts now (I'm using w3m at the moment). Ideas? Jonathan ------------------------------------------------------------------------ open("/usr/X11R6/lib/X11/XErrorDB", O_RDONLY) = 37 fstat64(37, {st_mode=S_IFREG|0644, st_size=36378, ...}) = 0 read(37, "! $Xorg: XErrorDB,v 1.3 2000/08/"..., 36378) = 36378 close(37) = 0 brk(0) = 0x8a5e000 brk(0x8a86000) = 0x8a86000 brk(0) = 0x8a86000 brk(0) = 0x8a86000 brk(0x8a7d000) = 0x8a7d000 brk(0) = 0x8a7d000 fstat64(2, {st_mode=S_IFCHR|0666, st_rdev=makedev(5, 0), ...}) = 0 ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x44ccc000 write(2, "The program \'galeon\' received an"..., 56The program 'galeon' received an X Window System error. ) = 56 write(2, "This probably reflects a bug in "..., 45This probably reflects a bug in the program. ) = 45 write(2, "The error was \'BadShmSeg (invali"..., 62The error was 'BadShmSeg (invalid shared segment parameter)'. ) = 62 write(2, " (Details: serial 28 error_code"..., 68 (Details: serial 28 error_code 169 request_code 148 minor_code 2) ) = 68 write(2, " (Note to programmers: normally"..., 72 (Note to programmers: normally, X errors are reported asynchronously; ) = 72 write(2, " that is, you will receive the"..., 65 that is, you will receive the error a while after causing it. ) = 65 write(2, " To debug your program, run it"..., 62 To debug your program, run it with the --sync command line ) = 62 write(2, " option to change this behavio"..., 65 option to change this behavior. You can then get a meaningful ) = 65 write(2, " backtrace from your debugger "..., 77 backtrace from your debugger if you break on the gdk_x_error() function.) ) = 77 unlink("/home/jonathan/.galeon/mozilla/galeon/lock") = 0 writev(15, [{"GIOP\1\2\1\5\0\0\0\0", 12}], 1) = 12 close(15) = 0 writev(16, [{"GIOP\1\2\1\5\0\0\0\0", 12}], 1) = 12 close(16) = 0 writev(14, [{"GIOP\1\2\1\5\0\0\0\0", 12}], 1) = 12 close(14) = 0 writev(12, [{"GIOP\1\2\1\5\0\0\0\0", 12}], 1) = 12 close(12) = 0 close(9) = 0 close(8) = 0 unlink("/tmp/orbit-jonathan/linc-1162-0-29864b2fee2cc") = 0 close(13) = 0 munmap(0x44ccc000, 131072) = 0 exit_group(1) = ? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]