[Bug 203019] Re: Firefox crashes on trying to print

Alexander Sack asac at jwsdot.com
Fri May 9 13:11:02 UTC 2008


On Sat, May 03, 2008 at 05:36:30PM -0000, Jose Bolorino wrote:
> Hi,
> Ubuntu Hardy Heron 8.04 x86-32 here and same error.
> 
> I get this through dmesg:
> [ 6209.382994] audit(1209835041.786:3): type=1503 operation="capable" name="dac_override" pid=11620 profile="/usr/lib/cups/backend/cups-pdf" namespace="default"
> [ 6209.383001] audit(1209835041.786:4): type=1503 operation="capable" name="dac_read_search" pid=11620 profile="/usr/lib/cups/backend/cups-pdf" namespace="default"
> 
> There is no crash report on /var/crash

 status incomplete

Please get a backtrace by installing xulrunner-1.9-dbgsym and
firefox-3.0-dbgsym package. the apt lines you need are on
https://wiki.ubuntu.com/DebuggingProgramCrash.

if dbgsym packages are installed, run:

 gdb /usr/lib/firefox-3.0/firefox 2>&1 | tee /tmp/gdb.log.txt
...
 (gdb) run

then reproduce and type

 (gdb) bt
 ...
 (gdb) bt full

_after reproducing the crash.

 - Alexander


** Changed in: firefox (Ubuntu)
       Status: Invalid => Incomplete

-- 
Firefox crashes on trying to print
https://bugs.launchpad.net/bugs/203019
You received this bug notification because you are a member of Mozilla
Bugs, which is a bug assignee.




More information about the Ubuntu-mozillateam-bugs mailing list