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 433525 - missing gnomevfs include will cause crashes on 64-bits arches
missing gnomevfs include will cause crashes on 64-bits arches
Status: RESOLVED INVALID
Product: nautilus
Classification: Core
Component: general
0.x.x [obsolete]
Other Linux
: Normal major
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-26 08:13 UTC by Loïc Minier
Modified: 2007-04-26 10:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix missing include which can cause crashes (502 bytes, patch)
2007-04-26 08:14 UTC, Loïc Minier
none Details | Review

Description Loïc Minier 2007-04-26 08:13:02 UTC
Hi,

Dann Frazier reported in Debian bug http://bugs.debian.org/421027 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.

Bye,
Comment 1 Loïc Minier 2007-04-26 08:14:11 UTC
Created attachment 87051 [details] [review]
Fix missing include which can cause crashes
Comment 2 Loïc Minier 2007-04-26 08:15:04 UTC
(Still present in trunk.)
Comment 3 Josselin Mouette 2007-04-26 08:43:12 UTC
Are you sure it's not caused by the patch we apply for bugzilla #142087 to display the location in the title bar?
Comment 4 Loïc Minier 2007-04-26 10:17:23 UTC
Indeed; it's only a mistake in the patch of bug #142087, not in vanilla nautilus.