http://bugs.cinelerra.org/show_bug.cgi?id=340





------- Additional Comments From [EMAIL PROTECTED]  2006-10-16 19:30 -------
Andraz,

Here's the test case:
- launch cinelerra from a non-root account
- select a corner of the ressources window (let's say the bottom-left)
- drag that corner all around the screen at "high speed" ;-)
- the ressources window is freezed

Try several times if it does not works the first time. It works in 3/4 of the
time for me.

Here's a video where you can see the bug:
http://www.europephoto.com/info/cinelerra/20061016_bug_340.avi

And here's the gdb output:

gdb cinelerra_r939_dbg 
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...Using host libthread_db library
"/lib/tls/libthread_db.so.1".

(gdb) run
Starting program: /usr/local_cinelerra/r939_dbg/bin/cinelerra_r939_dbg 
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1233749408 (LWP 12155)]
Cinelerra 2.1CV  SVN 939M  (C) 2006 Heroine Virtual Ltd.
Compiled on dimanche 15 octobre 2006, 23:14:18 (UTC+0200)

Cinelerra is free software, covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
certain conditions. There is absolutely no warranty for Cinelerra.
[New Thread -1234764880 (LWP 12158)]
[New Thread -1243841616 (LWP 12159)]
[New Thread -1353081936 (LWP 12164)]
[New Thread -1361527888 (LWP 12165)]
[New Thread -1370092624 (LWP 12166)]
[New Thread -1378481232 (LWP 12167)]
[New Thread -1386869840 (LWP 12168)]
[New Thread -1395258448 (LWP 12169)]
[New Thread -1403647056 (LWP 12170)]
[New Thread -1412035664 (LWP 12171)]
[New Thread -1420424272 (LWP 12172)]
[New Thread -1428812880 (LWP 12173)]
[New Thread -1437201488 (LWP 12174)]
[New Thread -1445590096 (LWP 12175)]
[New Thread -1453978704 (LWP 12176)]
[New Thread -1462371408 (LWP 12177)]
[New Thread -1470760016 (LWP 12178)]
[New Thread -1479148624 (LWP 12179)]
[Thread -1243841616 (LWP 12159) exited]
[New Thread -1243841616 (LWP 12180)]
[New Thread -1487537232 (LWP 12181)]
[New Thread -1504314448 (LWP 12183)]
[New Thread -1495925840 (LWP 12182)]
[New Thread -1512703056 (LWP 12184)]
[New Thread -1521091664 (LWP 12185)]
[New Thread -1537868880 (LWP 12187)]
[New Thread -1529480272 (LWP 12186)]
[New Thread -1554646096 (LWP 12189)]
[New Thread -1546257488 (LWP 12188)]
[New Thread -1563034704 (LWP 12190)]
[New Thread -1571423312 (LWP 12191)]
[New Thread -1579811920 (LWP 12192)]
[New Thread -1588200528 (LWP 12193)]
[New Thread -1604977744 (LWP 12195)]
[New Thread -1596589136 (LWP 12194)]
[New Thread -1613366352 (LWP 12196)]
[New Thread -1621754960 (LWP 12197)]
BC_WindowBase::reposition_window this->w == -209
BC_WindowBase::reposition_window this->w == -209
BC_WindowBase::reposition_window this->w == -55
BC_WindowBase::reposition_window this->w == -209
BC_WindowBase::reposition_window this->w == -209
BC_WindowBase::reposition_window this->w == -209
BC_WindowBase::reposition_window this->w == -209
BC_WindowBase::reposition_window this->w == -92

Program received signal SIGINT, Interrupt.
[Switching to Thread -1233749408 (LWP 12155)]
0xb74b3c01 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0
(gdb) thread apply all bt

