Date: Mon, 1 Nov 2004 14:53:33 +0200 From: Adrian Pircalabu <apircalabu@bitdefender.com> To: freebsd-ports@freebsd.org Subject: Re: HEADS UP: Firefox and Thunderbird printing crashes possible fix Message-ID: <20041101145333.19a37f1e@apircalabu.dsd.ro> In-Reply-To: <41829B2B.3000500@FreeBSD.org> References: <41829B2B.3000500@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 29 Oct 2004 15:34:03 -0400 Joe Marcus Clarke <marcus@FreeBSD.org> wrote: > If you're experiencing a crash in Firefox or Thunderbird when trying > to print, and you're using CUPS, please replace > files/patch-security-coreconf-FreeBSD.mk with the attached patch, and > rebuild. I believe this should do the trick. Hi, unfortunately, after modifying the patch and rebuilding, Thunderbird crashed again in nsDeviceContextSpecG.cpp:1151 Same context gdb -c thunderbird-bin.core /usr/X11R6/lib/thunderbird/lib/thunderbird-0.8/thunderbird-bin GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"...Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 2627 in elfstab_build_psymtabs Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 933 in fill_symbuf Core was generated by `thunderbird-bin'. Program terminated with signal 10, Bus error. [...] (gdb) bt #0 0x2b37e84b in SHA1_Final () from /usr/lib/libcrypto.so.3 #1 0x2b37a8c0 in X509_check_private_key () from /usr/lib/libcrypto.so.3 #2 0x2b37ac38 in EVP_DigestFinal_ex () from /usr/lib/libcrypto.so.3 #3 0x2b36b48d in RAND_SSLeay () from /usr/lib/libcrypto.so.3 #4 0x2b36b5bc in RAND_SSLeay () from /usr/lib/libcrypto.so.3 #5 0x2b36b092 in RAND_seed () from /usr/lib/libcrypto.so.3 #6 0x2b292ee9 in httpInitialize () from /usr/local/lib/libcups.so.2 #7 0x2b29303c in httpConnectEncrypt () from /usr/local/lib/libcups.so.2 #8 0x2b293012 in httpConnect () from /usr/local/lib/libcups.so.2 #9 0x2b2911a0 in cups_get_sdests () from /usr/local/lib/libcups.so.2 #10 0x2b290875 in cupsGetDests () from /usr/local/lib/libcups.so.2 #11 0x2914855e in GlobalPrinters::InitializeGlobalPrinters (this=0x29194ee0) at nsDeviceContextSpecG.cpp:1151 [...] I'll post the complete backtrace if needed -- Adrian Pircalabu -- This message was scanned for spam and viruses by BitDefender For more information please visit http://www.bitdefender.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041101145333.19a37f1e>