After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 441878 - Segmentation fault on after copying a selection
Segmentation fault on after copying a selection
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: General
git master
Other All
: Normal critical
: 2.4
Assigned To: GIMP Bugs
GIMP Bugs
: 441812 441871 442009 442108 445047 445783 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-05-28 19:02 UTC by tobias
Modified: 2007-06-09 16:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description tobias 2007-05-28 19:02:09 UTC
Steps to reproduce:
I have a Segmentation fault as soon as I copy a selection with ctrl+c past it with ctrl+v convert the floating selection into an layer and then past it again with ctrl+v.
Some times I have to past mor then two times, but avter some pastes it always seg faults.
Here is the gdb output:
http://paste.ubuntu-nl.org/22918/
And here the valgrind output:
http://paste.ubuntu-nl.org/22926/

Stack trace:


Other information:
Comment 1 tobias 2007-05-28 19:03:52 UTC
The last sentence without errors. ;)
"Some times I have to past more then two times, but after some pastes it always
seg faults."
Comment 2 Michael Natterer 2007-05-28 21:26:56 UTC
Thanks, fixed in SVN:

2007-05-28  Michael Natterer  <mitch@gimp.org>

	* app/base/tile-manager.c (tile_manager_get): allocate
	tile->rowhint using tile_sanitize_rowhints() (which uses GSlice)
	instead of g_memdup(). Fixes bug #441878.
Comment 3 Manish Singh 2007-05-29 08:52:53 UTC
*** Bug 442009 has been marked as a duplicate of this bug. ***
Comment 4 Sven Neumann 2007-05-29 10:01:36 UTC
*** Bug 441812 has been marked as a duplicate of this bug. ***
Comment 5 Sven Neumann 2007-05-29 11:49:04 UTC
*** Bug 441871 has been marked as a duplicate of this bug. ***
Comment 6 Sven Neumann 2007-05-29 17:12:51 UTC
*** Bug 442108 has been marked as a duplicate of this bug. ***
Comment 7 Sven Neumann 2007-06-07 09:32:10 UTC
*** Bug 445047 has been marked as a duplicate of this bug. ***
Comment 8 Serge 2007-06-09 16:32:07 UTC
*** Bug 445783 has been marked as a duplicate of this bug. ***