pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

printing with firefox3?



Is anyone else having trouble printing with firefox3?  I can't print
from two i386-current boxes; I can print from an amd64-current box.
(This is the first time I've ever had more luck with amd64 than
i386...)  All machines run cups.  One of the failing machines has

        PKG_OPTIONS.ghostscript+=cups
        PKG_OPTIONS.openoffice3+=cups
        PKG_OPTIONS.openoffice2+=cups
        PKG_OPTIONS.gtk2+=cups

the other has no such options set.  The problem is a segmentation
fault.  Here's a backtrace on the machine with the cups options:

Core was generated by `firefox-bin'.
Program terminated with signal 11, Segmentation fault.
#0  0xb9bf2eb7 in _lwp_park () from /usr/lib/libc.so.12
(gdb) bt
#0  0xb9bf2eb7 in _lwp_park () from /usr/lib/libc.so.12
#1  0xbbbe38eb in pthread_cond_timedwait () from /usr/lib/libpthread.so.0
#2  0xba7767c3 in PRP_NakedNotify () from /usr/pkg/lib/firefox3/libnspr4.so
#3  0xba777413 in PR_WaitCondVar () from /usr/pkg/lib/firefox3/libnspr4.so
#4  0xba7774ff in PR_Wait () from /usr/pkg/lib/firefox3/libnspr4.so
#5  0xbb8fc9ef in nsThreadManager::UnregisterCurrentThread ()
   from /usr/pkg/lib/firefox3/libxul.so
#6  0xbb8fa6d6 in nsEventQueue::nsEventQueue ()
   from /usr/pkg/lib/firefox3/libxul.so
#7  0xbb8c1ed4 in nsVoidArray::InsertElementsAt ()
   from /usr/pkg/lib/firefox3/libxul.so
#8  0xbb8faa73 in nsEnvironment::Create () from /usr/pkg/lib/firefox3/libxul.so
#9  0xba77c449 in PR_JoinThread () from /usr/pkg/lib/firefox3/libnspr4.so
#10 0xbbbe5afb in pthread_create () from /usr/lib/libpthread.so.0
#11 0xb9c15520 in swapcontext () from /usr/lib/libc.so.12

I have reports of similar problems on 5.0beta.

                --Steve Bellovin, http://www.cs.columbia.edu/~smb


Home | Main Index | Thread Index | Old Index