tags 370493 + unreproducible
thanks

Hi Mark,

I've looked into this bug and can't seem to reproduce it on my
system, even with a nautilus-actions config using the same script
you provide. This is with the current Nautilus 2.14 in the archive,
selecting 40+ files.

Could you provide me with the complete gconf xml config you used for
your test case? It should be found in:
/home/you/.gconf/apps/nautilus-actions/configurations/a-long-string/%gconf.xml

(You can find which is the right random string by checking in
gconf-editor and matching the "label" value.)

Cheers,
Christine

* Mark Longair <[EMAIL PROTECTED]> [2006:06:05 15:03 +0100]: 
> Package: nautilus-actions
> Version: 1.2-1
> Severity: normal
> 
> If I set up a Nautilus action such as the script:
> 
>    #!/bin/sh
>    echo $* > /tmp/log-nautilus-actions
> 
> .... and give it %M as parameters, it reliably works for a couple of
> files, but when many (e.g. 30 files or so) are selected then Nautilus
> crashes.  Perhaps this should be a bug against Nautilus but since I
> can only reproduce it with nautilus-actions, this seems a reasonable
> place to report it.  A sample backtrace from the Nautilus crash is
> included below.
> 
> many thanks,
> mark
> 
> Backtrace was generated from '/usr/bin/nautilus'
> 
> (no debugging symbols found)
> Using host libthread_db library "/lib/tls/libthread_db.so.1".
> (no debugging symbols found)
> (no debugging symbols found)
>    [... excised many repeated lines ...]
> (no debugging symbols found)
> [Thread debugging using libthread_db enabled]
> [New Thread -1226561856 (LWP 31859)]
> [New Thread -1228616784 (LWP 31860)]
> (no debugging symbols found)
>    [... excised many repeated lines ...]
> (no debugging symbols found)
> 0xb747f221 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
> #0  0xb747f221 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
> #1  0xb7cf98a5 in libgnomeui_module_info_get ()
>    from /usr/lib/libgnomeui-2.so.0
> #2  <signal handler called>
> #3  0xb7683631 in g_object_get () from /usr/lib/libgobject-2.0.so.0
> #4  0x0809f07d in fm_directory_view_stop ()
> #5  0xb7e70a45 in nautilus_file_list_sort_by_display_name ()
>    from /usr/lib/libnautilus-private.so.2
> #6  0xb7e507f7 in nautilus_directory_schedule_dequeue_pending ()
>    from /usr/lib/libnautilus-private.so.2
> #7  0xb7e52078 in nautilus_directory_async_state_changed ()
>    from /usr/lib/libnautilus-private.so.2
> #8  0xb7e538f1 in nautilus_directory_cancel ()
>    from /usr/lib/libnautilus-private.so.2
> #9  0xb7762377 in gnome_vfs_job_get_count () from /usr/lib/libgnomevfs-2.so.0
> #10 0x000000b2 in ?? ()
> #11 0xb4501530 in ?? ()
> #12 0x081ea1f0 in ?? ()
> #13 0xb75c78e3 in g_thread_self () from /usr/lib/libglib-2.0.so.0
> #14 0xb75accc1 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
> #15 0xb75aa691 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
> #16 0xb75ad9d7 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
> #17 0xb75adf28 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
> #18 0xb79b12a1 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
> #19 0x0807a57a in main ()
> 
> Thread 2 (Thread -1228616784 (LWP 31860)):
> #0  0xb7403819 in poll () from /lib/tls/libc.so.6
> No symbol table info available.
> #1  0xb75ad8cb in g_main_context_check () from /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #2  0xb75adf28 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #3  0xb7647460 in link_thread_io_context () from /usr/lib/libORBit-2.so.0
> No symbol table info available.
> #4  0x081a70b0 in ?? ()
> No symbol table info available.
> #5  0xb760c754 in ?? () from /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #6  0xb6c4c458 in ?? ()
> No symbol table info available.
> #7  0xb75c77e5 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #8  0xb75c77e5 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #9  0xb7479ced in start_thread () from /lib/tls/libpthread.so.0
> No symbol table info available.
> #10 0xb740ddee in clone () from /lib/tls/libc.so.6
> No symbol table info available.
> 
> Thread 1 (Thread -1226561856 (LWP 31859)):
> #0  0xb747f221 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
> No symbol table info available.
> #1  0xb7cf98a5 in libgnomeui_module_info_get ()
>    from /usr/lib/libgnomeui-2.so.0
> No symbol table info available.
> #2  <signal handler called>
> No symbol table info available.
> #3  0xb7683631 in g_object_get () from /usr/lib/libgobject-2.0.so.0
> No symbol table info available.
> #4  0x0809f07d in fm_directory_view_stop ()
> No symbol table info available.
> #5  0xb7e70a45 in nautilus_file_list_sort_by_display_name ()
>    from /usr/lib/libnautilus-private.so.2
> No symbol table info available.
> #6  0xb7e507f7 in nautilus_directory_schedule_dequeue_pending ()
>    from /usr/lib/libnautilus-private.so.2
> No symbol table info available.
> #7  0xb7e52078 in nautilus_directory_async_state_changed ()
>    from /usr/lib/libnautilus-private.so.2
> No symbol table info available.
> #8  0xb7e538f1 in nautilus_directory_cancel ()
>    from /usr/lib/libnautilus-private.so.2
> No symbol table info available.
> #9  0xb7762377 in gnome_vfs_job_get_count () from /usr/lib/libgnomevfs-2.so.0
> No symbol table info available.
> #10 0x000000b2 in ?? ()
> No symbol table info available.
> #11 0xb4501530 in ?? ()
> No symbol table info available.
> #12 0x081ea1f0 in ?? ()
> No symbol table info available.
> #13 0xb75c78e3 in g_thread_self () from /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #14 0xb75accc1 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #15 0xb75aa691 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #16 0xb75ad9d7 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #17 0xb75adf28 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #18 0xb79b12a1 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
> No symbol table info available.
> #19 0x0807a57a in main ()
> No symbol table info available.
> #0  0xb747f221 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
> 
> -- System Information:
> Debian Release: testing/unstable
>   APT prefers testing
>   APT policy: (990, 'testing'), (500, 'oldstable'), (500, 'unstable'), (500, 
> 'stable')
> Architecture: i386 (i686)
> Shell:  /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.16.1
> Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: 
> LC_ALL set to en_GB.UTF-8)
> 
> Versions of packages nautilus-actions depends on:
> ii  libart-2.0-2  2.3.17-1                   Library of functions for 2D 
> graphi
> ii  libatk1.0-0   1.11.3-1                   The ATK accessibility toolkit
> ii  libaudiofile0 0.2.6-6                    Open-source version of SGI's 
> audio
> ii  libavahi-clie 0.6.9-8                    Avahi client library
> ii  libavahi-comm 0.6.9-8                    Avahi common library
> ii  libavahi-glib 0.6.9-8                    Avahi glib integration library
> ii  libbonobo2-0  2.14.0-1                   Bonobo CORBA interfaces library
> ii  libbonoboui2- 2.14.0-1                   The Bonobo UI library
> ii  libc6         2.3.6-7                    GNU C Library: Shared libraries
> ii  libcairo2     1.0.4-1+b1                 The Cairo 2D vector graphics 
> libra
> ii  libdbus-1-2   0.61-5                     simple interprocess messaging 
> syst
> ii  libesd0       0.2.36-3                   Enlightened Sound Daemon - 
> Shared 
> ii  libfontconfig 2.3.2-5.1                  generic font configuration 
> library
> ii  libfreetype6  2.1.10-1                   FreeType 2 font engine, shared 
> lib
> ii  libgconf2-4   2.14.0-1                   GNOME configuration database 
> syste
> ii  libgcrypt11   1.2.2-1                    LGPL Crypto library - runtime 
> libr
> ii  libglade2-0   1:2.5.1-2                  library to load .glade files at 
> ru
> ii  libglib2.0-0  2.10.2-1                   The GLib library of C routines
> ii  libgnome-keyr 0.4.9-1                    GNOME keyring services library
> ii  libgnome2-0   2.14.0-2                   The GNOME 2 library - runtime 
> file
> ii  libgnomecanva 2.14.0-1                   A powerful object-oriented 
> display
> ii  libgnomeui-0  2.14.0-1                   The GNOME 2 libraries (User 
> Interf
> ii  libgnomevfs2- 2.14.0-2                   GNOME virtual file-system 
> (runtime
> ii  libgnutls13   1.3.5-1.1                  the GNU TLS library - runtime 
> libr
> ii  libgpg-error0 1.2-1                      library for common error values 
> an
> ii  libgtk2.0-0   2.8.16-1                   The GTK+ graphical user 
> interface 
> ii  libice6       6.9.0.dfsg.1-6             Inter-Client Exchange library
> ii  libjpeg62     6b-12                      The Independent JPEG Group's 
> JPEG 
> ii  libnautilus-e 2.14.1-4                   libraries for nautilus 
> components 
> ii  liborbit2     1:2.14.0-1                 libraries for ORBit2 - a CORBA 
> ORB
> ii  libpango1.0-0 1.12.1-2                   Layout and rendering of 
> internatio
> ii  libpng12-0    1.2.8rel-5                 PNG library - runtime
> ii  libpopt0      1.7-5                      lib for parsing cmdline 
> parameters
> ii  libsm6        6.9.0.dfsg.1-6             X Window System Session 
> Management
> ii  libtasn1-2    1:0.2.17-2                 Manage ASN.1 structures (runtime)
> ii  libuuid1      1.38+1.39-WIP-2005.12.31-1 universally unique id library
> ii  libx11-6      6.9.0.dfsg.1-6             X Window System protocol client 
> li
> ii  libxcursor1   1.1.3-1                    X cursor management library
> ii  libxext6      6.9.0.dfsg.1-6             X Window System miscellaneous 
> exte
> ii  libxfixes3    6.9.0.dfsg.1-6             X Window System miscellaneous 
> 'fix
> ii  libxi6        6.9.0.dfsg.1-6             X Window System Input extension 
> li
> ii  libxinerama1  6.9.0.dfsg.1-6             X Window System multi-head 
> display
> ii  libxml2       2.6.24.dfsg-1              GNOME XML library
> ii  libxrandr2    6.9.0.dfsg.1-6             X Window System Resize, Rotate 
> and
> ii  libxrender1   1:0.9.0.2-1                X Rendering Extension client 
> libra
> ii  zlib1g        1:1.2.3-11                 compression library - runtime
> 
> nautilus-actions recommends no packages.
> 
> -- no debconf information

Attachment: signature.asc
Description: Digital signature

Reply via email to