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 306866 - Reading aliases file makes nautilus completly freeze
Reading aliases file makes nautilus completly freeze
Status: RESOLVED DUPLICATE of bug 306143
Product: gnome-vfs
Classification: Deprecated
Component: MIME and file/program mapping
2.10.x
Other All
: High critical
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2005-06-08 11:21 UTC by oll
Modified: 2005-06-09 20:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
aliases file (631 bytes, application/octet-stream)
2005-06-08 11:23 UTC, oll
Details

Description oll 2005-06-08 11:21:07 UTC
Steps to reproduce:
I can't use nautilus more than 10 minutes


Stack trace:
open("/opt/STools/gnome-2.10/share/mime/aliases", O_RDONLY|O_LARGEFILE) = 25
fstat64(25, {st_mode=S_IFREG|0664, st_size=631, ...}) = 0
) = 27
mmap2(NULL, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0fstat64(27, )                           = 0xb61b6000
{st_mode=S_IFREG|0664, st_size=631, ...}) = 0
read(25, mmap2(NULL, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0"application/msexcel application/"..., 32768) = 631
) = 0xb61a5000
read(27, read(25, "application/msexcel application/"..., 32768) = 631
"", 32768) = 0
read(27, open("/dev/tty", O_RDWR|O_NONBLOCK|O_NOCTTY"", 32768) = 0
) = -1 ENXIO (No such device or address)
futex(0xb6300010, FUTEX_WAIT, 2, NULLwritev(2, [{"*** glibc detected *** ", 23},
{"realloc(): invalid next size", 28}, {": 0x", 4}, {"b63243a8", 8}, {" ***\n",
5}], 5) = 68
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
tgkill(5704, 5711, SIGABRT)             = 0
--- SIGABRT (Aborted) @ 0 (0) ---
write(3, "\33\4\2\0\0\0\0\0", 8)        = 8
write(3, " \4\2\0\0\0\0\0", 8)          = 8
write(3, "+\4\1\0", 4)                  = 4
read(3, "\1\2\354\204\0\0\0\0\33\0 \2\0\0\0\0\1\0\0\0\22\0\0\000"..., 32) = 32
futex(0xb6300010, FUTEX_WAIT, 2, NULL[{fd=17, events=POLLIN}, {fd=15,
events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI}, {fd=14,
events=POLLIN|POLLPRI}, {fd=19, events=POLLIN|POLLPRI}, {fd=22,
events=POLLIN|POLLPRI}, {fd=21, events=POLLIN|POLLPRI}, {fd=23,
events=POLLIN|POLLPRI}, {fd=24, events=POLLIN|POLLPRI, revents=POLLIN}], 9, -1) = 1


Other information:
When I delete the aliases file, it doesn't crash anymore but each time I do an
update-mime-database (so recreating it), It hangs (only a killall -9 nautilus
can save me)
Comment 1 oll 2005-06-08 11:23:23 UTC
Created attachment 47423 [details]
aliases file

I'm pretty there's a link with my former #306143 opened bug.
Comment 2 Christian Kirbach 2005-06-09 20:30:38 UTC
Then please add more comments to the other report

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