Bug 883012 - [abrt] python-2.7.3-7.2.fc17: g_realloc: Process /usr/bin/python2.7 was killed by signal 6 (SIGABRT)
Summary: [abrt] python-2.7.3-7.2.fc17: g_realloc: Process /usr/bin/python2.7 was kille...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk2
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:bc6a79f8f4c4af428c93b8f06a4...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-03 15:59 UTC by Václav Jansa
Modified: 2013-08-01 04:34 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-08-01 04:34:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: core_backtrace (12.48 KB, text/plain)
2012-12-03 15:59 UTC, Václav Jansa
no flags Details
File: environ (1.58 KB, text/plain)
2012-12-03 15:59 UTC, Václav Jansa
no flags Details
File: var_log_messages (153 bytes, text/plain)
2012-12-03 15:59 UTC, Václav Jansa
no flags Details
File: limits (1.29 KB, text/plain)
2012-12-03 15:59 UTC, Václav Jansa
no flags Details
File: backtrace (112.11 KB, text/plain)
2012-12-03 15:59 UTC, Václav Jansa
no flags Details
File: cgroup (131 bytes, text/plain)
2012-12-03 15:59 UTC, Václav Jansa
no flags Details
File: smolt_data (3.41 KB, text/plain)
2012-12-03 15:59 UTC, Václav Jansa
no flags Details
File: xsession_errors (19.74 KB, text/plain)
2012-12-03 15:59 UTC, Václav Jansa
no flags Details
File: executable (18 bytes, text/plain)
2012-12-03 15:59 UTC, Václav Jansa
no flags Details
File: maps (113.51 KB, text/plain)
2012-12-03 15:59 UTC, Václav Jansa
no flags Details
File: dso_list (23.47 KB, text/plain)
2012-12-03 15:59 UTC, Václav Jansa
no flags Details
File: build_ids (9.61 KB, text/plain)
2012-12-03 15:59 UTC, Václav Jansa
no flags Details
File: proc_pid_status (927 bytes, text/plain)
2012-12-03 15:59 UTC, Václav Jansa
no flags Details
File: open_fds (1.40 KB, text/plain)
2012-12-03 15:59 UTC, Václav Jansa
no flags Details

Description Václav Jansa 2012-12-03 15:59:07 UTC
Version-Release number of selected component:
python-2.7.3-7.2.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
backtrace_rating: 4
cmdline:        /usr/bin/python /usr/bin/openshot
crash_function: g_realloc
kernel:         3.6.7-4.fc17.x86_64

truncated backtrace:
:Thread no. 1 (10 frames)
: #7 g_realloc at gmem.c:224
: #8 g_realloc_n at gmem.c:411
: #9 miUnionNonO at gdkregion-generic.c:1115
: #10 miRegionOp at gdkregion-generic.c:942
: #11 gdk_region_union at gdkregion-generic.c:1266
: #12 impl_window_add_update_area at gdkwindow.c:5869
: #13 gdk_window_invalidate_maybe_recurse_full at gdkwindow.c:5980
: #15 gtk_widget_size_allocate at gtkwidget.c:4133
: #16 gtk_button_size_allocate at gtkbutton.c:1454
: #17 g_cclosure_marshal_VOID__BOXEDv at gmarshal.c:1160

Comment 1 Václav Jansa 2012-12-03 15:59:10 UTC
Created attachment 656750 [details]
File: core_backtrace

Comment 2 Václav Jansa 2012-12-03 15:59:12 UTC
Created attachment 656751 [details]
File: environ

Comment 3 Václav Jansa 2012-12-03 15:59:14 UTC
Created attachment 656752 [details]
File: var_log_messages

Comment 4 Václav Jansa 2012-12-03 15:59:16 UTC
Created attachment 656753 [details]
File: limits

Comment 5 Václav Jansa 2012-12-03 15:59:19 UTC
Created attachment 656754 [details]
File: backtrace

Comment 6 Václav Jansa 2012-12-03 15:59:21 UTC
Created attachment 656755 [details]
File: cgroup

Comment 7 Václav Jansa 2012-12-03 15:59:23 UTC
Created attachment 656756 [details]
File: smolt_data

Comment 8 Václav Jansa 2012-12-03 15:59:26 UTC
Created attachment 656757 [details]
File: xsession_errors

Comment 9 Václav Jansa 2012-12-03 15:59:28 UTC
Created attachment 656758 [details]
File: executable

Comment 10 Václav Jansa 2012-12-03 15:59:30 UTC
Created attachment 656759 [details]
File: maps

Comment 11 Václav Jansa 2012-12-03 15:59:33 UTC
Created attachment 656760 [details]
File: dso_list

Comment 12 Václav Jansa 2012-12-03 15:59:35 UTC
Created attachment 656761 [details]
File: build_ids

Comment 13 Václav Jansa 2012-12-03 15:59:38 UTC
Created attachment 656762 [details]
File: proc_pid_status

Comment 14 Václav Jansa 2012-12-03 15:59:40 UTC
Created attachment 656763 [details]
File: open_fds

Comment 15 Dave Malcolm 2012-12-03 16:30:56 UTC
Thanks for filing this bug report.

Looking at attachment 656754 [details] I see that thread 1 aborted within glibc's implementation of free() with:
  "double free or corruption (fasttop)"
i.e. *something* within the process is misusing the heap.  The call to free() was deep within GTK fwiw, but that could be coincidental.

Reassigning to "gtk2" for now.

Comment 16 Fedora End Of Life 2013-07-04 00:39:10 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '17'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 17's end of life.

Bug Reporter:  Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 17 is end of life. If you 
would still like  to see this bug fixed and are able to reproduce it 
against a later version  of Fedora, you are encouraged  change the 
'version' to a later Fedora version prior to Fedora 17's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 17 Fedora End Of Life 2013-08-01 04:34:29 UTC
Fedora 17 changed to end-of-life (EOL) status on 2013-07-30. Fedora 17 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.