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 441638 - 3x?? / g_slice_free_chain_with_offset / g_slist_free / g_strsplit / camel_uid_cache_new
3x?? / g_slice_free_chain_with_offset / g_slist_free / g_strsplit / camel_uid...
Status: RESOLVED DUPLICATE of bug 447591
Product: evolution-data-server
Classification: Platform
Component: Mailer
1.10.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
: 444624 446324 446719 456032 457196 463341 467640 476588 477629 480675 486055 486197 489449 496730 498057 498437 500810 502841 503418 504126 513813 518374 519207 521085 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-05-27 18:27 UTC by mp.sylvestre
Modified: 2008-04-24 10:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description mp.sylvestre 2007-05-27 18:27:34 UTC
What were you doing when the application crashed?
I haven't noticed that an application has crashed! I was copying an pasting from two text files.


Distribution: Fedora release 6.93 (Rawhide)
Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:35:01 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 144474112 vsize: 144474112 resident: 34562048 share: 20500480 rss: 34562048 rss_rlim: 4294967295
CPU usage: start_time: 1180286280 rtime: 509 utime: 445 stime: 64 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/evolution'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208477984 (LWP 8170)]
[New Thread -1246213232 (LWP 10199)]
[New Thread -1284269168 (LWP 10197)]
[New Thread -1232295024 (LWP 10095)]
[New Thread -1257096304 (LWP 10094)]
[New Thread -1235719280 (LWP 8188)]
(no debugging symbols found)
0x00928402 in __kernel_vsyscall ()

Thread 3 (Thread -1284269168 (LWP 10197))

  • #0 __kernel_vsyscall
  • #1 __lll_mutex_lock_wait
    from /lib/libpthread.so.0
  • #2 _L_mutex_lock_79
    from /lib/libpthread.so.0
  • #3 pthread_mutex_lock
    from /lib/libpthread.so.0
  • #4 ??
  • #5 <signal handler called>
  • #6 ??
    from /lib/libglib-2.0.so.0
  • #7 ??
    from /lib/libglib-2.0.so.0
  • #8 ??
    from /lib/libglib-2.0.so.0
  • #9 g_slice_free_chain_with_offset
    from /lib/libglib-2.0.so.0
  • #10 g_slist_free
    from /lib/libglib-2.0.so.0
  • #11 g_strsplit
    from /lib/libglib-2.0.so.0
  • #12 camel_uid_cache_new
    from /usr/lib/libcamel-provider-1.2.so.10
  • #13 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #14 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #15 ??
    from /lib/libglib-2.0.so.0
  • #16 ??
    from /lib/libglib-2.0.so.0
  • #17 start_thread
    from /lib/libpthread.so.0
  • #18 clone
    from /lib/libc.so.6


----------- .xsession-errors ---------------------
  Minor opcode:  6
  Resource id:  0x74
X Error: BadWindow (invalid Window parameter) 3
  Major opcode:  19
  Minor opcode:  0
  Resource id:  0x2600059
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode:  54
  Minor opcode:  0
  Resource id:  0x180c8a0
(evolution:8170): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode:  158
  Minor opcode:  6
  Resource id:  0x74
--------------------------------------------------
Comment 1 André Klapper 2007-05-27 23:03:55 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Could you please install some debugging packages [1], start the application as normal, and reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the Details, now containing way more information. Please copy that stacktrace and paste it as a comment here. Thanks in advance!

[1] debugging packages for evolution, evolution-data-server, gtkhtml, gtk, glib, gnome-vfs, libgnome and libgnomeui (as far as those packages are provided by your distribution). More details can be found here: http://live.gnome.org/GettingTraces
Comment 2 André Klapper 2007-06-19 09:47:53 UTC
Unfortunately the stacktrace does not have any hints about the real cause of the crash and does not help in debugging this issue.

For some yet unknown reason, such stacktraces are pretty common currently on certain distributions. However, almost all of them do turn out to be filed already, once we managed to gather a useful stacktrace. To do so, simply install the corresponding debugging packages and reproduce the issue, if possible. The resulting stacktrace (see bug-buddy details) will help us to identify and fix the issue.

Just in case you ever can reproduce this crash later, please consider installing debugging packages [1] and either reopen this bug report or simply file a new one with the resulting stacktrace.  Thanks!

