I've just downloaded the current svn version to look how it's doing on
FreeBSD. I never got 2.0 to run on my x64 machine :(

Amazingly, after setting CFLAGS and LDFLAGS it compiles as is.

It crashes on startup, though, with:

GThread-ERROR **: file gthread-posix.c: line 254
(g_cond_timed_wait_posix_impl): error 'Operation not permitted' during
'pthread_cond_timedwait'
aborting...
Program received signal SIGABRT, Aborted.
[Switching to Thread 80d7af800 (LWP 101833/rawstudio)]
0x000000080b5b523c in thr_kill () from /lib/libc.so.7
(gdb) bt
#0  0x000000080b5b523c in thr_kill () from /lib/libc.so.7
#1  0x000000080b6577db in abort () from /lib/libc.so.7
#2  0x0000000809814d5d in g_logv () from /usr/local/lib/libglib-2.0.so.0
#3  0x0000000809814df3 in g_log () from /usr/local/lib/libglib-2.0.so.0
#4  0x00000008093b628d in g_cond_timed_wait_posix_impl ()
from /usr/local/lib/libgthread-2.0.so.0
#5  0x000000000043ec97 in render_thread_func ()
#6  0x00000008098321e4 in g_thread_create_full ()
from /usr/local/lib/libglib-2.0.so.0
#7  0x000000080a7842c4 in pthread_getprio () from /lib/libthr.so.3
#8  0x0000000000000000 in ?? ()
Error accessing memory address 0x7fffff5fb000: Bad address.


Since I have no experience with pthread, does this give someone an idea
what's happening, and in which direction I could look to get this fixed?

Thanks, Mathias

P.S.: It would be really nice if rawstudio 2.1 would run on FreeBSD.



-- 
"For every complex problem, there is a solution that is simple, neat,
and wrong."
-- HL Mencken


_______________________________________________
Rawstudio-users mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-users

Reply via email to