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 343863 - Crash when launching nautilus-sendto
Crash when launching nautilus-sendto
Status: RESOLVED DUPLICATE of bug 348941
Product: nautilus-sendto
Classification: Applications
Component: general
0.5
Other other
: High critical
: ---
Assigned To: Roberto Majadas
Roberto Majadas
Depends on:
Blocks:
 
 
Reported: 2006-06-05 01:10 UTC by Jimmy THRASIBULE
Modified: 2006-07-29 18:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Jimmy THRASIBULE 2006-06-05 01:11:00 UTC
Distribution: Ubuntu 6.06 (dapper)
Package: nautilus-sendto
Severity: critical
Version: GNOME2.14.1 0.5
Gnome-Distributor: Ubuntu
Synopsis: Crash when launching nautilus-sendto
Bugzilla-Product: nautilus-sendto
Bugzilla-Component: general
Bugzilla-Version: 0.5
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:

Steps to reproduce the crash:
1. Just right-click on a file and select 'Send To...'



Debugging Information:

Backtrace was generated from '/usr/bin/nautilus-sendto'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1225075008 (LWP 4665)]
[New Thread -1262851152 (LWP 4666)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1225075008 (LWP 4665))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 add_evolution_contacts_to_model
    from /usr/lib/nautilus-sendto/plugins/libevolution.so
  • #10 add_evolution_contacts_to_model
    from /usr/lib/nautilus-sendto/plugins/libevolution.so
  • #11 set_contact_widgets
  • #12 nautilus_sendto_create_ui
  • #13 main
  • #0 __kernel_vsyscall




------- Bug created by bug-buddy at 2006-06-05 01:10 -------

Comment 1 Elijah Newren 2006-06-05 01:57:01 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

Matches the stack trace in bug 339944, which has been marked as a duplicate of
317081.

*** This bug has been marked as a duplicate of 317081 ***
Comment 2 Karsten Bräckelmann 2006-07-29 18:46:20 UTC
This actually is not a duplicate of bug 317081, which already is fixed in the version used by this report.

This crash is caused by the issue mentioned in bug 348941. Patch attached there, marking properly as duplicate, thus raising awareness and priority of that bug. (See bug 349029 comment 5 for details.)

Sorry for the noise.


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