Your message dated Mon, 21 Jun 2010 17:55:37 +0200
with message-id <4c1f8b79.9030...@debian.org>
and subject line Re: [Evolution] Bug#495530: [evolution] Bug no more reproduced
has caused the Debian Bug report #495530,
regarding segfault in g_markup_escape_text()
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
495530: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495530
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: evolution
Version: 2.22.3.1-1
Severity: critical

--- Please enter the report below this line. ---

Every time I try to run evolution, it craches with the following stack trace. 
This makes it unusable. It used to work correctly before. I have 2 to 3 seconds 
before it craches to stop it and make it work offline. In offline mode it will 
not crache.
[ma...@aziz:lazarus]$gdb evolution
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(gdb) r
Starting program: /usr/bin/evolution
[Thread debugging using libthread_db enabled]
[New Thread 0x418d9ce0 (LWP 14617)]
CalDAV Eplugin starting up ...
evolution-shell-Message: Killing old version of evolution-data-server...
[New Thread 0x42aa3b90 (LWP 14645)]
[New Thread 0x432a3b90 (LWP 14646)]
[New Thread 0x43aa3b90 (LWP 14647)]
[New Thread 0x442acb90 (LWP 14648)]
[Thread 0x442acb90 (LWP 14648) exited]
[New Thread 0x442acb90 (LWP 14664)]
[New Thread 0x44b5cb90 (LWP 14665)]
[New Thread 0x45b64b90 (LWP 14667)]
[New Thread 0x46364b90 (LWP 14668)]
[New Thread 0x45364b90 (LWP 14666)]
[Thread 0x46364b90 (LWP 14668) exited]
[Thread 0x45364b90 (LWP 14666) exited]
[Thread 0x45b64b90 (LWP 14667) exited]
[Thread 0x442acb90 (LWP 14664) exited]
[Thread 0x42aa3b90 (LWP 14645) exited]
[New Thread 0x42aa3b90 (LWP 14687)]
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.AccessDenied) A security policy in place prevents 
this sender from sending this message to this recipient, see message bus 
configuration file (rejected message had interface 
"org.freedesktop.NetworkManager" member "state" error name "(unset)" 
destination "org.freedesktop.NetworkManager")
[New Thread 0x463beb90 (LWP 14689)]
[New Thread 0x442acb90 (LWP 14692)]
[New Thread 0x45364b90 (LWP 14693)]
[New Thread 0x45b64b90 (LWP 14694)]
[New Thread 0x46364b90 (LWP 14695)]
[New Thread 0x46cffb90 (LWP 14696)]
[Thread 0x45b64b90 (LWP 14694) exited]
[Thread 0x46cffb90 (LWP 14696) exited]
[Thread 0x442acb90 (LWP 14692) exited]
[Thread 0x45364b90 (LWP 14693) exited]
[Thread 0x46364b90 (LWP 14695) exited]

(evolution:14617): evolution-mail-WARNING **: Failed to refresh folders: Pas de 
dossier « Shared Folders »

(evolution:14617): evolution-mail-WARNING **: Failed to refresh folders: Pas de 
dossier « Shared Folders/User »

(evolution:14617): evolution-mail-WARNING **: Failed to refresh folders: Pas de 
dossier « Shared Folders/User/anybody »
[Thread 0x43aa3b90 (LWP 14647) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x432a3b90 (LWP 14646)]
0x41276968 in g_markup_escape_text () from /usr/lib/libglib-2.0.so.0
(gdb) bt
#0  0x41276968 in g_markup_escape_text () from /usr/lib/libglib-2.0.so.0
#1  0x41277ab7 in g_markup_vprintf_escaped () from /usr/lib/libglib-2.0.so.0
#2  0x41277bd8 in g_markup_printf_escaped () from /usr/lib/libglib-2.0.so.0
#3  0x4229bbdc in imap_connect_online (service=0x825e920, ex=0x432a32a4) at 
camel-imap-store.c:1429
#4  0x401d4bcf in disco_connect (service=0x825e920, ex=0x432a32a4) at 
camel-disco-store.c:162
#5  0x401f51cf in camel_service_connect (service=0x825e920, ex=0x432a32a4) at 
camel-service.c:371
#6  0x42296c2a in camel_imap_store_connected (store=0x825e920, ex=0x432a32a4) 
at camel-imap-store.c:3017
#7  0x42292c7f in imap_refresh_info (folder=0x838c870, ex=0x432a32a4) at 
camel-imap-folder.c:585
#8  0x401d36d6 in disco_refresh_info (folder=0x838c870, ex=0x432a32a4) at 
camel-disco-folder.c:269
#9  0x401e53d9 in camel_folder_refresh_info (folder=0x838c870, ex=0x432a32a4) 
at camel-folder.c:302
#10 0x41e93b67 in refresh_folders_exec (m=0x8235d80) at mail-send-recv.c:825
#11 0x41e8d9e9 in mail_msg_proxy (msg=0x8235d80) at mail-mt.c:523
#12 0x4129d8f6 in ?? () from /usr/lib/libglib-2.0.so.0
#13 0x08235d80 in ?? ()
#14 0x00000000 in ?? ()
(gdb) q
The program is running.  Exit anyway? (y or n) y

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.18

