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 430369 - crash in ea_setting_setup() at e-account.c:864?
crash in ea_setting_setup() at e-account.c:864?
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: general
1.10.x (obsolete)
Other All
: High critical
: ---
Assigned To: Srinivasa Ragavan
Evolution QA team
: 467846 472271 485839 487195 487750 487880 487924 490556 494051 501200 517278 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-04-16 16:44 UTC by sean
Modified: 2008-03-25 14:20 UTC
See Also:
GNOME target: 2.22.x
GNOME version: 2.17/2.18


Attachments
Proposed patch (514 bytes, patch)
2007-12-07 07:27 UTC, Srinivasa Ragavan
committed Details | Review

Description sean 2007-04-16 16:44:16 UTC
What were you doing when the application crashed?
Clicked Send/Receive. No outgoing mail. Second run of evolution (first run produced the same results, but i didn't get a stacktrace.) Configured for pop/smtp w/ authentication


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 83021824 vsize: 0 resident: 83021824 share: 0 rss: 23375872 rss_rlim: 0
CPU usage: start_time: 1176741747 rtime: 0 utime: 235 stime: 0 cutime:222 cstime: 0 timeout: 13 it_real_value: 0 frequency: 0

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1233164624 (LWP 9285)]
[New Thread -1252516960 (LWP 9290)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1233164624 (LWP 9285))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 segv_redirect
    at main.c line 426
  • #4 <signal handler called>
  • #5 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #6 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #7 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #8 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #9 main
    at main.c line 615
  • #0 __kernel_vsyscall

Comment 1 palfrey 2007-04-16 18:36:21 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.
Can you get us a stack trace with debugging symbols? Please see
http://live.gnome.org/GettingTraces for more information on how to do so.
Thanks in advance!
Comment 2 Bruno Boaventura 2007-05-21 22:18:34 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!
Comment 3 Tobias Mueller 2007-10-07 10:38:36 UTC
Reopening due to dups and the good stacktrace
Comment 4 Tobias Mueller 2007-10-07 10:54:47 UTC
*** Bug 467846 has been marked as a duplicate of this bug. ***
Comment 5 Tobias Mueller 2007-10-07 11:00:53 UTC
From bug 467846 comment #12:
> There is an interesting comment in bug 433025, so I am asking you whether you 
> ran out of space, as this bug occured.
> 
Comment 6 Tobias Mueller 2007-10-11 21:22:30 UTC
*** Bug 485839 has been marked as a duplicate of this bug. ***
Comment 7 Tobias Mueller 2007-10-22 22:13:56 UTC
*** Bug 487195 has been marked as a duplicate of this bug. ***
Comment 8 Tobias Mueller 2007-10-22 22:14:20 UTC
*** Bug 487750 has been marked as a duplicate of this bug. ***
Comment 9 Tobias Mueller 2007-10-22 22:14:34 UTC
*** Bug 487924 has been marked as a duplicate of this bug. ***
Comment 10 Tobias Mueller 2007-10-22 22:15:40 UTC
*** Bug 487880 has been marked as a duplicate of this bug. ***
Comment 11 Tobias Mueller 2007-10-22 22:17:57 UTC
I really think, this is a dup of bug 472271.
Comment 12 Tobias Mueller 2007-10-26 18:21:33 UTC
*** Bug 490556 has been marked as a duplicate of this bug. ***
Comment 13 Akhil Laddha 2007-12-04 04:41:35 UTC
*** Bug 501200 has been marked as a duplicate of this bug. ***
Comment 14 Srinivasa Ragavan 2007-12-07 07:27:46 UTC
Created attachment 100501 [details] [review]
Proposed patch

This seems to have the same syndrome as  bug #431459 and #364700. GConf things being called from a non-gui thread. Im sure a similar fix, would get rid of it.

If anyone can try it out, I would be great, before we commit it in.
Comment 15 Srinivasa Ragavan 2007-12-07 10:36:52 UTC
*** Bug 472271 has been marked as a duplicate of this bug. ***
Comment 16 Srinivasa Ragavan 2007-12-16 20:27:55 UTC
Committed to trunk/stable. Just have a watch, if we have anything after 2.21.4 or not. 
Comment 17 Akhil Laddha 2008-03-10 10:25:05 UTC
*** Bug 517278 has been marked as a duplicate of this bug. ***
Comment 18 Akhil Laddha 2008-03-25 14:20:42 UTC
*** Bug 494051 has been marked as a duplicate of this bug. ***