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 346453 - CRASH ON SENDTO OPTION
CRASH ON SENDTO OPTION
Status: RESOLVED DUPLICATE of bug 348941
Product: nautilus-sendto
Classification: Applications
Component: general
unspecified
Other other
: High critical
: ---
Assigned To: Roberto Majadas
Roberto Majadas
Depends on:
Blocks:
 
 
Reported: 2006-07-03 11:48 UTC by Flynets
Modified: 2006-07-29 18:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Flynets 2006-07-03 11:48:30 UTC
From: Flynets <flynets@gmail.com>
To: submit@bugs.gnome.org
X-Mailer: bug-buddy 2.14.0
Subject: CRASH ON SENDTO OPTION

Distribution: Ubuntu 6.06 (dapper)
Package: nautilus-sendto
Severity: Normal
Version: GNOME2.14.2 unspecified
Gnome-Distributor: Ubuntu
Synopsis: CRASH ON SENDTO OPTION
Bugzilla-Product: nautilus-sendto
Bugzilla-Component: general
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:


Steps to reproduce the crash:
1. click on dx mousebutton on a file
2. click on sendto...
3. crash

Expected Results:
list of software to send

How often does this happen?
ever

Additional Information:



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 -1223846208 (LWP 6304)]
[New Thread -1243350096 (LWP 6305)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1223846208 (LWP 6304))

  • #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-07-03 11:48 -------

Comment 1 Karsten Bräckelmann 2006-07-03 23:44:12 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.


Stacktrace, description and version match bug 317081 and its duplicates.

*** This bug has been marked as a duplicate of 317081 ***
Comment 2 Karsten Bräckelmann 2006-07-29 18:46:32 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 ***