Thread 37 (Thread -1621754960 (LWP 12197)):
#0  0xb732bdc9 in poll () from /lib/tls/libc.so.6
#1  0xb6fb6f23 in XProcessInternalConnection () from /usr/lib/libX11.so.6
#2  0xb6fb7331 in _XRead () from /usr/lib/libX11.so.6
#3  0xb6fb8669 in _XReadEvents () from /usr/lib/libX11.so.6
#4  0xb6fa209a in XNextEvent () from /usr/lib/libX11.so.6
#5  0xb7a6c1e2 in BC_WindowEvents::run (this=0x8d5aae0) at
../../hvirtual/guicast/bcwindowevents.C:44
#6  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8d5aae0) at
../../hvirtual/guicast/thread.C:48
#7  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 36 (Thread -1613366352 (LWP 12196)):
#0  0xb732bdc9 in poll () from /lib/tls/libc.so.6
#1  0xb6fb6f23 in XProcessInternalConnection () from /usr/lib/libX11.so.6
#2  0xb6fb7331 in _XRead () from /usr/lib/libX11.so.6
#3  0xb6fb8669 in _XReadEvents () from /usr/lib/libX11.so.6
#4  0xb6fa209a in XNextEvent () from /usr/lib/libX11.so.6
#5  0xb7a6c1e2 in BC_WindowEvents::run (this=0x85cf610) at
../../hvirtual/guicast/bcwindowevents.C:44
#6  0xb7a7a8a1 in Thread::entrypoint (parameters=0x85cf610) at
../../hvirtual/guicast/thread.C:48
#7  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 35 (Thread -1596589136 (LWP 12194)):
#0  0xb732bdc9 in poll () from /lib/tls/libc.so.6
#1  0xb6fb6f23 in XProcessInternalConnection () from /usr/lib/libX11.so.6
#2  0xb6fb7331 in _XRead () from /usr/lib/libX11.so.6
#3  0xb6fb8669 in _XReadEvents () from /usr/lib/libX11.so.6
#4  0xb6fa209a in XNextEvent () from /usr/lib/libX11.so.6
#5  0xb7a6c1e2 in BC_WindowEvents::run (this=0x85e4118) at
../../hvirtual/guicast/bcwindowevents.C:44
#6  0xb7a7a8a1 in Thread::entrypoint (parameters=0x85e4118) at
../../hvirtual/guicast/thread.C:48
#7  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 34 (Thread -1604977744 (LWP 12195)):
#0  0xb74b3c01 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/libpthread.so.0
#1  0xb6fa0da4 in XInitThreads () from /usr/lib/libX11.so.6
#2  0xb6fa0e0e in XInitThreads () from /usr/lib/libX11.so.6
#3  0xb6fb61d3 in _XError () from /usr/lib/libX11.so.6
#4  0xb6fb8720 in _XReadEvents () from /usr/lib/libX11.so.6
#5  0xb6fa209a in XNextEvent () from /usr/lib/libX11.so.6
#6  0xb7a6c1e2 in BC_WindowEvents::run (this=0x85e37b8) at
../../hvirtual/guicast/bcwindowevents.C:44
#7  0xb7a7a8a1 in Thread::entrypoint (parameters=0x85e37b8) at
../../hvirtual/guicast/thread.C:48
#8  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#9  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 33 (Thread -1588200528 (LWP 12193)):
#0  0xb732bdc9 in poll () from /lib/tls/libc.so.6
#1  0xb6fb6f23 in XProcessInternalConnection () from /usr/lib/libX11.so.6
#2  0xb6fb7331 in _XRead () from /usr/lib/libX11.so.6
#3  0xb6fb8669 in _XReadEvents () from /usr/lib/libX11.so.6
#4  0xb6fa209a in XNextEvent () from /usr/lib/libX11.so.6
#5  0xb7a6c1e2 in BC_WindowEvents::run (this=0x85e4a10) at
../../hvirtual/guicast/bcwindowevents.C:44
#6  0xb7a7a8a1 in Thread::entrypoint (parameters=0x85e4a10) at
../../hvirtual/guicast/thread.C:48
#7  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 32 (Thread -1579811920 (LWP 12192)):
#0  0xb732e577 in select () from /lib/tls/libc.so.6
#1  0xb7a57568 in Timer::delay (milliseconds=1000) at
../../hvirtual/guicast/bctimer.C:64
#2  0xb7a3ce6c in BC_Repeater::run (this=0x85f2348) at
../../hvirtual/guicast/bcrepeater.C:77
#3  0xb7a7a8a1 in Thread::entrypoint (parameters=0x85f2348) at
../../hvirtual/guicast/thread.C:48
#4  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#5  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 31 (Thread -1571423312 (LWP 12191)):
#0  0xb732e577 in select () from /lib/tls/libc.so.6
#1  0xb7a57568 in Timer::delay (milliseconds=1000) at
../../hvirtual/guicast/bctimer.C:64
#2  0xb7a3ce6c in BC_Repeater::run (this=0x85dfd00) at
../../hvirtual/guicast/bcrepeater.C:77
#3  0xb7a7a8a1 in Thread::entrypoint (parameters=0x85dfd00) at
../../hvirtual/guicast/thread.C:48
#4  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#5  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 30 (Thread -1563034704 (LWP 12190)):
#0  0xb74b3c01 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/libpthread.so.0
#1  0xb7a6c868 in Condition::lock (this=0x8cb0660, location=0xb7a83004
"BC_WindowBase::get_event") at ../../hvirtual/guicast/condition.C:43
#2  0xb7a5e943 in BC_WindowBase::get_event (this=0x8caf260) at
../../hvirtual/guicast/bcwindowbase.C:3529
#3  0xb7a62b56 in BC_WindowBase::dispatch_event (this=0x8caf260) at
../../hvirtual/guicast/bcwindowbase.C:665
#4  0xb7a6391c in BC_WindowBase::run_window (this=0x8caf260) at
../../hvirtual/guicast/bcwindowbase.C:614
#5  0x082532ed in MWindow::run (this=0xbfde2558) at
../../hvirtual/cinelerra/mwindow.C:1392
#6  0xb7a7a8a1 in Thread::entrypoint (parameters=0xbfde2558) at
../../hvirtual/guicast/thread.C:48
#7  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 29 (Thread -1546257488 (LWP 12188)):
#0  0xb732e577 in select () from /lib/tls/libc.so.6
#1  0xb7a57568 in Timer::delay (milliseconds=1000) at
../../hvirtual/guicast/bctimer.C:64
#2  0xb7a3ce6c in BC_Repeater::run (this=0x866f230) at
../../hvirtual/guicast/bcrepeater.C:77
#3  0xb7a7a8a1 in Thread::entrypoint (parameters=0x866f230) at
../../hvirtual/guicast/thread.C:48
#4  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#5  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 28 (Thread -1554646096 (LWP 12189)):
#0  0xb732bdc9 in poll () from /lib/tls/libc.so.6
#1  0xb6fb6f23 in XProcessInternalConnection () from /usr/lib/libX11.so.6
#2  0xb6fb7331 in _XRead () from /usr/lib/libX11.so.6
#3  0xb6fb8669 in _XReadEvents () from /usr/lib/libX11.so.6
#4  0xb6fa209a in XNextEvent () from /usr/lib/libX11.so.6
#5  0xb7a6c1e2 in BC_WindowEvents::run (this=0x85e9a00) at
../../hvirtual/guicast/bcwindowevents.C:44
#6  0xb7a7a8a1 in Thread::entrypoint (parameters=0x85e9a00) at
../../hvirtual/guicast/thread.C:48
#7  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 27 (Thread -1529480272 (LWP 12186)):
#0  0xb732e577 in select () from /lib/tls/libc.so.6
#1  0xb7a57568 in Timer::delay (milliseconds=1000) at
../../hvirtual/guicast/bctimer.C:64
#2  0xb7a3ce6c in BC_Repeater::run (this=0x867c420) at
../../hvirtual/guicast/bcrepeater.C:77
#3  0xb7a7a8a1 in Thread::entrypoint (parameters=0x867c420) at
../../hvirtual/guicast/thread.C:48
#4  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#5  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 26 (Thread -1537868880 (LWP 12187)):
#0  0xb74b3c01 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/libpthread.so.0
#1  0xb7a6c868 in Condition::lock (this=0x8d3d970, location=0xb7a83004
"BC_WindowBase::get_event") at ../../hvirtual/guicast/condition.C:43
#2  0xb7a5e943 in BC_WindowBase::get_event (this=0x8d3c578) at
../../hvirtual/guicast/bcwindowbase.C:3529
#3  0xb7a62b56 in BC_WindowBase::dispatch_event (this=0x8d3c578) at
../../hvirtual/guicast/bcwindowbase.C:665
#4  0xb7a6391c in BC_WindowBase::run_window (this=0x8d3c578) at
../../hvirtual/guicast/bcwindowbase.C:614
#5  0x0820bc44 in GWindow::run (this=0x8d3c548) at
../../hvirtual/cinelerra/gwindow.C:14
#6  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8d3c548) at
../../hvirtual/guicast/thread.C:48
#7  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 25 (Thread -1521091664 (LWP 12185)):
#0  0xb74b3c01 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/libpthread.so.0
#1  0xb7a6c868 in Condition::lock (this=0x8c1dc30, location=0xb7a83004
"BC_WindowBase::get_event") at ../../hvirtual/guicast/condition.C:43
#2  0xb7a5e943 in BC_WindowBase::get_event (this=0x8c1c8b0) at
../../hvirtual/guicast/bcwindowbase.C:3529
#3  0xb7a62b56 in BC_WindowBase::dispatch_event (this=0x8c1c8b0) at
../../hvirtual/guicast/bcwindowbase.C:665
#4  0xb7a6391c in BC_WindowBase::run_window (this=0x8c1c8b0) at
../../hvirtual/guicast/bcwindowbase.C:614
#5  0x08218102 in LevelWindow::run (this=0x8c1c880) at
../../hvirtual/cinelerra/levelwindow.C:33
#6  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8c1c880) at
../../hvirtual/guicast/thread.C:48
#7  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 24 (Thread -1512703056 (LWP 12184)):
#0  0xb732e577 in select () from /lib/tls/libc.so.6
#1  0xb7a57568 in Timer::delay (milliseconds=1000) at
../../hvirtual/guicast/bctimer.C:64
#2  0xb7a3ce6c in BC_Repeater::run (this=0x865aaa8) at
../../hvirtual/guicast/bcrepeater.C:77
#3  0xb7a7a8a1 in Thread::entrypoint (parameters=0x865aaa8) at
../../hvirtual/guicast/thread.C:48
#4  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#5  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 23 (Thread -1495925840 (LWP 12182)):
#0  0xb74b3c01 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/libpthread.so.0
#1  0xb7a6c868 in Condition::lock (this=0x8b621c0, location=0xb7a83004
"BC_WindowBase::get_event") at ../../hvirtual/guicast/condition.C:43
#2  0xb7a5e943 in BC_WindowBase::get_event (this=0x8b60d60) at
../../hvirtual/guicast/bcwindowbase.C:3529
#3  0xb7a62b56 in BC_WindowBase::dispatch_event (this=0x8b60d60) at
../../hvirtual/guicast/bcwindowbase.C:665
#4  0xb7a6391c in BC_WindowBase::run_window (this=0x8b60d60) at
../../hvirtual/guicast/bcwindowbase.C:614
#5  0x0816cf24 in CWindow::run (this=0x8b493f8) at
../../hvirtual/cinelerra/cwindow.C:186
#6  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8b493f8) at
../../hvirtual/guicast/thread.C:48
#7  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 22 (Thread -1504314448 (LWP 12183)):
#0  0xb74b3c01 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/libpthread.so.0
#1  0xb6fa0da4 in XInitThreads () from /usr/lib/libX11.so.6
#2  0xb6fa0e0e in XInitThreads () from /usr/lib/libX11.so.6
#3  0xb6fa045a in XLockDisplay () from /usr/lib/libX11.so.6
#4  0xb7a5fb02 in BC_WindowBase::lock_window (this=0x8a4b1c8,
location=0xb7a821d3 "BC_Repeater::run") at
../../hvirtual/guicast/bcwindowbase.C:2644
#5  0xb7a3cf3f in BC_Repeater::run (this=0x86522d0) at
../../hvirtual/guicast/bcrepeater.C:111
#6  0xb7a7a8a1 in Thread::entrypoint (parameters=0x86522d0) at
../../hvirtual/guicast/thread.C:48
#7  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 21 (Thread -1487537232 (LWP 12181)):
#0  0xb74b3c01 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/libpthread.so.0
#1  0xb6fa0da4 in XInitThreads () from /usr/lib/libX11.so.6
#2  0xb6fb7c9c in _XReply () from /usr/lib/libX11.so.6
#3  0xb6fb0922 in XTranslateCoordinates () from /usr/lib/libX11.so.6
#4  0xb7a69c8c in BC_WindowBase::draw_top_background (this=0x85ef578,
parent_window=0x8a4b1c8, x=0, y=0, w=17, h=157, pixmap=0x0) at
../../hvirtual/guicast/bcwindowdraw.C:723
#5  0xb7a449eb in BC_ScrollBar::draw (this=0x85ef578) at
../../hvirtual/guicast/bcscrollbar.C:138
#6  0xb7a45fdf in BC_ScrollBar::reposition_window (this=0x85ef578, x=270, y=0,
pixels=157) at ../../hvirtual/guicast/bcscrollbar.C:659
#7  0xb7a25ecd in BC_ListBox::reposition_window (this=0x8b57c38, x=0, y=0,
w=287, h=157) at ../../hvirtual/guicast/bclistbox.C:3796
#8  0x08142fbf in AWindowGUI::resize_event (this=0x8a4b1c8, w=100, h=157) at
../../hvirtual/cinelerra/awindowgui.C:502
#9  0xb7a625dd in BC_WindowBase::dispatch_resize_event (this=0x8a4b1c8, w=100,
h=157) at ../../hvirtual/guicast/bcwindowbase.C:998
#10 0xb7a62bd8 in BC_WindowBase::dispatch_event (this=0x8a4b1c8) at
../../hvirtual/guicast/bcwindowbase.C:675
#11 0xb7a6391c in BC_WindowBase::run_window (this=0x8a4b1c8) at
../../hvirtual/guicast/bcwindowbase.C:614
#12 0x0813f73f in AWindow::run (this=0x8a4ad88) at
../../hvirtual/cinelerra/awindow.C:37
#13 0xb7a7a8a1 in Thread::entrypoint (parameters=0x8a4ad88) at
../../hvirtual/guicast/thread.C:48
#14 0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#15 0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 20 (Thread -1243841616 (LWP 12180)):
#0  0xb74b3c01 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/libpthread.so.0
#1  0xb7a6c868 in Condition::lock (this=0x8c348b0, location=0xb7a83004
"BC_WindowBase::get_event") at ../../hvirtual/guicast/condition.C:43
#2  0xb7a5e943 in BC_WindowBase::get_event (this=0x8c35a58) at
../../hvirtual/guicast/bcwindowbase.C:3529
#3  0xb7a62b56 in BC_WindowBase::dispatch_event (this=0x8c35a58) at
../../hvirtual/guicast/bcwindowbase.C:665
#4  0xb7a6391c in BC_WindowBase::run_window (this=0x8c35a58) at
../../hvirtual/guicast/bcwindowbase.C:614
#5  0x0835cd4e in VWindow::run (this=0x8b75670) at
../../hvirtual/cinelerra/vwindow.C:88
#6  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8b75670) at
../../hvirtual/guicast/thread.C:48
#7  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 19 (Thread -1479148624 (LWP 12179)):
#0  0xb74b3c01 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/libpthread.so.0
#1  0xb7a6c868 in Condition::lock (this=0x8d96cc0, location=0xb7a83818
"RotateEngine::run") at ../../hvirtual/guicast/condition.C:43
#2  0xb7a73bf0 in RotateEngine::run (this=0x8d96c70) at
../../hvirtual/guicast/rotateframe.C:692
#3  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8d96c70) at
../../hvirtual/guicast/thread.C:48
#4  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#5  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 18 (Thread -1470760016 (LWP 12178)):
#0  0xb732bdc9 in poll () from /lib/tls/libc.so.6
#1  0xb6fb6f23 in XProcessInternalConnection () from /usr/lib/libX11.so.6
#2  0xb6fb7331 in _XRead () from /usr/lib/libX11.so.6
#3  0xb6fb8669 in _XReadEvents () from /usr/lib/libX11.so.6
#4  0xb6fa209a in XNextEvent () from /usr/lib/libX11.so.6
#5  0xb7a10ef8 in BC_Clipboard::run (this=0x8d46758) at
../../hvirtual/guicast/bcclipboard.C:77
#6  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8d46758) at
../../hvirtual/guicast/thread.C:48
#7  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 17 (Thread -1462371408 (LWP 12177)):
#0  0xb74b3c01 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/libpthread.so.0
#1  0xb7a6c868 in Condition::lock (this=0x8d3c398, location=0xb7a821d3
"BC_Repeater::run") at ../../hvirtual/guicast/condition.C:43
#2  0xb7a3ce9d in BC_Repeater::run (this=0x8d3c330) at
../../hvirtual/guicast/bcrepeater.C:87
#3  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8d3c330) at
../../hvirtual/guicast/thread.C:48
#4  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#5  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 16 (Thread -1453978704 (LWP 12176)):
#0  0xb74b3c01 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/libpthread.so.0
#1  0xb7a6c868 in Condition::lock (this=0x8d0cf88, location=0x83cb8ea
"ResourceThread::run") at ../../hvirtual/guicast/condition.C:43
#2  0x0830e84e in ResourceThread::run (this=0x8d0ceb8) at
../../hvirtual/cinelerra/resourcethread.C:237
#3  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8d0ceb8) at
../../hvirtual/guicast/thread.C:48
#4  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#5  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 15 (Thread -1445590096 (LWP 12175)):
#0  0xb732bdc9 in poll () from /lib/tls/libc.so.6
#1  0xb6fb6f23 in XProcessInternalConnection () from /usr/lib/libX11.so.6
#2  0xb6fb7331 in _XRead () from /usr/lib/libX11.so.6
#3  0xb6fb8669 in _XReadEvents () from /usr/lib/libX11.so.6
#4  0xb6fa209a in XNextEvent () from /usr/lib/libX11.so.6
#5  0xb7a10ef8 in BC_Clipboard::run (this=0x8cb94a8) at
../../hvirtual/guicast/bcclipboard.C:77
#6  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8cb94a8) at
../../hvirtual/guicast/thread.C:48
#7  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 14 (Thread -1437201488 (LWP 12174)):
#0  0xb74b3c01 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/libpthread.so.0
#1  0xb7a6c868 in Condition::lock (this=0x8cae8a8, location=0x83b85cf
"MainIndexes::run 1") at ../../hvirtual/guicast/condition.C:43
#2  0x08221861 in MainIndexes::run (this=0x8cae7b0) at
../../hvirtual/cinelerra/mainindexes.C:174
#3  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8cae7b0) at
../../hvirtual/guicast/thread.C:48
#4  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#5  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 13 (Thread -1428812880 (LWP 12173)):
#0  0xb74b3c01 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/libpthread.so.0
#1  0xb7a6c868 in Condition::lock (this=0x8cae2c8, location=0x83c1ccb
"PlaybackEngine::run") at ../../hvirtual/guicast/condition.C:43
#2  0x082bc33c in PlaybackEngine::run (this=0x8c89890) at
../../hvirtual/cinelerra/playbackengine.C:352
#3  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8c89890) at
../../hvirtual/guicast/thread.C:48
#4  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#5  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 12 (Thread -1420424272 (LWP 12172)):
#0  0xb732bdc9 in poll () from /lib/tls/libc.so.6
#1  0xb6fb6f23 in XProcessInternalConnection () from /usr/lib/libX11.so.6
#2  0xb6fb7331 in _XRead () from /usr/lib/libX11.so.6
#3  0xb6fb8669 in _XReadEvents () from /usr/lib/libX11.so.6
#4  0xb6fa209a in XNextEvent () from /usr/lib/libX11.so.6
#5  0xb7a10ef8 in BC_Clipboard::run (this=0x8c3fcc0) at
../../hvirtual/guicast/bcclipboard.C:77
#6  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8c3fcc0) at
../../hvirtual/guicast/thread.C:48
#7  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 11 (Thread -1412035664 (LWP 12171)):
#0  0xb732bdc9 in poll () from /lib/tls/libc.so.6
#1  0xb6fb6f23 in XProcessInternalConnection () from /usr/lib/libX11.so.6
#2  0xb6fb7331 in _XRead () from /usr/lib/libX11.so.6
#3  0xb6fb8669 in _XReadEvents () from /usr/lib/libX11.so.6
#4  0xb6fa209a in XNextEvent () from /usr/lib/libX11.so.6
#5  0xb7a10ef8 in BC_Clipboard::run (this=0x8c26a28) at
../../hvirtual/guicast/bcclipboard.C:77
#6  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8c26a28) at
../../hvirtual/guicast/thread.C:48
#7  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 10 (Thread -1403647056 (LWP 12170)):
#0  0xb74b3c01 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/libpthread.so.0
#1  0xb7a6c868 in Condition::lock (this=0x8c1c5d0, location=0x83c1ccb
"PlaybackEngine::run") at ../../hvirtual/guicast/condition.C:43
#2  0x082bc33c in PlaybackEngine::run (this=0x8bf7b58) at
../../hvirtual/cinelerra/playbackengine.C:352
#3  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8bf7b58) at
../../hvirtual/guicast/thread.C:48
#4  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#5  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 9 (Thread -1395258448 (LWP 12169)):
#0  0xb732bdc9 in poll () from /lib/tls/libc.so.6
#1  0xb6fb6f23 in XProcessInternalConnection () from /usr/lib/libX11.so.6
#2  0xb6fb7331 in _XRead () from /usr/lib/libX11.so.6
#3  0xb6fb8669 in _XReadEvents () from /usr/lib/libX11.so.6
#4  0xb6fa209a in XNextEvent () from /usr/lib/libX11.so.6
#5  0xb7a6c1e2 in BC_WindowEvents::run (this=0x8beee70) at
../../hvirtual/guicast/bcwindowevents.C:44
#6  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8beee70) at
../../hvirtual/guicast/thread.C:48
#7  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 8 (Thread -1386869840 (LWP 12168)):
#0  0xb732e577 in select () from /lib/tls/libc.so.6
#1  0xb7a57568 in Timer::delay (milliseconds=1000) at
../../hvirtual/guicast/bctimer.C:64
#2  0xb7a3ce6c in BC_Repeater::run (this=0x8bf5478) at
../../hvirtual/guicast/bcrepeater.C:77
#3  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8bf5478) at
../../hvirtual/guicast/thread.C:48
#4  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#5  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 7 (Thread -1378481232 (LWP 12167)):
#0  0xb732bdc9 in poll () from /lib/tls/libc.so.6
#1  0xb6fb6f23 in XProcessInternalConnection () from /usr/lib/libX11.so.6
#2  0xb6fb7331 in _XRead () from /usr/lib/libX11.so.6
#3  0xb6fb8669 in _XReadEvents () from /usr/lib/libX11.so.6
#4  0xb6fa209a in XNextEvent () from /usr/lib/libX11.so.6
#5  0xb7a10ef8 in BC_Clipboard::run (this=0x8bd24e8) at
../../hvirtual/guicast/bcclipboard.C:77
#6  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8bd24e8) at
../../hvirtual/guicast/thread.C:48
#7  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 6 (Thread -1370092624 (LWP 12166)):
#0  0xb74b3c01 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/libpthread.so.0
#1  0xb7a6c868 in Condition::lock (this=0x8bcb780, location=0xb7a83004
"BC_WindowBase::get_event") at ../../hvirtual/guicast/condition.C:43
#2  0xb7a5e943 in BC_WindowBase::get_event (this=0x8bcba28) at
../../hvirtual/guicast/bcwindowbase.C:3529
#3  0xb7a62b56 in BC_WindowBase::dispatch_event (this=0x8bcba28) at
../../hvirtual/guicast/bcwindowbase.C:665
#4  0xb7a6391c in BC_WindowBase::run_window (this=0x8bcba28) at
../../hvirtual/guicast/bcwindowbase.C:614
#5  0x0817fd1d in CWindowTool::run (this=0x8bcb4c0) at
../../hvirtual/cinelerra/cwindowtool.C:157
#6  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8bcb4c0) at
../../hvirtual/guicast/thread.C:48
#7  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 5 (Thread -1361527888 (LWP 12165)):
#0  0xb732bdc9 in poll () from /lib/tls/libc.so.6
#1  0xb6fb6f23 in XProcessInternalConnection () from /usr/lib/libX11.so.6
#2  0xb6fb7331 in _XRead () from /usr/lib/libX11.so.6
#3  0xb6fb8669 in _XReadEvents () from /usr/lib/libX11.so.6
#4  0xb6fa209a in XNextEvent () from /usr/lib/libX11.so.6
#5  0xb7a10ef8 in BC_Clipboard::run (this=0x8b6af98) at
../../hvirtual/guicast/bcclipboard.C:77
#6  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8b6af98) at
../../hvirtual/guicast/thread.C:48
#7  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 4 (Thread -1353081936 (LWP 12164)):
#0  0xb732bdc9 in poll () from /lib/tls/libc.so.6
#1  0xb6fb6f23 in XProcessInternalConnection () from /usr/lib/libX11.so.6
#2  0xb6fb7331 in _XRead () from /usr/lib/libX11.so.6
#3  0xb6fb8669 in _XReadEvents () from /usr/lib/libX11.so.6
#4  0xb6fa209a in XNextEvent () from /usr/lib/libX11.so.6
#5  0xb7a10ef8 in BC_Clipboard::run (this=0x8a55408) at
../../hvirtual/guicast/bcclipboard.C:77
#6  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8a55408) at
../../hvirtual/guicast/thread.C:48
#7  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 2 (Thread -1234764880 (LWP 12158)):
#0  0xb74b3c01 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/libpthread.so.0
#1  0xb7a6c868 in Condition::lock (this=0x85c8a00, location=0x83ca127
"RemoveThread::run") at ../../hvirtual/guicast/condition.C:43
#2  0x082fbd40 in RemoveThread::run (this=0x8579a48) at
../../hvirtual/cinelerra/removethread.C:50
#3  0xb7a7a8a1 in Thread::entrypoint (parameters=0x8579a48) at
../../hvirtual/guicast/thread.C:48
#4  0xb74b10bd in start_thread () from /lib/tls/libpthread.so.0
#5  0xb73358ae in clone () from /lib/tls/libc.so.6

Thread 1 (Thread -1233749408 (LWP 12155)):
#0  0xb74b3c01 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/libpthread.so.0
#1  0xb7a6c868 in Condition::lock (this=0x85c8128, location=0xb7a82a2b
"BC_Synchronous::run") at ../../hvirtual/guicast/condition.C:43
#2  0xb7a4be37 in BC_Synchronous::run (this=0x85c7f50) at
../../hvirtual/guicast/bcsynchronous.C:155
#3  0xb7a4a879 in BC_Synchronous::start (this=0x85c7f50) at
../../hvirtual/guicast/bcsynchronous.C:118
#4  0x08253369 in MWindow::start (this=0xbfde2558) at
../../hvirtual/cinelerra/mwindow.C:1387
#5  0x0821fc10 in main (argc=1, argv=0xbfde2774) at
../../hvirtual/cinelerra/main.C:270

Nicolas.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to