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 347059 - Crash when starting nautilus-sendto
Crash when starting nautilus-sendto
Status: RESOLVED DUPLICATE of bug 348941
Product: nautilus-sendto
Classification: Applications
Component: general
0.5
Other All
: Normal critical
: ---
Assigned To: Roberto Majadas
Roberto Majadas
Depends on:
Blocks:
 
 
Reported: 2006-07-09 18:52 UTC by Alexander Skwar
Modified: 2006-07-29 18:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexander Skwar 2006-07-09 18:52:44 UTC
Steps to reproduce:
Subject: Crash when starting gnome-sendto

Distribution: Ubuntu 6.06 (dapper)
Package: nautilus-sendto
Severity: Normal
Version: GNOME2.14.2 0.5
Gnome-Distributor: Ubuntu
Synopsis: Crash when starting gnome-sendto
Bugzilla-Product: nautilus-sendto
Bugzilla-Component: general
Bugzilla-Version: 0.5
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
The program crashed right after executing "gnome-sendto". The window
could be shown, but not "correctly"; see
http://www.myimg.de/?img=BildschirmfotoSendenan144.png

Steps to reproduce the crash:
1. Start "gnome-sendto"

Expected Results:
Program should start.

How often does this happen?
Always




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)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1224013056 (LWP 16346)]
[New Thread -1259623504 (LWP 16347)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1224013056 (LWP 16346))

  • #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




Stack trace:


Other information:
Comment 1 Fabio Bonelli 2006-07-10 00:34:39 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.


*** 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 ***