Changes between Initial Version and Version 1 of Ticket #895
- Timestamp:
- 11/16/08 14:30:39 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #895 – Description
initial v1 1 1 I found that osync_updater_process_and_block crashing on FreeBSD. 2 Crash occurs after 2 Crash occurs after 3 {{{ 3 4 g_cond_wait(updater->updating, updater->updating_mutex); 5 }}} 4 6 5 7 this is the reason of "updater" test fail on this platform
