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 326696 - Evolution crashes when trying to open an event from best (beagle)
Evolution crashes when trying to open an event from best (beagle)
Status: RESOLVED DUPLICATE of bug 326785
Product: evolution
Classification: Applications
Component: Shell
2.6.x
Other All
: Normal critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-01-12 08:36 UTC by Bart Vanbrabant
Modified: 2013-09-13 00:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Bart Vanbrabant 2006-01-12 08:36:24 UTC
Steps to reproduce:
1. Add events to you're calendar
2. Let them be indexed by beagle
3. Search for one of them in best
4. Open it in best

Stack trace:
Backtrace was generated from '/usr/bin/evolution'

Using host libthread_db library "/lib/libthread_db.so.1".
`shared object read from target memory' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1209108816 (LWP 5076)]
[New Thread -1342358624 (LWP 5097)]
[New Thread -1300399200 (LWP 5096)]
[New Thread -1352848480 (LWP 5094)]
[New Thread -1278760032 (LWP 5080)]
[New Thread -1267930208 (LWP 5079)]
[New Thread -1257034848 (LWP 5078)]
0x003fc402 in __kernel_vsyscall ()

Thread 1 (Thread -1209108816 (LWP 5076))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_init_with_popt_table
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #5 g_log
    from /usr/lib/libglib-2.0.so.0
  • #6 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #7 dbus_g_connection_flush
    from /usr/lib/libdbus-glib-1.so.2
  • #8 dbus_g_connection_flush
    from /usr/lib/libdbus-glib-1.so.2
  • #9 dbus_connection_setup_with_g_main
    from /usr/lib/libdbus-glib-1.so.2
  • #10 libnm_glib_shutdown
    from /usr/lib/libnm_glib.so.0
  • #11 libnm_glib_init
    from /usr/lib/libnm_glib.so.0
  • #12 e_shell_nm_glib_initialise
    at e-shell-nm-glib.c line 65

Other information:
When I search for an event that I have in my calendar with beagle it get
those nicely listed in best. When I click on an event to open it,
evolution starts but before it's done it crashes and gives this error.

System information:
Fedora Rawhide 
rpm -qa evolution* gives me this:
evolution-sharp-0.10.2-3
evolution-webcal-2.4.1-2
evolution-devel-2.5.4-2
evolution-data-server-1.5.4-2
evolution-data-server-devel-1.5.4-2
evolution-2.5.4-2

rpm -qa beagle gives this:
beagle-0.1.4-3

rpm -qa mono* gives this:
mono-web-1.1.12.1-1
mono-data-1.1.12.1-1
mono-winforms-1.1.12.1-1
mono-core-1.1.12.1-1
mono-devel-1.1.12.1-1
mono-data-sqlite-1.1.12.1-1
Comment 1 Chenthill P 2006-01-12 19:38:58 UTC
The crash is in shell component.
Comment 2 Dave Malcolm 2006-01-13 03:59:55 UTC

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