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 536517 - Memory corruption with makes most pygtk applications crash with wakeupfd
Memory corruption with makes most pygtk applications crash with wakeupfd
Status: RESOLVED DUPLICATE of bug 534083
Product: pygtk
Classification: Bindings
Component: gtk
2.12.x
Other Linux
: Normal critical
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2008-06-03 22:11 UTC by Josselin Mouette
Modified: 2008-06-03 22:13 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
Don’t shamelessly overwrite other structures’ memory (345 bytes, patch)
2008-06-03 22:12 UTC, Josselin Mouette
none Details | Review

Description Josselin Mouette 2008-06-03 22:11:59 UTC
When using the PYWAKEUPFD interface, memory in the main context gets corrupted, leading to crashes as soon as applications start.

Patch follows.
Comment 1 Josselin Mouette 2008-06-03 22:12:49 UTC
Created attachment 112091 [details] [review]
Don’t shamelessly overwrite other structures’ memory
Comment 2 Josselin Mouette 2008-06-03 22:13:59 UTC
D’uh, forgot to look at the SVN. Sorry for the noise.

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