Very slow to startup ~12m
Bug #558600 reported by
Fernando Ribeiro
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GTG |
Fix Released
|
Medium
|
Unassigned | ||
gtg (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
$ date && gtg -d
Thu Apr 8 12:53:15 BRT 2010
2010-04-08 13:06:51,725 - DEBUG - gtg:main:103 - Debug output enabled.
On startup the gtg take ~12m to startup. Same time without -d option.
Version: 0.2.3-1
$ lsb_release -a
LSB Version: core-2.
Distributor ID: Ubuntu
Description: Ubuntu lucid (development branch)
Release: 10.04
Codename: lucid
Changed in gtg (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Fix Committed |
Changed in gtg: | |
milestone: | 0.3 → 0.2.9 |
Changed in gtg: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
on strace it stop in:
open("/ usr/share/ locale- langpack/ pt_BR/LC_ MESSAGES/ libgnome- 2.0.mo" , O_RDONLY) = 13 S_IFREG| 0644, st_size=31592, ...}) = 0 0x7f303bfde000, 4096) = 0 stack=0, flags=CLONE_ CHILD_CLEARTID| CLONE_CHILD_ SETTID| SIGCHLD, child_tidptr= 0x7f303bfd49d0) = 5442 stack=0, flags=CLONE_ CHILD_CLEARTID| CLONE_CHILD_ SETTID| SIGCHLD, child_tidptr= 0x7f303bfd49d0) = 5444
fstat(13, {st_mode=
mmap(NULL, 31592, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f303bf2b000
close(13) = 0
close(12) = 0
close(11) = 0
munmap(
clone(child_
wait4(5442, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 5442
--- SIGCHLD (Child exited) @ 0 (0) ---
clone(child_
wait4(5444,