[Bug 30665] Evolution-Exchange crashes on Dapper

lemonade lemonade at pasimaa.org
Tue Feb 7 15:40:21 UTC 2006


Public bug report changed:
https://launchpad.net/malone/bugs/30665

Comment:
The backtrace is quite long (9MB in size), so I'm not going to attach it here, but before crash there's a lot of this repeating in the end of strace:
...
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=682, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=682, ...}) = 0
time(NULL)                              = 1139324781
time(NULL)                              = 1139324781
...
and just before that:
read(33, "<?xml version=\"1.0\" standalone=\""..., 4096) = 4096
read(33, "child>\n\t\t<widget class=\"GtkVButt"..., 4096) = 4096
read(33, "<property name=\"expand\">False</p"..., 4096) = 537
read(33, "", 4096)                      = 0
read(33, "", 4096)                      = 0
close(33)                               = 0
munmap(0xb7ea3000, 4096)                = 0
write(2, "\n(evolution:29992): libglade-WAR"..., 91
(evolution:29992): libglade-WARNING **: unknown property `ellipsize' for class `GtkImage'
) = 91
write(2, "\n(evolution:29992): libglade-WAR"..., 93
(evolution:29992): libglade-WARNING **: unknown property `width_chars' for class `GtkImage'
) = 93
write(2, "\n(evolution:29992): libglade-WAR"..., 98
(evolution:29992): libglade-WARNING **: unknown property `single_line_mode' for class `GtkImage'
) = 98
write(2, "\n(evolution:29992): libglade-WAR"..., 87
(evolution:29992): libglade-WARNING **: unknown property `angle' for class `GtkImage'
) = 87
open("/usr/share/icons/default/cursors/sb_h_double_arrow", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/pixmaps/default/cursors/sb_h_double_arrow", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/icons/default/cursors/sb_h_double_arrow", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)




More information about the desktop-bugs mailing list