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 429984 - crash in Evolution: I've just started Evolut...
crash in Evolution: I've just started Evolut...
Status: RESOLVED DUPLICATE of bug 425129
Product: evolution
Classification: Applications
Component: general
2.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-04-15 14:03 UTC by Dmitry Rybakov
Modified: 2007-04-26 11:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Dmitry Rybakov 2007-04-15 14:03:40 UTC
What were you doing when the application crashed?
I've just started Evolution first time after the installation and it crashed immediately


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

Memory status: size: 255152128 vsize: 255152128 resident: 28540928 share: 16482304 rss: 28540928 rss_rlim: -1
CPU usage: start_time: 1176645774 rtime: 93 utime: 87 stime: 6 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(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 47924037217648 (LWP 8012)]
(no debugging symbols found)
0x00002b962aeb05cf in waitpid () from /lib/libc.so.6

Thread 1 (Thread 47924037217648 (LWP 8012))

  • #0 waitpid
    from /lib/libc.so.6
  • #1 gnome_gtk_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 killpg
    from /lib/libc.so.6
  • #3 ??
  • #0 waitpid
    from /lib/libc.so.6

Comment 1 palfrey 2007-04-15 19:58:07 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 Dmitry Rybakov 2007-04-15 21:44:16 UTC
(In reply to comment #1)
> 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!
> 

Thanks for your attention. Unfortunately, there is no evolution-dbgsym package for  evolution-2.8.1-0ubuntu4.1, but only for evolution-2.8.1-0ubuntu4. So I can not provide detailed stack trace. Please advise me if I've done something wrong.

Thanks.
Comment 3 Dmitry Rybakov 2007-04-26 10:56:24 UTC
Here is a stack trace from GDB

Thread 1 (Thread 47651048025456 (LWP 15835))

  • #0 strcmp
    from /lib/libc.so.6
  • #1 icaltimezone_get_builtin_timezone_from_offset
    from /usr/lib64/libecal-1.2.so.7
  • #2 e_timezone_dialog_set_timezone
    at e-timezone-dialog.c line 327
  • #3 startup_wizard_timezone_page
    at startup-wizard.c line 113
  • #4 epl_invoke
    at e-plugin.c line 874
  • #5 ech_config_widget_factory
    at e-config.c line 1353
  • #6 ec_rebuild
    at e-config.c line 568
  • #7 e_config_create_widget
    at e-config.c line 852
  • #8 e_config_create_window
    at e-config.c line 897
  • #9 em_account_editor_new
    at em-account-editor.c line 2832
  • #10 startup_wizard
  • #11 epl_invoke
    at e-plugin.c line 874
  • #12 e_event_emit
    at e-event.c line 296
  • #13 e_shell_attempt_upgrade
    at e-shell.c line 906
  • #14 e_shell_construct
    at e-shell.c line 690
  • #15 e_shell_new
    at e-shell.c line 736
  • #16 idle_cb
    at main.c line 350
  • #17 g_main_context_dispatch
    from /usr/lib64/libglib-2.0.so.0
  • #18 g_main_context_check
    from /usr/lib64/libglib-2.0.so.0
  • #19 g_main_loop_run
    from /usr/lib64/libglib-2.0.so.0
  • #20 bonobo_main
    from /usr/lib64/libbonobo-2.so.0
  • #21 ??

Comment 4 palfrey 2007-04-26 11:15: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 425129 ***