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 239899 - crash during startup
crash during startup
Status: RESOLVED DUPLICATE of bug 243160
Product: evolution
Classification: Applications
Component: Mailer
unspecified
Other All
: Normal major
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2003-03-18 16:40 UTC by Dan Berger
Modified: 2013-09-10 14:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dan Berger 2003-03-18 16:40:05 UTC
Package: Evolution
Priority: Normal
Version: 1.3.1.99
Synopsis: crash during startup
Bugzilla-Product: Evolution
Bugzilla-Component: Miscellaneous
BugBuddy-GnomeVersion: 2.0 (2.1.2)

Description:
started evo from the gnome-panel, and got the included backtrace.



Debugging Information:

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

[New Thread 8192 (LWP 1042)]
[New Thread 16385 (LWP 1054)]
[New Thread 8194 (LWP 1055)]
[New Thread 16387 (LWP 1056)]
0x420ae169 in wait4 () from /lib/i686/libc.so.6
  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    from /lib/i686/libpthread.so.0
  • #3 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #4 segv_redirect
    at main.c line 434
  • #5 segv_redirect
    at component-factory.c line 1631
  • #6 __pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #7 <signal handler called>
  • #8 read
    from /lib/ld-linux.so.2
  • #9 environ
    from /lib/ld-linux.so.2
  • #10 _dl_map_object_internal
    from /lib/ld-linux.so.2
  • #11 dl_open_worker
    from /lib/i686/libc.so.6
  • #12 _dl_catch_error_internal
    from /lib/ld-linux.so.2
  • #13 _dl_open
    from /lib/i686/libc.so.6
  • #14 dlopen_doit
    from /lib/libdl.so.2
  • #15 _dl_catch_error_internal
    from /lib/ld-linux.so.2
  • #16 _dlerror_run
    from /lib/libdl.so.2
  • #17 dlopen
    from /lib/libdl.so.2
  • #18 _g_module_open
    from /usr/lib/libgmodule-2.0.so.0
  • #19 g_module_open
    from /usr/lib/libgmodule-2.0.so.0
  • #20 mail_importer_init
    at mail-importer.c line 213
  • #21 owner_set_cb
    at component-factory.c line 791
  • #22 e_shell_marshal_VOID__POINTER_POINTER
    at e-shell-marshal.c line 276
  • #23 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #24 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #25 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #26 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #27 impl_setOwner
    at evolution-shell-component.c line 437
  • #28 GNOME_Evolution_ShellComponent_setOwner
    at Evolution-stubs.c line 369
  • #29 evolution_shell_component_client_set_owner
    at evolution-shell-component-client.c line 590
  • #30 set_owner_on_components
    at e-shell.c line 903
  • #31 e_shell_construct

Unknown reporter: dberger@cs.ucr.edu, changed to bugbuddy-import@ximian.com.
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Jeffrey Stedfast 2003-03-19 21:34:57 UTC
bug in libc or glib's g_module. either that or the bt is worthless.
either way I can't do anything with this report.
Comment 2 Dan Winship 2003-05-16 17:37:27 UTC
*** This bug has been marked as a duplicate of 243160 ***