aah!
>Looks like you're running into a known GObject deadlock
Interesting. let me dig into the code with this pointer.
With regards,
Samarjit
On Mon, Mar 4, 2013 at 8:59 PM, Matthew Barnes wrote:
> On Sat, 2013-03-02 at 18:21 +0530, Samarjit Adhikari wrote:
> > If you have any intuition why
server/tests were/are not building in git master. So, I did a patch series
(please, check: https://bugzilla.gnome.org/show_bug.cgi?id=695177), fixing
the build problem. However, trying to run a "make check"
looks like the tests are broken themselves[0]. To run the tests, I did:
- set EWS_TEST_USERN
On Sat, 2013-03-02 at 18:21 +0530, Samarjit Adhikari wrote:
> If you have any intuition why this problem is happening , do let me
> know. I shall look into the code and try to fix it.
Looks like you're running into a known GObject deadlock.
https://bugzilla.gnome.org/show_bug.cgi?id=674885
We c
On Sat, 2013-03-02 at 18:21 +0530, Samarjit Adhikari wrote:
> The compete bt for all processes has been attached but a quick look
> for evolution process shows that it was waiting on cond_wait from
> "e_source_conflict_search_get_type" call.
> I was little worried why it should wait on "get_type" c