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 410823 - crash in get_range_at_position at e-name-selector-entry.c:244
crash in get_range_at_position at e-name-selector-entry.c:244
Status: RESOLVED FIXED
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
: 413857 429933 435259 435708 436482 444575 447519 453628 454647 455761 460713 464368 464442 467177 467182 468397 483586 492763 492816 504101 504286 521697 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-02-22 14:59 UTC by Sebastien Bacher
Modified: 2008-03-15 20:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
Patch to fix this in head. (784 bytes, patch)
2007-06-20 13:42 UTC, Srinivasa Ragavan
committed Details | Review
Patch to fix this in stable. (921 bytes, patch)
2007-06-20 13:44 UTC, Srinivasa Ragavan
committed Details | Review

Description Sebastien Bacher 2007-02-22 14:59:24 UTC
That bug has been described on https://launchpad.net/bugs/87034

"Binary package hint: evolution

Since clicking on a link in evolution will not open the Konqueror browser, I had loaded Firefox.
(Except for email links I use Konqueror).
I had clicked on a link to view a web article. Firefox opened and I read the article.
When I closed Firefox, the crash occurred.
...
Package: evolution 2.9.91-0ubuntu2
...
evolution-data-server 1.9.91-0ubuntu1
..."

Debug backtrace for the crash:

  • #0 get_range_at_position
    at e-name-selector-entry.c line 244
  • #0 get_range_at_position
    at e-name-selector-entry.c line 244
  • #1 update_completions_on_idle_cb
    at e-name-selector-entry.c line 856
  • #2 g_idle_dispatch
    at gmain.c line 3928
  • #3 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #4 g_main_context_iterate
    at gmain.c line 2677
  • #5 IA__g_main_loop_run
    at gmain.c line 2881
  • #6 bonobo_main
    at bonobo-main.c line 311
  • #7 main
    at main.c line 617

(gdb) p string
$1 = (const gchar *) 0x0
Comment 1 Sebastien Bacher 2007-03-19 13:00:33 UTC
*** Bug 413857 has been marked as a duplicate of this bug. ***
Comment 2 palfrey 2007-04-29 17:58:08 UTC
*** Bug 429933 has been marked as a duplicate of this bug. ***
Comment 3 palfrey 2007-04-29 17:58:39 UTC
Marking as NEW due to dupes.
Comment 4 Akhil Laddha 2007-05-04 10:09:56 UTC
Stack traces from bug 435708
Thanks Jonathan !


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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208252704 (LWP 8007)]
[New Thread -1430500464 (LWP 8355)]
[New Thread -1338377328 (LWP 8130)]
[New Thread -1326355568 (LWP 8070)]
[New Thread -1294492784 (LWP 8067)]
0x00f4f402 in __kernel_vsyscall ()

Thread 1 (Thread -1208252704 (LWP 8007))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 872
  • #3 segv_redirect
    at main.c line 408
  • #4 <signal handler called>
  • #5 get_range_at_position
    at e-name-selector-entry.c line 244
  • #6 update_completions_on_idle_cb
    at e-name-selector-entry.c line 856
  • #7 g_idle_dispatch
    at gmain.c line 3928
  • #8 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #9 g_main_context_iterate
    at gmain.c line 2677
  • #10 IA__g_main_loop_run
    at gmain.c line 2881
  • #11 bonobo_main
    at bonobo-main.c line 311
  • #12 main
    at main.c line 586
  • #0 __kernel_vsyscall


Comment 5 Akhil Laddha 2007-05-04 10:10:34 UTC
*** Bug 435708 has been marked as a duplicate of this bug. ***
Comment 6 Pedro Villavicencio 2007-05-07 01:07:23 UTC
*** Bug 436482 has been marked as a duplicate of this bug. ***
Comment 7 André Klapper 2007-06-15 17:35:35 UTC
*** Bug 447519 has been marked as a duplicate of this bug. ***
Comment 8 Srinivasa Ragavan 2007-06-20 13:42:05 UTC
Created attachment 90335 [details] [review]
Patch to fix this in head.
Comment 9 Srinivasa Ragavan 2007-06-20 13:44:41 UTC
Created attachment 90336 [details] [review]
Patch to fix this in stable.

This patch contains another hunk on top of the head patch. I pushed that as part of some downstream fixes from openSUSE to head.
Comment 10 Srinivasa Ragavan 2007-06-24 19:39:14 UTC
*** Bug 435259 has been marked as a duplicate of this bug. ***
Comment 11 André Klapper 2007-07-02 00:11:41 UTC
*** Bug 444575 has been marked as a duplicate of this bug. ***
Comment 12 André Klapper 2007-07-02 00:12:10 UTC
bug 333095 could also be a duplicate.
Comment 13 André Klapper 2007-07-04 11:22:23 UTC
*** Bug 453628 has been marked as a duplicate of this bug. ***
Comment 14 André Klapper 2007-08-01 14:05:52 UTC
*** Bug 460713 has been marked as a duplicate of this bug. ***
Comment 15 André Klapper 2007-08-01 14:05:59 UTC
*** Bug 455761 has been marked as a duplicate of this bug. ***
Comment 16 André Klapper 2007-08-17 08:59:15 UTC
*** Bug 467177 has been marked as a duplicate of this bug. ***
Comment 17 André Klapper 2007-08-17 08:59:33 UTC
*** Bug 467182 has been marked as a duplicate of this bug. ***
Comment 18 André Klapper 2007-08-17 08:59:44 UTC
*** Bug 464442 has been marked as a duplicate of this bug. ***
Comment 19 André Klapper 2007-08-17 09:00:35 UTC
*** Bug 464368 has been marked as a duplicate of this bug. ***
Comment 20 palfrey 2007-08-20 16:39:43 UTC
*** Bug 468397 has been marked as a duplicate of this bug. ***
Comment 21 palfrey 2007-10-05 14:05:55 UTC
*** Bug 483586 has been marked as a duplicate of this bug. ***
Comment 22 Akhil Laddha 2007-11-05 04:57:08 UTC
*** Bug 492763 has been marked as a duplicate of this bug. ***
Comment 23 Akhil Laddha 2007-11-05 04:59:07 UTC
*** Bug 492816 has been marked as a duplicate of this bug. ***
Comment 24 Susana 2007-12-17 21:48:30 UTC
*** Bug 504101 has been marked as a duplicate of this bug. ***
Comment 25 Srinivasa Ragavan 2008-01-22 09:28:51 UTC
*** Bug 454647 has been marked as a duplicate of this bug. ***
Comment 26 Kandepu Prasad 2008-03-15 20:48:54 UTC
*** Bug 521697 has been marked as a duplicate of this bug. ***
Comment 27 Kandepu Prasad 2008-03-15 20:50:11 UTC
*** Bug 504286 has been marked as a duplicate of this bug. ***