Ticket #895 (new defect)
osync_updater_process_and_block crash on freebsd
| Reported by: | samm | Owned by: | dgollub |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | OpenSync: Application API | Version: | 0.38 |
| Severity: | critical | Keywords: | |
| Cc: |
Description (last modified by felixmoeller) (diff)
I found that osync_updater_process_and_block crashing on FreeBSD. Crash occurs after
g_cond_wait(updater->updating, updater->updating_mutex);
this is the reason of "updater" test fail on this platform
Change History
Note: See
TracTickets for help on using
tickets.

this is about source:/trunk/opensync/group/opensync_updater.c