[Bug 357636] Re: Meeting invitation hangs evolution

2009-04-16 Thread Sebastien Bacher
I doubt of that, could be an optimization issue, the usual way to do a debug build is: - add a deb-src apt source - apt-source libical - sudo apt-get build-dep libical - cd libical-version - DEB_BUILD_OPTIONS="nostrip noopt" debuild you might not want "noopt" if that workaround the issue ** Pack

[Bug 357636] Re: Meeting invitation hangs evolution

2009-04-16 Thread gothicknight
Hi again, I've managed to download from packages.ubuntu.com the source code for the current jaunty version of libical. Compiled with CFLAGS=-g -O0 moved the generated libical, libicalss and libicalvcal to /usr/lib replaced each symbolic link to use the new build, and it worked! :) Can it be s

[Bug 357636] Re: Meeting invitation hangs evolution

2009-04-16 Thread gothicknight
Hi Sebastien. You have the email example in the original bug report attachment. I have multiple situations resulting in the client hang: 1) Opening a recursive meeting invitation will hang evolution immediately after opening the mail; 2) Accepting a single meeting invitation; I can try to down

[Bug 357636] Re: Meeting invitation hangs evolution

2009-04-16 Thread Sebastien Bacher
ok, that's useful thanks, that shows a libical assertion, do you get that one any meeting invitation? do you think you can add an email example there? do you know how to rebuild a debug package, having libical0 in debug version would be useful there -- Meeting invitation hangs evolution https://b

[Bug 357636] Re: Meeting invitation hangs evolution

2009-04-16 Thread gothicknight
So it seems. In annex is the GDB backtrace for evolution-data-server-2.6. ** Attachment added: "Evolution-data-server_GDB_backtrace.txt" http://launchpadlibrarian.net/25527449/Evolution-data-server_GDB_backtrace.txt -- Meeting invitation hangs evolution https://bugs.launchpad.net/bugs/35763

[Bug 357636] Re: Meeting invitation hangs evolution

2009-04-16 Thread Sebastien Bacher
the stacktrace would suggest that evolution-data-server is crashing, could you see if that's the issue? -- Meeting invitation hangs evolution https://bugs.launchpad.net/bugs/357636 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

[Bug 357636] Re: Meeting invitation hangs evolution

2009-04-16 Thread gothicknight
I know, sorry for that, I've changed the title to a proper (and correct) one. It hangs evolution until I run "killall evolution" or "evolution --force-shutdown". ** Summary changed: - Evolution meeting evitation crash + Meeting invitation hangs evolution -- Meeting invitation hangs evolution