← Back to team overview

gtg team mailing list archive

[Bug 558600] Re: Very slow to startup ~12m

 

After strace "freeze", continue with:

[{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 5831
--- SIGCHLD (Child exited) @ 0 (0) ---
close(10)                               = 0
close(9)                                = 0
stat("/usr/share/gtg/GTG/core/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/share/gtg/GTG/core/plugins/__init__.py", {st_mode=S_IFREG|0644, st_size=2041, ...}) = 0
stat("/usr/share/gtg/GTG/core/plugins/__init__", 0x7fff3ba33890) = -1 ENOENT (No such file or directory)
open("/usr/share/gtg/GTG/core/plugins/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/gtg/GTG/core/plugins/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/gtg/GTG/core/plugins/__init__.py", O_RDONLY) = 9
fstat(9, {st_mode=S_IFREG|0644, st_size=2041, ...}) = 0
open("/usr/share/gtg/GTG/core/plugins/__init__.pyc", O_RDONLY) = 10
fstat(10, {st_mode=S_IFREG|0644, st_size=1434, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3dc956d000
read(10, "\321\362\r\n\254\311\205Kc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s3\0\0\0d\0"..., 4096) = 1434
fstat(10, {st_mode=S_IFREG|0644, st_size=1434, ...}) = 0
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0x7f3dc956d000, 4096)            = 0
stat("/usr/share/gtg/GTG/core/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/share/gtg/GTG/core/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
...
...
...
and start.

-- 
Very slow to startup ~12m
https://bugs.launchpad.net/bugs/558600
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: New

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.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch
Distributor ID:	Ubuntu
Description:	Ubuntu lucid (development branch)
Release:	10.04
Codename:	lucid





References