Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 272410
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 256954
Assigned To: GNOME Office <gnome-office@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sergey S. Starikoff <Ikonta@yandex.ru>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 272410 depends on: Show dependency tree
Bug 272410 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2009-06-03 10:59 0000
app-office/abiword-2.6.4 crashes when I push the "Print" button after I've
migrated on xfce-base/xfce4-4.4.3.

net-print/cups-1.3.10-r1 is configured.
app-office/gnumeric-1.8.4-r1 and app-office/openoffice-3.0.0 prints normally.


Reproducible: Always

Steps to Reproduce:
1. Open (or create) a document in AbiWord;
2. Push 'Print' button';
3. See the crashing window (and find $DOCUMENT.SAVED file).

Actual Results:  
Running AbiWord via gdb shows:

---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 0xb4a8cb90 (LWP 5746)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb4a8cb90 (LWP 5746)]
0xb6f38d23 in free () from /lib/libc.so.6
(gdb) 

Expected Results:  
Printed text document.

$ emerge --info
Portage 2.1.6.11 (default/linux/x86/2008.0, gcc-4.3.2, glibc-2.8_p20080602-r1,
2.6.28-gentoo-r5 i686)
=================================================================
System uname:
Linux-2.6.28-gentoo-r5-i686-Intel-R-_Pentium-R-_4_CPU_3.00GHz-with-glibc2.0
Timestamp of tree: Sun, 17 May 2009 01:45:01 +0000
app-shells/bash:     3.2_p39
dev-lang/python:     2.5.4-r2
dev-util/cmake:      2.6.2-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/env.d/50glib2"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf
/etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo
/etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d
/etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="buildsyspkg collision-protect distlocks fixpackages parallel-fetch
protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.corbina.net/pub/Linux/gentoo/                  
ftp://mirror.aiya.ru/pub/gentoo/                 ftp://ftp.org.kemsu.ru/gentoo/
                http://ftp.chg.ru/pub/Linux/distributions/gentoo/              
  ftp://ftp.chg.ru/pub/Linux/distributions/gentoo/"
LANG="ru_RU.KOI8-R"
LC_ALL=""
LDFLAGS="-Wl,-O1"
LINGUAS="ru en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage-ftn"
SYNC="rsync://rsync.org.kemsu.ru/gentoo      
rsync://rsync.asia.gentoo.org/gentoo-portage      
rsync://mirror.aiya.ru/gentoo"
USE="X a52 ac3 acl alsa avi berkdb bzip2 cdr cli cracklib crypt cups dri dvd
flac fortran gdbm gif gtk iconv isdnlog jpeg jpeg2k midi mp3 mudflap ncurses
nls nptl nptlonly ogg openmp pam pcre perl png pppd python readline reflection
session spl ssl sysfs tcpd vorbis x86 xorg xulrunner zlib"
ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop
empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul
mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions
alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file
authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user
autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires
ext_filter file_cache filter headers include info log_config logio mem_cache
mime mime_magic negotiation rewrite setenvif speling status unique_id userdir
usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse"
KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001
mtxorb ncurses text" LINGUAS="ru en" USERLAND="GNU" VIDEO_CARDS="sis"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK,
PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #1 From Sergey S. Starikoff 2009-06-03 11:12:10 0000 -------
I've forgot to mention, that earlier, runned under AfterStep 2.2.8 Window
Manager, this build of AbiWord also printed normally.

------- Comment #2 From Thorsten Vollmer 2009-06-05 07:42:05 0000 -------
Please provide a backtrace if you have debugging symbols installed. Without
that information, we can only guess what the problem is. Did you change your
GTK+ theme engine when you switched to XFCE? Does upgrading to AbiWord-2.7 help
(bug 272097)?

------- Comment #3 From Gilles Dartiguelongue 2009-06-07 06:59:07 0000 -------

*** This bug has been marked as a duplicate of bug 256954 ***

------- Comment #4 From Sergey S. Starikoff 2009-06-08 09:34:58 0000 -------
(In reply to comment #2)
> Please provide a backtrace if you have debugging symbols installed. Without
> that information, we can only guess what the problem is.
Again unwillingly I've discovered, that AbiWord also crashes while trying to
export to PDF.

I've rebuild AbiWord on my home PC with USE="debug" and repeat the trace.
Oryginally it contains nothing new.
May be, I should take some additional actions to get the useful debug data?

> Did you change your GTK+ theme engine when you switched to XFCE?
No.

> Does upgrading to AbiWord-2.7 help (bug 272097)?
> 
I've failed to build the AbiWord-2.7.
The build.log was attached to bug 272097

------- Comment #5 From Thorsten Vollmer 2009-06-08 23:43:52 0000 -------
(In reply to comment #4)
> May be, I should take some additional actions to get the useful debug data?
http://www.gentoo.org/proj/en/qa/backtraces.xml

> I’ve failed to build the AbiWord-2.7. The build.log was attached to bug 272097.
You have libtool-1 installed. The newest ebuild should be compatible with that
version.

------- Comment #6 From Sergey S. Starikoff 2009-06-09 06:50:56 0000 -------
> > May be, I should take some additional actions to get the useful debug data?
> http://www.gentoo.org/proj/en/qa/backtraces.xml
I've seen this document, but doesn't find there the answer.
It contains mostly common review.


Thank you!
The update on AbiWord-2.7 fixed the problem with printing.

No! :(
I was a little bit mistaken. It just particulary fixed the problem.
I.e. when I click on "Print" pictogram I see the select printer menu and
AbiWord successfully prints.
But when I select "Print" item of "File" menu Abiword crashes.

P.S. Export to PDF if this version works normally.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug