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 441646 - get_services_tool_new() implicitly converted to pointer
get_services_tool_new() implicitly converted to pointer
Status: RESOLVED FIXED
Product: gnome-system-tools
Classification: Deprecated
Component: general
CVS latest
Other Linux
: Normal normal
: ---
Assigned To: Carlos Garnacho
Carlos Garnacho
Depends on:
Blocks:
 
 
Reported: 2007-05-27 19:01 UTC by Sven Arvidsson
Modified: 2007-06-17 23:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
Suggested fix (318 bytes, patch)
2007-05-27 19:01 UTC, Sven Arvidsson
committed Details | Review

Description Sven Arvidsson 2007-05-27 19:01:01 UTC
Dann Frazier reported in Debian bug http://bugs.debian.org/423867 that the
automated buildd log filter detected a problem that will cause nautilus to
segfault on architectures where the size of a pointer is greater than the size
of an integer, such as ia64 and amd64.

He provided a patch which I'll attach.
Comment 1 Sven Arvidsson 2007-05-27 19:01:47 UTC
Created attachment 88900 [details] [review]
Suggested fix
Comment 2 Carlos Garnacho 2007-06-17 23:30:12 UTC
Thanks! your patch has been committed to trunk