Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Bug#399988: Crash on print to file

 
   Soft32 Home -> Linux2 Arch -> Bugs Dist RSS
Next:  Bug#399985: xgalaga --help appearence  
Author Message
yoann

External


Since: Nov 23, 2006
Posts: 2



(Msg. 1) Posted: Thu Nov 23, 2006 5:30 am
Post subject: Bug#399988: Crash on print to file
Archived from groups: linux>debian>bugs>dist (more info?)

Package: iceweasel
Version: 2.0+dfsg-1
Severity: important

I'm using a new profile without any extension

Crash each time when I try printing in a file

end of strace output :

gettimeofday({1164275719, 50097}, NULL) = 0
stat64("/home/yoann/.local/share//mime/globs", 0xbfeeb19c) = -1 ENOENT (No such file or directory)
stat64("/home/yoann/.local/share//mime/magic", 0xbfeeb19c) = -1 ENOENT (No such file or directory)
stat64("/home/yoann/.local/share//mime/mime.cache", 0xbfeeb19c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share//mime/globs", 0xbfeeb19c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share//mime/magic", 0xbfeeb19c) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share//mime/mime.cache", 0xbfeeb19c) = -1 ENOENT (No such file or directory)
stat64("/usr/share//mime/globs", {st_mode=S_IFREG|0644, st_size=14087, ...}) = 0
stat64("/home/yoann/.local/share//mime/mime.cache", 0xbfeeb1cc) = -1 ENOENT (No such file or directory)
stat64("/home/yoann/.local/share//mime/globs", 0xbfeeb1cc) = -1 ENOENT (No such file or directory)
stat64("/home/yoann/.local/share//mime/magic", 0xbfeeb1cc) = -1 ENOENT (No such file or directory)
open("/home/yoann/.local/share//mime/aliases", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/yoann/.local/share//mime/subclasses", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share//mime/mime.cache", 0xbfeeb1cc) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share//mime/globs", 0xbfeeb1cc) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share//mime/magic", 0xbfeeb1cc) = -1 ENOENT (No such file or directory)
open("/usr/local/share//mime/aliases", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/local/share//mime/subclasses", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/share//mime/mime.cache", {st_mode=S_IFREG|0644, st_size=51144, ...}) = 0
open("/usr/share//mime/mime.cache", O_RDONLY|O_LARGEFILE) = 20
fstat64(20, {st_mode=S_IFREG|0644, st_size=51144, ...}) = 0
mmap2(NULL, 51144, PROT_READ, MAP_SHARED, 20, 0x100000) = 0xb27f2000
--- SIGBUS (Bus error) @ 0 (0) ---
+++ killed by SIGBUS +++
Process 7639 detached

full output strace : http://file.mistur.org/iceweasel.trace (1.8MB)

-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15) (ignored: LC_ALL set to fr_FR@euro)

Versions of packages iceweasel depends on:
ii debianutils 2.17.3 Miscellaneous utilities specific t
ii fontconfig 2.4.1-2 generic font configuration library
ii libatk1.0-0 1.12.3-1 The ATK accessibility toolkit
ii libc6 2.3.6.ds1-8 GNU C Library: Shared libraries
ii libcairo2 1.2.4-4 The Cairo 2D vector graphics libra
ii libfontconfig1 2.4.1-2 generic font configuration library
ii libfreetype6 2.2.1-5 FreeType 2 font engine, shared lib
ii libgcc1 1:4.1.1-20 GCC support library
ii libglib2.0-0 2.12.4-2 The GLib library of C routines
ii libgtk2.0-0 2.8.20-3 The GTK+ graphical user interface
ii libjpeg62 6b-13 The Independent JPEG Group's JPEG
ii libmyspell3c2 1:3.1-17 MySpell spellchecking library
ii libpango1.0-0 1.14.7-1 Layout and rendering of internatio
ii libpng12-0 1.2.13-4 PNG library - runtime
ii libstdc++6 4.1.1-20 The GNU Standard C++ Library v3
ii libx11-6 2:1.0.3-4 X11 client-side library
ii libxft2 2.1.8.2-8 FreeType-based font drawing librar
ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii libxp6 1:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii libxrender1 1:0.9.1-3 X Rendering Extension client libra
ii libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii psmisc 22.3-1 Utilities that use the proc filesy
ii zlib1g 1:1.2.3-13 compression library - runtime

iceweasel recommends no packages.

-- no debconf information


--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST.TakeThisOut@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.TakeThisOut@lists.debian.org
Back to top
Login to vote
Yoann Moulin

External


Since: Nov 11, 2007
Posts: 1



(Msg. 2) Posted: Sun Nov 11, 2007 6:50 am
Post subject: Bug#399988: Crash on print to file [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Eric Dorland a écrit :
> * yoann (informatique-nospam@mistur.org) wrote:
>> Package: iceweasel
>> Version: 2.0+dfsg-1
>> Severity: important
>>
>> I'm using a new profile without any extension
>>
>> Crash each time when I try printing in a file
>
> What printing subsystem are you using?

I was using cups, but it's not append anymore since I've changed my
laptop, reinstalled from scratch debian testing and upgraded it to sid.

I can't reproduce this bug so you can close it I think.

Yoann
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Bug#419618: Other crash-on-print example - Hi, FWIW, I have another example PDF file that reproducibly crashed Evince (0.4.0-5) and Xpdf (3.01-9) when clicking o...

Bug#414246: clamav: please have sigtool print name of proc.. - Package: clamav Version: 0.90.1-1 Severity: wishlist Hi, it would be great if sigtool --info would also print the pat...

Bug#400251: print-server task includes gimp-print - Package: tasksel Version: 2.56 Severity: normal Tasksel's print-server task includes gimp-print, "the Print plugi...

Bug#406594: cupsys: Can print testpage but not normal print - Package: cupsys Version: 1.2.7-1 Severity: normal After upgrade to 1.2.7-2, cups print system can print testpage..

Bug#412858: Problem with print and print preview in icewea.. - Package: iceweasel Version: 2.0.0.2+dfsg-1 Severity: normal I have a problem when using a print option in file menu...

Bug#417600: evince: Crash when opening one specific PDF file - Package: evince Version: 0.4.0-5 Severity: normal Description of the crash: Evince crashs when I open this document:....
       Soft32 Home -> Linux2 Arch -> Bugs Dist All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
 Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]