Closing this bug report as no further information has been provided.
Comment 3 palfrey 2007-07-12 11:16:55 UTC
*** Bug 456032 has been marked as a duplicate of this bug. ***
Comment 4 Tobias Mueller 2007-07-22 04:06:06 UTC
*** Bug 457196 has been marked as a duplicate of this bug. ***
Comment 5 Tobias Mueller 2007-07-22 04:09:24 UTC
(In reply to comment #2)
> Just in case you ever can reproduce this crash later, please consider
> installing debugging packages [1] and either reopen this bug report or simply
> file a new one with the resulting stacktrace.  Thanks!
> 
Andre probably meant these packages: evolution, evolution-data-server, gtkhtml,
gtk, glib, gnome-vfs, pango, libgnome and libgnomeui.
Comment 6 Susana 2007-08-10 15:41:02 UTC
*** Bug 463341 has been marked as a duplicate of this bug. ***
Comment 7 palfrey 2007-08-17 12:40:06 UTC
*** Bug 467640 has been marked as a duplicate of this bug. ***
Comment 8 Tobias Mueller 2007-09-26 18:38:53 UTC
*** Bug 480675 has been marked as a duplicate of this bug. ***
Comment 9 Tobias Mueller 2007-09-26 18:39:10 UTC
*** Bug 477629 has been marked as a duplicate of this bug. ***
Comment 10 Tobias Mueller 2007-09-26 18:40:44 UTC
*** Bug 446719 has been marked as a duplicate of this bug. ***
Comment 11 Tobias Mueller 2007-09-26 18:40:52 UTC
*** Bug 446324 has been marked as a duplicate of this bug. ***
Comment 12 Tobias Mueller 2007-09-26 18:41:06 UTC
*** Bug 444624 has been marked as a duplicate of this bug. ***
Comment 13 Tobias Mueller 2007-09-26 18:43:15 UTC
Dear reporter,

could you please install packages with debug symbols for evolution, evolution-data-server, gtkhtml, gtk, glib, gnome-vfs, pango, libgnome and libgnomeui?

Thanks in advance.
Comment 14 Tobias Mueller 2007-09-27 13:31:59 UTC
*** Bug 476588 has been marked as a duplicate of this bug. ***
Comment 15 Tobias Mueller 2007-10-14 13:29:45 UTC
*** Bug 486197 has been marked as a duplicate of this bug. ***
Comment 16 Tobias Mueller 2007-10-14 13:30:15 UTC
*** Bug 486055 has been marked as a duplicate of this bug. ***
Comment 17 Tobias Mueller 2007-10-23 19:10:55 UTC
*** Bug 489449 has been marked as a duplicate of this bug. ***
Comment 18 Tobias Mueller 2007-11-16 00:46:06 UTC
*** Bug 496730 has been marked as a duplicate of this bug. ***
Comment 19 Tobias Mueller 2007-11-19 18:38:25 UTC
*** Bug 498057 has been marked as a duplicate of this bug. ***
Comment 20 Tobias Mueller 2007-11-20 12:53:33 UTC
*** Bug 498437 has been marked as a duplicate of this bug. ***
Comment 21 Tobias Mueller 2007-12-01 16:06:12 UTC
*** Bug 500810 has been marked as a duplicate of this bug. ***
Comment 22 palfrey 2007-12-10 15:58:32 UTC
*** Bug 502841 has been marked as a duplicate of this bug. ***
Comment 23 Tobias Mueller 2007-12-13 17:53:35 UTC
*** Bug 503418 has been marked as a duplicate of this bug. ***
Comment 24 Tobias Mueller 2007-12-17 22:32:09 UTC
*** Bug 504126 has been marked as a duplicate of this bug. ***
Comment 25 Tobias Mueller 2008-02-02 10:48:44 UTC
*** Bug 513813 has been marked as a duplicate of this bug. ***
Comment 26 Tobias Mueller 2008-02-24 14:11:12 UTC
*** Bug 518374 has been marked as a duplicate of this bug. ***
Comment 27 Bill Knehans 2008-02-24 19:58:27 UTC
I will try to get some of the debugging tools mentioned above in place before the next Evolution crash, but I'm a hopeless NooB at Linux, so it could take a bit....
Comment 28 Tobias Mueller 2008-02-28 17:05:20 UTC
*** Bug 519207 has been marked as a duplicate of this bug. ***
Comment 29 Tobias Mueller 2008-03-07 21:48:46 UTC
*** Bug 521085 has been marked as a duplicate of this bug. ***
Comment 30 Tobias Mueller 2008-04-24 10:49:42 UTC
This is bug #447591, which is fixed now.

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