Your message dated Fri, 01 Jan 2010 13:10:19 +0100
with message-id <[email protected]>
and subject line Re: Bug#507075: nautilus: segfault when running --no-desktop
or --browser
has caused the Debian Bug report #507075,
regarding nautilus: segfault when running --no-desktop or --browser
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
507075: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507075
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nautilus
Version: 2.20.0-7
Severity: important
This was tested under KDE, but may apply in other situations, too.
Nautilus will segfault when running with the --no-desktop or --browser
options. Strace indicates that this may be a malloc() error.
$ nautilus --no-desktop
Initializing gnome-mount extension
Initializing nautilus-open-terminal extension
seahorse nautilus module initialized
Segmentation fault
$ nautilus --browser
Initializing gnome-mount extension
Initializing nautilus-open-terminal extension
seahorse nautilus module initialized
Segmentation fault
$ strace nautilus --browser
[...snipped...]
open("/usr/share/icons/gnome/32x32/places/gnome-fs-directory.png",
O_RDONLY) = 22
fstat(22, {st_mode=S_IFREG|0644, st_size=768, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7fa245bfb000
read(22, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0 \0\0\0
\10\6\0\0\0szz\364"..., 4096) = 768
read(22, ""..., 4096) = 0
lseek(22, 0, SEEK_SET) = 0
read(22, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0 \0\0\0
\10\6\0\0\0szz\364"..., 4096) = 768
close(22) = 0
munmap(0x7fa245bfb000, 4096) = 0
select(4, [3], [3], NULL, NULL) = 1 (out [3])
writev(3,
[{"\1\30\r\0\3...@\3\313\1\0\0\0\0\0\0\0\5\0\4\0\0\1\0!\0\0\0\32(\0\0\0"...,
704}], 1) = 704
read(3, 0x2524b04, 4096) = -1 EAGAIN (Resource
temporarily unavailable)
select(4, [3], [3], NULL, NULL) = 1 (out [3])
writev(3, [{""..., 0}, {"\22\0004\22\3...@\3\1\1\0\0\6\0\0\0
\5\0\4.\22\0\0\26\0\0\0\26\0\0\0\0"..., 16384},
{"\257\302\301\377\257\302\301\377\257\302\301\377\257\302\301\377\257\302\301\377\257\302\301\377\257\302\301\377\257\302\301\377\257"...,
2256}], 3) = 18640
shmget(IPC_PRIVATE, 393216, IPC_CREAT|0600) = 1193017350
shmat(1193017350, 0, 0) = ?
*** glibc detected *** strace: malloc(): memory corruption (fast):
0x00000000014d4610 ***
======= Backtrace: =========
/lib/libc.so.6[0x7f117a1cb948]
/lib/libc.so.6[0x7f117a1ce67f]
/lib/libc.so.6(__libc_malloc+0x98)[0x7f117a1cfa78]
strace[0x408380]
strace[0x4058de]
strace[0x404616]
/lib/libc.so.6(__libc_start_main+0xe6)[0x7f117a1761a6]
strace[0x401f69]
======= Memory map: ========
00400000-00447000 r-xp 00000000 08:05 33554597
/usr/bin/strace
00647000-00648000 rw-p 00047000 08:05 33554597
/usr/bin/strace
00648000-00656000 rw-p 00648000 00:00 0
014d4000-014f5000 rw-p 014d4000 00:00 0
[heap]
7f1174000000-7f1174021000 rw-p 7f1174000000 00:00 0
7f1174021000-7f1178000000 ---p 7f1174021000 00:00 0
7f1179f41000-7f1179f57000 r-xp 00000000 08:04 38237
/lib/libgcc_s.so.1
7f1179f57000-7f117a157000 ---p 00016000 08:04 38237
/lib/libgcc_s.so.1
7f117a157000-7f117a158000 rw-p 00016000 08:04 38237
/lib/libgcc_s.so.1
7f117a158000-7f117a2a2000 r-xp 00000000 08:04 38854
/lib/libc-2.7.so
7f117a2a2000-7f117a4a1000 ---p 0014a000 08:04 38854
/lib/libc-2.7.so
7f117a4a1000-7f117a4a4000 r--p 00149000 08:04 38854
/lib/libc-2.7.so
7f117a4a4000-7f117a4a6000 rw-p 0014c000 08:04 38854
/lib/libc-2.7.so
7f117a4a6000-7f117a4ab000 rw-p 7f117a4a6000 00:00 0
7f117a4ab000-7f117a4c7000 r-xp 00000000 08:04 38857
/lib/ld-2.7.so
7f117a69a000-7f117a69c000 rw-p 7f117a69a000 00:00 0
7f117a6c3000-7f117a6c6000 rw-p 7f117a6c3000 00:00 0
7f117a6c6000-7f117a6c8000 rw-p 0001b000 08:04 38857
/lib/ld-2.7.so
7fff826b2000-7fff826c7000 rw-p 7ffffffea000 00:00 0
[stack]
7fff827fe000-7fff827ff000 r-xp 7fff827fe000 00:00 0
[vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0
[vsyscall]
select(Aborted
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (810, 'unstable'), (600, 'stable'), (550,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages nautilus depends on:
ii desktop-file-utils 0.15-1 Utilities for .desktop files
ii gnome-control-center 1:2.22.2.1-2 utilities to configure the GNOME d
ii libart-2.0-2 2.3.20-2 Library of functions for 2D graphi
ii libatk1.0-0 1.22.0-1 The ATK accessibility toolkit
ii libbonobo2-0 2.22.0-1 Bonobo CORBA interfaces library
ii libc6 2.7-16 GNU C Library: Shared libraries
ii libcairo2 1.6.4-6.1 The Cairo 2D vector graphics libra
ii libeel2-2.20 2.20.0-7 Eazel Extensions Library (for GNOM
ii libesd0 0.2.36-3 Enlightened Sound Daemon - Shared
ii libexempi3 2.0.1-1 library to parse XMP metadata (Lib
ii libexif12 0.6.16-2.1 library to parse EXIF files
ii libgail-common 1.22.3-1 GNOME Accessibility Implementation
ii libgail18 1.22.3-1 GNOME Accessibility Implementation
ii libgconf2-4 2.22.0-1 GNOME configuration database syste
ii libglade2-0 1:2.6.2-1 library to load .glade files at ru
ii libglib2.0-0 2.16.6-1 The GLib library of C routines
ii libgnome-desktop-2 2.22.3-2 Utility library for loading .deskt
ii libgnome2-0 2.20.1.1-1 The GNOME 2 library - runtime file
ii libgnomecanvas2-0 2.20.1.1-1 A powerful object-oriented display
ii libgnomeui-0 2.20.1.1-2 The GNOME 2 libraries (User Interf
ii libgnomevfs2-0 1:2.22.0-5 GNOME Virtual File System (runtime
ii libgtk2.0-0 2.12.11-4 The GTK+ graphical user interface
ii libnautilus-extension1 2.22.5.1-1 libraries for nautilus components
ii liborbit2 1:2.14.13-0.1 libraries for ORBit2 - a CORBA ORB
ii libpango1.0-0 1.20.5-3 Layout and rendering of internatio
ii librsvg2-2 2.22.2-2 SAX-based renderer library for SVG
ii libselinux1 2.0.65-5 SELinux shared libraries
ii libstartup-notification0 0.9-1 library for program launch feedbac
ii libtrackerclient0 0.6.6-2 metadata database, indexer and sea
ii libx11-6 2:1.1.5-2 X11 client-side library
ii libxml2 2.6.32.dfsg-4 GNOME XML library
ii nautilus-data 2.20.0-7 data files for nautilus
ii shared-mime-info 0.30-2 FreeDesktop.org shared MIME databa
Versions of packages nautilus recommends:
ii app-install-data 2008.07.28 Application Installer Data Files
ii desktop-base 5.0.1 common files for the Debian Deskto
ii eject 2.1.5+deb1-4 ejects CDs and operates CD-Changer
ii libgnomevfs2-extra 1:2.22.0-5 GNOME Virtual File System (extra m
ii librsvg2-common 2.22.2-2 SAX-based renderer library for SVG
ii nautilus-cd-burner 2.20.0-1 CD Burning front-end for Nautilus
ii synaptic 0.62.1 Graphical package manager
Versions of packages nautilus suggests:
ii acroread [pdf-viewer] 8.1.3-0.0 Adobe Acrobat Reader: Portable Doc
ii eog 2.22.3-2 Eye of GNOME graphics viewer progr
ii evince [pdf-viewer] 2.22.2-4~lenny1 Document (postscript, pdf) viewer
pn fam <none> (no description available)
ii gv [pdf-viewer] 1:3.6.5-2 PostScript and PDF viewer for X
ii kghostview [pdf-viewer] 4:3.5.9-3 PostScript viewer for KDE
ii kpdf [pdf-viewer] 4:3.5.9-3 PDF viewer for KDE
ii mpg123 [mp3-decoder] 1.4.3-4 MPEG layer 1/2/3 audio player
ii totem 2.22.2-5 A simple media player for the GNOM
pn tracker <none> (no description available)
ii vlc [mp3-decoder] 0.8.6.h-4+lenny2 multimedia player and streamer
ii vlc-nox [mp3-decoder] 0.8.6.h-4+lenny2 multimedia player and streamer (wi
ii xpdf-reader [pdf-viewer 3.02-1.4 Portable Document Format (PDF) sui
-- no debconf information
--- End Message ---
--- Begin Message ---
Le mercredi 03 décembre 2008 à 13:45 -0800, Todd A. Jacobs a écrit :
> On Wed, Dec 03, 2008 at 06:06:53PM +0100, Julien Valroff wrote:
>
> > Regarding dependencies, this should indeed be checked carefully. I
> do
> > not think you have installed nautilus from experimental as your
> > original report shows you had nautilus 2.20-7 and
> > libnautilus-extension1 2.22.5.1-1 installed.
>
> I previously had testing as my default package source. Now I have:
>
> $ apt-show-versions nautilus; \
> apt-show-versions libnautilus-extension1; \
> apt-show-versions nautilus-open-terminal
> nautilus/experimental uptodate 2.24.1-1
> libnautilus-extension1/experimental uptodate 2.24.1-1
> nautilus-open-terminal/experimental uptodate 0.9-3
Could not reproduce it now in sid, dependencies seem correct, hence
closing this bug.
Cheers,
Julien
--- End Message ---