Gentoo Archives: gentoo-user

From: Iain Buchanan <iaindb@××××××××××××.au>
To: gentoo-user@l.g.o
Subject: [gentoo-user] nautilus keeps reloading
Date: Thu, 10 Apr 2008 06:26:29
Message-Id: 1207808777.7497.10.camel@orpheus
1 Hi list :)
2
3 I've been running gnome 2.22 since it made unstable, and today I just
4 upgraded to the 2.22.1 minor release.
5
6 However, since that (or some other) upgrade, every time I right left or
7 middle click on a file on my desktop or in a folder, nautilus dies and
8 starts again (closing all open windows, momentarily blanking the
9 desktop, etc).
10
11 I can select icons and pop up the menu with the keyboard, and it works
12 fine. I can also right click on a non-icon space, no worries.
13
14 Nautilus isn't crashing, because gdb shows nothing but "Program exited
15 with code 0177" (no segfaults etc), so it's reloading for some reason.
16
17 Next I tried an strace. The last few lines I see before the crash is:
18
19 stat64("/usr/bin/nautilus", {st_mode=S_IFREG|0755,
20 st_size=1175916, ...}) = 0
21 writev(2, [{"/usr/bin/nautilus", 17}, {": ", 2}, {"symbol lookup error",
22 19}, {": ", 2}, {"/usr/lib/nautilus/extensions-2.0"..., 62}, {": ", 2},
23 {"undefined symbol: nautilus_file_"..., 46}, {"", 0}, {"", 0}, {"\n",
24 1}], 10/usr/bin/nautilus: symbol lookup
25 error: /usr/lib/nautilus/extensions-2.0/libnautilus-burn-extension.so:
26 undefined symbol: nautilus_file_info_get_mount
27 ) = 151
28 exit_group(127) = ?
29
30 hm, libnautilus-burn-extension.so is owned by nautilus-cd-burner.
31 Recompiling that doesn't help. Nor does recompiling nautilus.
32
33 Of course revdep-rebuild doesn't help either!
34
35 Where to look next? TIA,
36 --
37 Iain Buchanan <iaindb at netspace dot net dot au>
38
39 A crow perched himself on a telephone wire. He was going to make a
40 long-distance caw.
41
42 --
43 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] nautilus keeps reloading Iain Buchanan <iaindb@××××××××××××.au>