Debian Release: lenny/sid
  500 unstable        ftp.fr.debian.org 

--- Package information. ---
Depends                              (Version) | Installed
==============================================-+-==================
libart-2.0-2                       (>= 2.3.18) | 2.3.20-2
libatk1.0-0                        (>= 1.20.0) | 1.22.0-1
libbluetooth2                        (>= 3.14) | 3.36-1
libbonobo2-0                       (>= 2.15.0) | 2.22.0-1
libbonoboui2-0                     (>= 2.15.1) | 2.22.0-1
libc6                               (>= 2.7-1) | 2.7-13
libcairo2                           (>= 1.2.4) | 1.6.4-6
libcamel1.2-11                     (>= 2.22.2) | 2.22.3-1
libdbus-1-3                         (>= 1.0.2) | 1.2.1-3
libdbus-glib-1-2                     (>= 0.71) | 0.76-1
libebook1.2-9                      (>= 2.22.2) | 2.22.3-1
libecal1.2-7                       (>= 2.22.2) | 2.22.3-1
libedataserver1.2-9                (>= 2.22.2) | 2.22.3-1
libedataserverui1.2-8              (>= 2.22.2) | 2.22.3-1
libegroupwise1.2-13                (>= 2.22.2) | 2.22.3-1
libexchange-storage1.2-3           (>= 2.22.2) | 2.22.3-1
libfontconfig1                      (>= 2.4.0) | 2.6.0-1
libfreetype6                        (>= 2.3.5) | 2.3.7-1
libgconf2-4                        (>= 2.13.5) | 2.22.0-1
libglade2-0                       (>= 1:2.6.1) | 1:2.6.2-1
libglib2.0-0                       (>= 2.16.0) | 2.16.5-1
libgnome-pilot2                     (>= 2.0.2) | 2.0.15-2.4
libgnome2-0                        (>= 2.17.3) | 2.20.1.1-1
libgnomecanvas2-0                  (>= 2.11.1) | 2.20.1.1-1
libgnomeui-0                       (>= 2.17.1) | 2.20.1.1-1
libgnomevfs2-0                  (>= 1:2.17.90) | 1:2.22.0-4
libgtk2.0-0                        (>= 2.12.0) | 2.12.11-3
libgtkhtml3.14-19                  (>= 3.18.3) | 3.18.3-1
libhal1                           (>= 0.5.8.1) | 0.5.11-3
libice6                           (>= 1:1.0.0) | 2:1.0.4-1
libldap-2.4-2                       (>= 2.4.7) | 2.4.10-3
libnm-glib0                                    | 0.6.6-2
libnotify1                          (>= 0.4.4) | 0.4.4-3
libnotify1-gtk2.10                             | 
libnspr4-0d                      (>= 1.8.0.10) | 4.7.1-3
libnss3-1d                   (>= 3.12.0~1.9b1) | 3.12.0-5
liborbit2                       (>= 1:2.14.10) | 1:2.14.13-0.1
libpango1.0-0                      (>= 1.20.3) | 1.20.5-1
libpisock9                                     | 0.12.3-5
libpisync1                                     | 0.12.3-5
libpixman-1-0                                  | 0.10.0-2
libpng12-0                       (>= 1.2.13-4) | 1.2.27-1
libpopt0                             (>= 1.14) | 1.14-4
libsm6                                         | 2:1.0.3-2
libsoup2.4-1                        (>= 2.4.1) | 2.4.1-2
libusb-0.1-4                     (>= 2:0.1.12) | 2:0.1.12-12
libx11-6                                       | 2:1.1.4-2
libxcb-render-util0                            | 0.2.1+git1-1
libxcb-render0                                 | 1.1-1.1
libxcb1                                        | 1.1-1.1
libxcursor1                         (>> 1.1.2) | 1:1.1.9-1
libxext6                                       | 2:1.0.4-1
libxfixes3                        (>= 1:4.0.1) | 1:4.0.3-2
libxi6                                         | 2:1.1.3-1
libxinerama1                                   | 2:1.0.3-2
libxml2                            (>= 2.6.27) | 2.6.32.dfsg-2
libxrandr2                                     | 2:1.2.3-1
libxrender1                                    | 1:0.9.4-2
zlib1g                            (>= 1:1.1.4) | 1:1.2.3.3.dfsg-12
gconf2                           (>= 2.10.1-2) | 2.22.0-1
evolution-common                (= 2.22.3.1-1) | 2.22.3.1-1
evolution-data-server             (>= 2.21.92) | 2.22.3-1
evolution-data-server              (<< 2.23.0) | 2.22.3-1
gtkhtml3.14                        (>= 3.17.5) | 3.18.3-1
gnome-icon-theme                  (>= 2.19.91) | 2.22.0-1
dbus                                           | 1.2.1-3






--- End Message ---
--- Begin Message ---
Version: 2.30.1-1
On 21/06/2010 16:56, Mazen NEIFER wrote:
> Package: evolution
> Version: 2.30.1.2-3
> 
> --- Please enter the report below this line. ---
> 
> No it is working fine, just asks again for the password.
> 

Thank you, closing

-- 
Yves-Alexis


--- End Message ---
_______________________________________________
Pkg-evolution-maintainers mailing list
Pkg-evolution-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-evolution-maintainers

Reply via email to