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 560397 - crash in Tasks:
crash in Tasks:
Status: RESOLVED DUPLICATE of bug 483803
Product: evolution
Classification: Applications
Component: Tasks
unspecified
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-11-11 19:44 UTC by ken
Modified: 2008-11-11 22:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description ken 2008-11-11 19:44:47 UTC
Version: 2.12

What were you doing when the application crashed?



Distribution: Fedora release 8 (Werewolf)
Gnome Release: 2.20.1 2007-10-15 (Red Hat, Inc)
BugBuddy Version: 2.20.1

System: Linux 2.6.21-2950.fc8xen #1 SMP Tue Oct 23 12:23:33 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Nodoka
Icon Theme: Fedora

Memory status: size: 590340096 vsize: 590340096 resident: 26959872 share: 17534976 rss: 26959872 rss_rlim: 18446744073709551615
CPU usage: start_time: 1226431944 rtime: 68 utime: 60 stime: 8 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912514726304 (LWP 26123)]
0x0000003cc6c0e0bf in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912514726304 (LWP 26123))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 g_spawn_sync
    from /lib64/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /lib64/libglib-2.0.so.0
  • #3 g_cclosure_marshal_VOID__VOID
    from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 strlen
    from /lib64/libc.so.6
  • #6 strdup
    from /lib64/libc.so.6
  • #7 icalvalue_set_text
    from /usr/lib64/libecal-1.2.so.7
  • #8 icalvalue_new_text
    from /usr/lib64/libecal-1.2.so.7
  • #9 icalproperty_set_tzname
    from /usr/lib64/libecal-1.2.so.7
  • #10 icalproperty_new_tzname
    from /usr/lib64/libecal-1.2.so.7
  • #11 icaltzutil_fetch_timezone
    from /usr/lib64/libecal-1.2.so.7
  • #12 g_cclosure_marshal_VOID__VOID
    from /usr/lib64/libecal-1.2.so.7
  • #13 icaltimezone_get_builtin_timezone_from_offset
    from /usr/lib64/libecal-1.2.so.7
  • #14 e_timezone_dialog_set_timezone
    at e-timezone-dialog.c line 331
  • #15 startup_wizard_timezone_page
    at startup-wizard.c line 111
  • #16 epl_invoke
    at e-plugin.c line 893
  • #17 ech_config_widget_factory
    at e-config.c line 1356
  • #18 ec_rebuild
    at e-config.c line 568
  • #19 e_config_create_widget
    at e-config.c line 852
  • #20 e_config_create_window
    at e-config.c line 897
  • #21 em_account_editor_new
    at em-account-editor.c line 2842
  • #22 startup_wizard
    at startup-wizard.c line 82
  • #23 epl_invoke
    at e-plugin.c line 893
  • #24 e_event_emit
    at e-event.c line 299
  • #25 e_shell_attempt_upgrade
    at e-shell.c line 909
  • #26 e_shell_construct
    at e-shell.c line 693
  • #27 e_shell_new
    at e-shell.c line 739
  • #28 idle_cb
    at main.c line 334
  • #29 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #30 g_cclosure_marshal_VOID__VOID
    from /lib64/libglib-2.0.so.0
  • #31 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #32 bonobo_main
    from /usr/lib64/libbonobo-2.so.0
  • #33 main
    at main.c line 602
  • #0 waitpid
    from /lib64/libpthread.so.0


----------- .xsession-errors ---------------------
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/c9/2a613d75a79199ab6ded40c82c3fc2b2aad81d.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/10/8be9dd9572ed789dc7da1676651b538766de94.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/6d/e7beaed4a6bbf3ed63bc7cc1964e29a24166a6.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/de/f1e0fe73b09ff347c7938f8aa02c6c7f264ea3.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/ac/a391e6a5ea29335a9d563f51c1be5378cf4fae.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/79/b629cc780feebc7f2a25653a82812247dc8b12.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/cd/ed4edf7e337102f709a30bf6b7b76f76d5ed22.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/e0/7f688ed126b36e9286b8d9a799ed54507add75.debug
--------------------------------------------------
Comment 1 André Klapper 2008-11-11 22:40:52 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


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