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 364768 - crash in Help: E: dpkg was interrupted,...
crash in Help: E: dpkg was interrupted,...
Status: RESOLVED FIXED
Product: yelp
Classification: Applications
Component: General
2.19.x
Other All
: High critical
: ---
Assigned To: Yelp maintainers
Yelp maintainers
: 366094 366510 369399 370596 372112 374401 375137 375139 375706 375826 376490 376701 376994 378337 379071 379624 380481 381150 381315 382486 384150 384239 384248 385350 385505 386042 386246 386247 386633 386634 387723 388000 388027 388185 388213 388870 388901 389525 393696 393714 393972 394040 394066 394067 395506 395996 396254 396498 396586 396813 397094 397555 397569 397710 398176 398477 399959 400000 401611 402242 402951 405195 405196 405869 406295 406694 408799 409295 409301 409463 410870 411190 411387 411579 411831 412262 412482 412532 412774 413053 413054 413163 413261 414222 414466 414660 414730 414772 415228 415250 415560 415753 416858 416987 417322 417419 417473 417690 417699 417840 417958 417959 418063 418614 419971 420656 420785 421427 421753 422545 423579 423873 424237 425031 425493 425629 425882 426817 426981 427434 428520 429927 430510 432131 433298 433336 434135 436126 436149 436503 436569 437223 438176 441963 441964 444217 447751 451706 453196 455235 460391 461076 464527 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-10-24 18:17 UTC by charleshdbourque
Modified: 2007-08-08 20:18 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description charleshdbourque 2006-10-24 18:17:45 UTC
Version: 2.16.1

What were you doing when the application crashed?
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 106823680 vsize: 0 resident: 106823680 share: 0 rss: 48619520 rss_rlim: 0
CPU usage: start_time: 1161713804 rtime: 0 utime: 193 stime: 0 cutime:179 cstime: 0 timeout: 14 it_real_value: 0 frequency: 6

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1227176272 (LWP 13446)]
[New Thread -1277076576 (LWP 13450)]
[New Thread -1268421728 (LWP 13449)]
[New Thread -1247040608 (LWP 13448)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227176272 (LWP 13446))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #5 g_str_equal
    from /usr/lib/libglib-2.0.so.0
  • #6 ??
  • #7 ??
  • #0 __kernel_vsyscall

Comment 1 Don Scorgie 2006-10-25 09:14:19 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!

In particular, a stacktrace with yelp debug symbols installed would be great.  Thanks.
Comment 2 Fabio Bonelli 2006-10-28 08:38:06 UTC
*** Bug 366094 has been marked as a duplicate of this bug. ***
Comment 3 Fabio Bonelli 2006-11-02 15:15:22 UTC
*** Bug 369399 has been marked as a duplicate of this bug. ***
Comment 4 Fabio Bonelli 2006-11-02 15:17:03 UTC
*** Bug 366510 has been marked as a duplicate of this bug. ***
Comment 5 Don Scorgie 2006-11-04 17:05:39 UTC
*** Bug 370596 has been marked as a duplicate of this bug. ***
Comment 6 Don Scorgie 2006-11-04 17:07:37 UTC
Thanks to the comments in bug #370596, I can now reproduce this problem.

The interesting part of the stacktrace is:

Thread 1 (Thread -1226840400 (LWP 26743))

  • #0 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #1 IA__g_str_equal
    at gstring.c line 77
  • #2 slow_search_setup
    at yelp-search-pager.c line 1401
  • #3 g_idle_dispatch
    at gmain.c line 3924
  • #4 IA__g_main_context_dispatch
    at gmain.c line 2043
  • #5 g_main_context_iterate
    at gmain.c line 2675
  • #6 IA__g_main_loop_run
    at gmain.c line 2879
  • #7 IA__gtk_main
    at gtkmain.c line 1001
  • #8 main
    at yelp-main.c line 118

(Search for List::Util with beagle not running).  I'll look into this crash soon.  In the meantime, reopening and confirming as I can reproduce and there is a good stacktrace.
Comment 7 Don Scorgie 2006-11-05 16:42:05 UTC
Found the problem.  Yelp uses ':' internally to delimit some strings.  Having them in the search string causes all sorts of problems.  I've committed a fix.  In addition, it appears that yelp can chew through memory when 2 consecutive spaces are present.  Brilliantly, the same fix also solves this problem :)


