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 441447 - nautilus-sendto crashed with SIGSEGV in strlen()
nautilus-sendto crashed with SIGSEGV in strlen()
Status: RESOLVED DUPLICATE of bug 433084
Product: nautilus-sendto
Classification: Applications
Component: general
0.10
Other Linux
: Normal critical
: ---
Assigned To: Roberto Majadas
Roberto Majadas
Depends on:
Blocks:
 
 
Reported: 2007-05-26 17:05 UTC by Sebastien Bacher
Modified: 2007-08-13 14:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2007-05-26 17:05:11 UTC
The bug has been opened on https://bugs.launchpad.net/ubuntu/+source/nautilus-sendto/+bug/90776

"...
Init evolution plugin
Init gaim plugin
Init sylpheed-claws plugin

** (nautilus-sendto:11083): WARNING **: Unable to open addressbook: EBookStatus returned 19

(nautilus-sendto:11083): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: EBookStatus returned 19
Segmentation fault (core dumped)
...
  • #0 strlen
    from /lib/tls/i686/cmov/libc.so.6
  • #1 vfprintf
    from /lib/tls/i686/cmov/libc.so.6
  • #2 vasprintf
    from /lib/tls/i686/cmov/libc.so.6
  • #3 IA__g_vasprintf
    at gprintf.c line 311
  • #4 IA__g_strdup_vprintf
    at gstrfuncs.c line 188
  • #5 IA__g_logv
    at gmessages.c line 472
  • #6 IA__g_log
    at gmessages.c line 517
  • #7 ??
    from /usr/lib/nautilus-sendto/plugins/libnstevolution.so
  • #8 ??

Comment 1 Bastien Nocera 2007-08-13 14:39:17 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 433084 ***