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 415854 - evolution crashed with SIGSEGV in connection_listen_cb()
evolution crashed with SIGSEGV in connection_listen_cb()
Status: RESOLVED DUPLICATE of bug 515695
Product: evolution-data-server
Classification: Platform
Component: general
1.10.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-03-07 21:57 UTC by Sebastien Bacher
Modified: 2008-06-04 08:27 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Sebastien Bacher 2007-03-07 21:57:00 UTC
That bug has been opened on https://launchpad.net/ubuntu/+source/evolution/+bug/90428

"Binary package hint: evolution

This is the evolution related package I have installed in my system:
...
evolution 2.9.92-0ubuntu1
evolution-common 2.9.92-0ubuntu1
evolution-data-server 1.9.92-0ubuntu1
..."

Debug backtrace for the crash:

Thread 1 (process 25747)

  • #0 connection_listen_cb
    at e-component-listener.c line 45
  • #1 link_connection_emit_broken
    at linc-connection.c line 141
  • #2 link_connection_broken_idle
    at linc-connection.c line 162
  • #3 g_idle_dispatch
    at gmain.c line 3928
  • #4 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #5 g_main_context_iterate
    at gmain.c line 2677
  • #6 IA__g_main_loop_run
    at gmain.c line 2881
  • #7 bonobo_main
    at bonobo-main.c line 311
  • #8 main
    at main.c line 611

(gdb) p *cl
$1 = {object = {g_type_instance = {g_class = 0xb7b98264}, ref_count = 1, qdata = 0x0}, priv = 0x96f}
Comment 1 Matthew Barnes 2008-03-11 00:59:26 UTC
Bumping version to a stable release.
Comment 2 Johnny Jacob 2008-06-03 17:55:20 UTC

*** This bug has been marked as a duplicate of 515695 ***
Comment 3 Sebastien Bacher 2008-06-04 08:27:24 UTC
any reason you close the bug submitted first which has a debug stacktrace in favor of a duplicate?