Closing.

2006-11-05  Don Scorgie  <dscorgie@cvs.gnome.org>

	* src/yelp-search-pager.c: 
	Replace ':' chars in search strings with ' '
	Stops from crashing (bug #364768)
	Don't chew memory when search string contains
	2 consecutive spaces
Comment 8 Susana 2006-11-12 21:41:05 UTC
*** Bug 374401 has been marked as a duplicate of this bug. ***
Comment 9 Don Scorgie 2006-11-14 15:34:19 UTC
*** Bug 375137 has been marked as a duplicate of this bug. ***
Comment 10 Don Scorgie 2006-11-14 15:39:44 UTC
*** Bug 375139 has been marked as a duplicate of this bug. ***
Comment 11 André Klapper 2006-11-16 10:32:32 UTC
*** Bug 375826 has been marked as a duplicate of this bug. ***
Comment 12 André Klapper 2006-11-17 23:02:26 UTC
*** Bug 376490 has been marked as a duplicate of this bug. ***
Comment 13 André Klapper 2006-11-18 16:59:39 UTC
*** Bug 376701 has been marked as a duplicate of this bug. ***
Comment 14 Don Scorgie 2006-11-20 19:06:38 UTC
*** Bug 376994 has been marked as a duplicate of this bug. ***
Comment 15 Don Scorgie 2006-11-20 19:29:43 UTC
*** Bug 375706 has been marked as a duplicate of this bug. ***
Comment 16 Don Scorgie 2006-11-21 19:17:44 UTC
*** Bug 372112 has been marked as a duplicate of this bug. ***
Comment 17 Don Scorgie 2006-11-23 07:56:38 UTC
*** Bug 378337 has been marked as a duplicate of this bug. ***
Comment 18 Don Scorgie 2006-11-25 18:31:45 UTC
*** Bug 379071 has been marked as a duplicate of this bug. ***
Comment 19 Iestyn Pryce 2006-11-27 17:56:57 UTC
*** Bug 379624 has been marked as a duplicate of this bug. ***
Comment 20 André Klapper 2006-11-29 13:29:57 UTC
*** Bug 380481 has been marked as a duplicate of this bug. ***
Comment 21 André Klapper 2006-12-01 15:34:10 UTC
*** Bug 381150 has been marked as a duplicate of this bug. ***
Comment 22 Susana 2006-12-01 21:22:22 UTC
*** Bug 381315 has been marked as a duplicate of this bug. ***
Comment 23 Christian Kirbach 2006-12-05 19:28:38 UTC
*** Bug 382486 has been marked as a duplicate of this bug. ***
Comment 24 Susana 2006-12-09 20:34:38 UTC
*** Bug 384150 has been marked as a duplicate of this bug. ***
Comment 25 Susana 2006-12-10 21:47:08 UTC
*** Bug 384239 has been marked as a duplicate of this bug. ***
Comment 26 Susana 2006-12-10 21:51:06 UTC
*** Bug 384248 has been marked as a duplicate of this bug. ***
Comment 27 palfrey 2006-12-13 18:23:45 UTC
*** Bug 385350 has been marked as a duplicate of this bug. ***
Comment 28 palfrey 2006-12-13 18:24:10 UTC
*** Bug 385505 has been marked as a duplicate of this bug. ***
Comment 29 palfrey 2006-12-15 16:30:49 UTC
*** Bug 386042 has been marked as a duplicate of this bug. ***
Comment 30 palfrey 2006-12-16 15:33:32 UTC
*** Bug 386246 has been marked as a duplicate of this bug. ***
Comment 31 palfrey 2006-12-16 15:33:56 UTC
*** Bug 386247 has been marked as a duplicate of this bug. ***
Comment 32 Susana 2006-12-17 17:17:24 UTC
*** Bug 386633 has been marked as a duplicate of this bug. ***
Comment 33 Susana 2006-12-17 17:17:30 UTC
*** Bug 386634 has been marked as a duplicate of this bug. ***
Comment 34 Susana 2006-12-21 21:28:05 UTC
*** Bug 388185 has been marked as a duplicate of this bug. ***
Comment 35 Susana 2006-12-26 02:01:04 UTC
*** Bug 388870 has been marked as a duplicate of this bug. ***
Comment 36 Susana 2006-12-26 02:01:34 UTC
*** Bug 388901 has been marked as a duplicate of this bug. ***
Comment 37 Susana 2006-12-26 02:02:09 UTC
*** Bug 389525 has been marked as a duplicate of this bug. ***
Comment 38 Susana 2007-01-08 01:31:29 UTC
*** Bug 393714 has been marked as a duplicate of this bug. ***
Comment 39 Susana 2007-01-08 01:32:57 UTC
*** Bug 393972 has been marked as a duplicate of this bug. ***
Comment 40 Susana 2007-01-08 01:34:07 UTC
*** Bug 394040 has been marked as a duplicate of this bug. ***
Comment 41 Susana 2007-01-08 01:35:08 UTC
*** Bug 394066 has been marked as a duplicate of this bug. ***
Comment 42 Susana 2007-01-18 20:10:22 UTC
*** Bug 396813 has been marked as a duplicate of this bug. ***
Comment 43 Susana 2007-01-18 20:11:30 UTC
*** Bug 397094 has been marked as a duplicate of this bug. ***
Comment 44 Susana 2007-01-18 20:12:12 UTC
*** Bug 397569 has been marked as a duplicate of this bug. ***
Comment 45 Susana 2007-01-18 20:14:27 UTC
*** Bug 397710 has been marked as a duplicate of this bug. ***
Comment 46 Susana 2007-01-18 20:17:23 UTC
*** Bug 394067 has been marked as a duplicate of this bug. ***
Comment 47 André Klapper 2007-01-19 00:36:20 UTC
*** Bug 388000 has been marked as a duplicate of this bug. ***
Comment 48 André Klapper 2007-01-19 00:36:26 UTC
*** Bug 388027 has been marked as a duplicate of this bug. ***
Comment 49 André Klapper 2007-01-19 00:36:32 UTC
*** Bug 395506 has been marked as a duplicate of this bug. ***
Comment 50 André Klapper 2007-01-19 00:36:40 UTC
*** Bug 396586 has been marked as a duplicate of this bug. ***
Comment 51 palfrey 2007-01-19 17:30:52 UTC
*** Bug 398176 has been marked as a duplicate of this bug. ***
Comment 52 Susana 2007-01-20 16:40:12 UTC
*** Bug 398477 has been marked as a duplicate of this bug. ***
Comment 53 Claudio Saavedra 2007-01-23 23:09:38 UTC
*** Bug 400000 has been marked as a duplicate of this bug. ***
Comment 54 André Klapper 2007-01-26 20:59:13 UTC
*** Bug 399959 has been marked as a duplicate of this bug. ***
Comment 55 Susana 2007-01-28 13:34:40 UTC
*** Bug 401611 has been marked as a duplicate of this bug. ***
Comment 56 Mariano Suárez-Alvarez 2007-02-07 08:44:53 UTC
*** Bug 405195 has been marked as a duplicate of this bug. ***
Comment 57 Mariano Suárez-Alvarez 2007-02-07 08:45:22 UTC
*** Bug 405196 has been marked as a duplicate of this bug. ***
Comment 58 Marc-Andre Lureau 2007-02-07 23:49:21 UTC
*** Bug 396498 has been marked as a duplicate of this bug. ***
Comment 59 Marc-Andre Lureau 2007-02-07 23:50:29 UTC
*** Bug 388213 has been marked as a duplicate of this bug. ***
Comment 60 Marc-Andre Lureau 2007-02-07 23:50:56 UTC
*** Bug 397555 has been marked as a duplicate of this bug. ***
Comment 61 Marc-Andre Lureau 2007-02-07 23:51:12 UTC
*** Bug 396254 has been marked as a duplicate of this bug. ***
Comment 62 Marc-Andre Lureau 2007-02-07 23:55:00 UTC
*** Bug 387723 has been marked as a duplicate of this bug. ***
Comment 63 Marc-Andre Lureau 2007-02-07 23:55:33 UTC
*** Bug 393696 has been marked as a duplicate of this bug. ***
Comment 64 Marc-Andre Lureau 2007-02-07 23:56:01 UTC
*** Bug 395996 has been marked as a duplicate of this bug. ***
Comment 65 Susana 2007-02-09 17:06:43 UTC
*** Bug 405869 has been marked as a duplicate of this bug. ***
Comment 66 Susana 2007-02-10 11:55:38 UTC
*** Bug 406295 has been marked as a duplicate of this bug. ***
Comment 67 Susana 2007-02-14 16:28:20 UTC
*** Bug 406694 has been marked as a duplicate of this bug. ***
Comment 68 André Klapper 2007-02-18 13:59:32 UTC
*** Bug 408799 has been marked as a duplicate of this bug. ***
Comment 69 Susana 2007-02-18 21:08:20 UTC
*** Bug 409295 has been marked as a duplicate of this bug. ***
Comment 70 Susana 2007-02-18 21:09:17 UTC
*** Bug 409301 has been marked as a duplicate of this bug. ***
Comment 71 Christian Kirbach 2007-02-19 20:36:24 UTC
*** Bug 409463 has been marked as a duplicate of this bug. ***
Comment 72 Christian Kirbach 2007-02-19 20:36:27 UTC
*** Bug 402242 has been marked as a duplicate of this bug. ***
Comment 73 Christian Kirbach 2007-02-19 20:36:32 UTC
*** Bug 402951 has been marked as a duplicate of this bug. ***
Comment 74 Susana 2007-02-25 13:49:21 UTC
*** Bug 411579 has been marked as a duplicate of this bug. ***
Comment 75 Susana 2007-02-25 13:57:32 UTC
*** Bug 411831 has been marked as a duplicate of this bug. ***
Comment 76 Pedro Villavicencio 2007-02-28 19:01:35 UTC
*** Bug 413163 has been marked as a duplicate of this bug. ***
Comment 77 Christian Kirbach 2007-03-04 19:03:43 UTC
*** Bug 414660 has been marked as a duplicate of this bug. ***
Comment 78 Christian Kirbach 2007-03-04 19:04:08 UTC
*** Bug 414222 has been marked as a duplicate of this bug. ***
Comment 79 Christian Kirbach 2007-03-04 19:04:09 UTC
*** Bug 413054 has been marked as a duplicate of this bug. ***
Comment 80 Christian Kirbach 2007-03-04 19:04:09 UTC
*** Bug 413053 has been marked as a duplicate of this bug. ***
Comment 81 Christian Kirbach 2007-03-04 19:04:29 UTC
*** Bug 410870 has been marked as a duplicate of this bug. ***
Comment 82 Christian Kirbach 2007-03-04 19:04:35 UTC
*** Bug 411190 has been marked as a duplicate of this bug. ***
Comment 83 Pedro Villavicencio 2007-03-05 01:13:34 UTC
*** Bug 414730 has been marked as a duplicate of this bug. ***
Comment 84 Susana 2007-03-07 12:52:35 UTC
*** Bug 414772 has been marked as a duplicate of this bug. ***
Comment 85 Susana 2007-03-07 12:52:45 UTC
*** Bug 415228 has been marked as a duplicate of this bug. ***
Comment 86 Susana 2007-03-07 12:52:56 UTC
*** Bug 415250 has been marked as a duplicate of this bug. ***
Comment 87 Susana 2007-03-07 12:53:07 UTC
*** Bug 415560 has been marked as a duplicate of this bug. ***
Comment 88 Pedro Villavicencio 2007-03-13 02:12:17 UTC
*** Bug 417699 has been marked as a duplicate of this bug. ***
Comment 89 Pedro Villavicencio 2007-03-13 02:13:54 UTC
*** Bug 417690 has been marked as a duplicate of this bug. ***
Comment 90 Pedro Villavicencio 2007-03-13 02:15:40 UTC
*** Bug 417473 has been marked as a duplicate of this bug. ***
Comment 91 Pedro Villavicencio 2007-03-13 13:08:26 UTC
*** Bug 417840 has been marked as a duplicate of this bug. ***
Comment 92 Christian Kirbach 2007-03-14 21:59:09 UTC
*** Bug 418063 has been marked as a duplicate of this bug. ***
Comment 93 Christian Kirbach 2007-03-14 21:59:14 UTC
*** Bug 417959 has been marked as a duplicate of this bug. ***
Comment 94 Christian Kirbach 2007-03-14 21:59:19 UTC
*** Bug 417958 has been marked as a duplicate of this bug. ***
Comment 95 Claudio Saavedra 2007-03-15 22:25:04 UTC
*** Bug 418614 has been marked as a duplicate of this bug. ***
Comment 96 Claudio Saavedra 2007-03-15 22:25:50 UTC
*** Bug 411387 has been marked as a duplicate of this bug. ***
Comment 97 Claudio Saavedra 2007-03-15 22:37:58 UTC
*** Bug 412262 has been marked as a duplicate of this bug. ***
Comment 98 Claudio Saavedra 2007-03-15 22:38:31 UTC
*** Bug 412482 has been marked as a duplicate of this bug. ***
Comment 99 Claudio Saavedra 2007-03-15 22:38:43 UTC
*** Bug 412532 has been marked as a duplicate of this bug. ***
Comment 100 Claudio Saavedra 2007-03-15 22:39:30 UTC
*** Bug 412774 has been marked as a duplicate of this bug. ***
Comment 101 Claudio Saavedra 2007-03-15 22:43:11 UTC
*** Bug 413261 has been marked as a duplicate of this bug. ***
Comment 102 Claudio Saavedra 2007-03-15 22:46:37 UTC
*** Bug 414466 has been marked as a duplicate of this bug. ***
Comment 103 Claudio Saavedra 2007-03-15 22:49:44 UTC
*** Bug 415753 has been marked as a duplicate of this bug. ***
Comment 104 Claudio Saavedra 2007-03-15 22:56:57 UTC
*** Bug 416858 has been marked as a duplicate of this bug. ***
Comment 105 Claudio Saavedra 2007-03-15 22:58:02 UTC
*** Bug 416987 has been marked as a duplicate of this bug. ***
Comment 106 Claudio Saavedra 2007-03-15 22:58:59 UTC
*** Bug 417322 has been marked as a duplicate of this bug. ***
Comment 107 Pedro Villavicencio 2007-03-21 01:41:39 UTC
*** Bug 420785 has been marked as a duplicate of this bug. ***
Comment 108 Pedro Villavicencio 2007-04-02 16:20:55 UTC
*** Bug 425493 has been marked as a duplicate of this bug. ***
Comment 109 Pedro Villavicencio 2007-04-02 16:21:49 UTC
*** Bug 425031 has been marked as a duplicate of this bug. ***
Comment 110 Pedro Villavicencio 2007-04-02 16:22:07 UTC
*** Bug 424237 has been marked as a duplicate of this bug. ***
Comment 111 Pedro Villavicencio 2007-04-02 16:22:20 UTC
*** Bug 423873 has been marked as a duplicate of this bug. ***
Comment 112 Pedro Villavicencio 2007-04-02 16:22:35 UTC
*** Bug 423579 has been marked as a duplicate of this bug. ***
Comment 113 Pedro Villavicencio 2007-04-02 16:22:49 UTC
*** Bug 422545 has been marked as a duplicate of this bug. ***
Comment 114 Pedro Villavicencio 2007-04-02 16:23:06 UTC
*** Bug 421753 has been marked as a duplicate of this bug. ***
Comment 115 Pedro Villavicencio 2007-04-02 16:23:15 UTC
*** Bug 421427 has been marked as a duplicate of this bug. ***
Comment 116 Pedro Villavicencio 2007-04-06 18:01:22 UTC
*** Bug 426981 has been marked as a duplicate of this bug. ***
Comment 117 Pedro Villavicencio 2007-04-06 18:01:35 UTC
*** Bug 425882 has been marked as a duplicate of this bug. ***
Comment 118 Pedro Villavicencio 2007-04-06 18:01:40 UTC
*** Bug 425629 has been marked as a duplicate of this bug. ***
Comment 119 Pedro Villavicencio 2007-04-06 18:01:46 UTC
*** Bug 426817 has been marked as a duplicate of this bug. ***
Comment 120 Pedro Villavicencio 2007-04-07 23:45:46 UTC
*** Bug 427434 has been marked as a duplicate of this bug. ***
Comment 121 Pedro Villavicencio 2007-04-12 02:46:50 UTC
*** Bug 428520 has been marked as a duplicate of this bug. ***
Comment 122 Pedro Villavicencio 2007-04-17 01:45:56 UTC
*** Bug 430510 has been marked as a duplicate of this bug. ***
Comment 123 Susana 2007-04-21 10:59:50 UTC
*** Bug 429927 has been marked as a duplicate of this bug. ***
Comment 124 Pedro Villavicencio 2007-04-22 02:39:11 UTC
*** Bug 420656 has been marked as a duplicate of this bug. ***
Comment 125 Pedro Villavicencio 2007-04-22 02:39:23 UTC
*** Bug 419971 has been marked as a duplicate of this bug. ***
Comment 126 Pedro Villavicencio 2007-04-22 02:39:35 UTC
*** Bug 432131 has been marked as a duplicate of this bug. ***
Comment 127 Pedro Villavicencio 2007-04-25 14:54:01 UTC
*** Bug 433298 has been marked as a duplicate of this bug. ***
Comment 128 Pedro Villavicencio 2007-05-05 16:40:50 UTC
*** Bug 436126 has been marked as a duplicate of this bug. ***
Comment 129 Pedro Villavicencio 2007-05-05 17:10:21 UTC
*** Bug 436149 has been marked as a duplicate of this bug. ***
Comment 130 Pedro Villavicencio 2007-05-09 21:06:40 UTC
*** Bug 437223 has been marked as a duplicate of this bug. ***
Comment 131 palfrey 2007-05-18 11:03:45 UTC
*** Bug 417419 has been marked as a duplicate of this bug. ***
Comment 132 palfrey 2007-05-18 11:03:50 UTC
*** Bug 434135 has been marked as a duplicate of this bug. ***
Comment 133 Susana 2007-05-19 22:28:46 UTC
*** Bug 438176 has been marked as a duplicate of this bug. ***
Comment 134 Pedro Villavicencio 2007-05-29 02:22:42 UTC
*** Bug 441963 has been marked as a duplicate of this bug. ***
Comment 135 Pedro Villavicencio 2007-05-29 02:22:52 UTC
*** Bug 441964 has been marked as a duplicate of this bug. ***
Comment 136 Pedro Villavicencio 2007-05-29 02:22:57 UTC
*** Bug 433336 has been marked as a duplicate of this bug. ***
Comment 137 Pedro Villavicencio 2007-06-28 01:07:55 UTC
*** Bug 451706 has been marked as a duplicate of this bug. ***
Comment 138 Pedro Villavicencio 2007-07-02 23:51:28 UTC
*** Bug 453196 has been marked as a duplicate of this bug. ***
Comment 139 Susana 2007-07-14 22:21:09 UTC
*** Bug 455235 has been marked as a duplicate of this bug. ***
Comment 140 Iestyn Pryce 2007-07-26 10:33:08 UTC
*** Bug 460391 has been marked as a duplicate of this bug. ***
Comment 141 Iestyn Pryce 2007-07-27 21:18:50 UTC
*** Bug 461076 has been marked as a duplicate of this bug. ***
Comment 142 Sebastien Bacher 2007-08-07 09:26:32 UTC
That's still happening using 2.19.1, reopening
Comment 143 Sebastien Bacher 2007-08-07 09:28:02 UTC
Ubuntu bug on https://bugs.launchpad.net/yelp/+bug/128130
Comment 144 Don Scorgie 2007-08-07 19:38:18 UTC
Fixed again.

2007-08-07  Don Scorgie  <dscorgie@svn.gnome.org>

	* src/yelp-search-parser.c: 
	When slow searching for ':',
	don't crash
	(Bug #364768 again)


http://svn.gnome.org/viewcvs/yelp/trunk/src/yelp-search-parser.c?r1=2876&r2=2877

(basically by explicitly not searching for ':', which isn't a huge loss, surely.)
Comment 145 Don Scorgie 2007-08-08 18:24:49 UTC
*** Bug 464527 has been marked as a duplicate of this bug. ***
Comment 146 Don Scorgie 2007-08-08 19:48:53 UTC
*** Bug 447751 has been marked as a duplicate of this bug. ***
Comment 147 Don Scorgie 2007-08-08 20:08:13 UTC
*** Bug 444217 has been marked as a duplicate of this bug. ***
Comment 148 Don Scorgie 2007-08-08 20:18:00 UTC
*** Bug 436569 has been marked as a duplicate of this bug. ***
Comment 149 Don Scorgie 2007-08-08 20:18:26 UTC
*** Bug 436503 has been marked as a duplicate of this bug. ***