lkml.org 
[lkml]   [2004]   [Nov]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectChanges Pthreads, Mutexes and Co. ?
From
Date
Hi all,

I am using the software Cinelerra and I noticed that it was
systematically crashing (segfaults) under 2.6.9 where using a 2.6.7 was
ok. After looking more in depth at the problem it seems that the main
issue comes from the fact that several objects (it's C++) are tested in
one thread while they are freed in another. Changing from 2.6.7 to 2.6.9
seems to make it possible to have the free(object) occurring before the
test which leads to a segfault.

So, my little question is: "Did something changed recently in the kernel
about mutexes, phtreads, and so on ???"

I didn't find anything obvious about this by browsing the web.

Regards
--
Emmanuel Fleury

Computer Science Department, | Office: B1-201
Aalborg University, | Phone: +45 96 35 72 23
Fredriks Bajersvej 7E, | Fax: +45 98 15 98 89
9220 Aalborg East, Denmark | Email: fleury@cs.aau.dk

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:07    [W:0.033 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site