Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 813073 - app-office/abiword-3.0.5: stabilisation (was: app-office/abiword-3.0.4: crashes when copying to clipboard)
Summary: app-office/abiword-3.0.5: stabilisation (was: app-office/abiword-3.0.4: crash...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on:
Blocks:
 
Reported: 2021-09-14 18:50 UTC by x11sh
Modified: 2021-09-25 05:21 UTC (History)
3 users (show)

See Also:
Package list:
app-office/abiword-3.0.5
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description x11sh 2021-09-14 18:50:16 UTC
I emerged Abiword (3.0.4, on stable) with all USE flags off. With a plain, clean start, if I write anything, select it and try to copy it to clipboard with Ctrl-C, Abiword crashes an writes "Aborted" output on the terminal.

Differently from the https://bugs.gentoo.org/21702 bug, I do not have -fomit-frame-pointer or anything that idiosyncratic, I believe:

COMMON_FLAGS="-march=native -O2 -pipe"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
USE="X alsa cairo xpm gif savedconfig postscript rubberband mp3 elogind"\
"-vala -introspection -nls -hunspell -spell -xinerama -goffice"
MAKEOPTS="-j8"
EMERGE_DEFAULT_OPTS='-j 4 -l 4'
INPUT_DEVICES="libinput"
VIDEO_CARDS="nouveau"
Comment 1 Jonas Stein gentoo-dev 2021-09-18 11:59:06 UTC
Probably related to
"Use shared_ptr for fl_PartOfBlock to avoid use-after-free crash."
https://www.abisource.com/release-notes/3.0.5.phtml

could you test 3.0.5 too?

Thank you for the report. We need to have all information at hand before ticket assignment. Please
* paste the emerge info 
as described on https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket

Please reopen this ticket (Status:UNCONFIRMED) afterwards.
Comment 2 x11sh 2021-09-24 01:23:21 UTC
I tested on 3.0.5 and it works fine!

Sorry for the missing information. This being resolved in a newer version I reckon we should not pursue it, right?
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-09-24 02:32:43 UTC
(In reply to x11sh from comment #2)
> I tested on 3.0.5 and it works fine!
> 
> Sorry for the missing information. This being resolved in a newer version I
> reckon we should not pursue it, right?

Hey, thanks for getting back to us!

Let's turn this into a stabilisation request for 3.0.5.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-09-24 15:35:55 UTC
amd64 done
Comment 5 Agostino Sarubbo gentoo-dev 2021-09-25 05:21:58 UTC
x86 stable. Closing.