Re: Solved: evolution does not start

2007-08-09 Thread Florian Kulzer
On Fri, Aug 10, 2007 at 00:16:04 +0200, wauhugo AT yahoo DOT com wrote: > Florian Kulzer wrote: [...] >> It might also help to check the md5sums of all files from the evolution >> and the libdb4.4 package: >> >> debsums -a evolution libdb4.4 | grep -v OK$ >> > debsums -a evolution libdb4.4 | g

Re: Solved: evolution does not start

2007-08-09 Thread [EMAIL PROTECTED]
Florian Kulzer wrote: ldd $(which evolution) | grep libdb-4.4.so /usr/bin/ldd: line 117: 4677 Segmentation fault LD_TRACE_LOADED_OBJECTS=1 LD_WARN= LD_BIND_NOW= LD_LIBRARY_VERSION=$verify_out LD_VERBOSE= "$@" ldd segfaulting might indicate a serious problem with the dynamic

Re: evolution does not start

2007-08-09 Thread Florian Kulzer
On Thu, Aug 09, 2007 at 22:00:45 +0200, wauhugo AT yahoo DOT com wrote: > Florian Kulzer wrote: >> On Thu, Aug 09, 2007 at 15:28:46 +0200, wauhugo AT yahoo DOT com wrote: >> open("/usr/lib/evolution/2.6/libdb-4.4.so", O_RDONLY) >> = 3 >> read(3, >> "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2

Re: evolution does not start

2007-08-09 Thread [EMAIL PROTECTED]
Florian Kulzer wrote: On Thu, Aug 09, 2007 at 15:28:46 +0200, wauhugo AT yahoo DOT com wrote: open("/usr/lib/evolution/2.6/libdb-4.4.so", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260x\1"..., 512) = 512Process 3243 detached That is strange, where does the /usr/li

Re: evolution does not start

2007-08-09 Thread Florian Kulzer
On Thu, Aug 09, 2007 at 15:28:46 +0200, wauhugo AT yahoo DOT com wrote: > --- Florian Kulzer wrote: >> It would be important to see a few lines of the >> strace output that comes > > > Hello Florian, here they are a few of the last lines. > The lines above look pretty much the same, with > differen

Re: evolution does not start

2007-08-09 Thread [EMAIL PROTECTED]
--- Florian Kulzer <[EMAIL PROTECTED]> wrote: It would be important to see a few lines of the strace output that comes Hello Florian, here they are a few of the last lines. The lines above look pretty much the same, with different library files to be looked for: open("/usr/lib/libsoftokn3.s

Re: evolution does not start

2007-08-08 Thread Florian Kulzer
On Tue, Aug 07, 2007 at 13:00:00 -0700, Hugo Wau wrote: > Hello, > > I have upgraded a Notebook from SARGE to ETCH. > But the E-mail program EVOLUTION does not start > anymore. > > strace evolution > > finishes with: > --- SIGSEGV (Segmentation fault) @ 0 (0) ---

evolution does not start

2007-08-07 Thread Hugo Wau
Hello, I have upgraded a Notebook from SARGE to ETCH. But the E-mail program EVOLUTION does not start anymore. strace evolution finishes with: --- SIGSEGV (Segmentation fault) @ 0 (0) --- I have googled for hours - nothing found. please, what can I do to get some hint? Hugo