the gdb trace:
Program received signal SIGINT, Interrupt.
0xb71ce402 in pthread_join () from /lib/libpthread.so.0
(gdb) bt
#0 0xb71ce402 in pthread_join () from /lib/libpthread.so.0
#1 0xb7a4444e in Thread::join (this=0x8544758) at thread.C:120
#2 0xb79f3a04 in BC_Clipboard::stop_clipboard (this=0x8544758)
at bcclipboard.C:64
#3 0xb7a34705 in ~BC_WindowBase (this=0x852ba68) at bcwindowbase.C:142
#4 0xb7a2ce07 in ~BC_Window (this=0x852ba68) at bcwindow.C:42
#5 0x08289055 in ~SplashGUI (this=0x852ba68) at splashgui.C:32
#6 0x081fc63a in MWindow::hide_splash (this=0xbf9395e4) at mwindow.C:1373
#7 0x0820099f in MWindow::create_objects (this=0xbf9395e4, want_gui=1,
want_new=1, config_path=0xbf938de4 "") at mwindow.C:1353
#8 0x081d925f in main (argc=1, argv=0xbf9397d4) at main.C:257
(gdb)
On Fri, July 6, 2007 9:03 pm, Rafael Diniz wrote:
> Hi all,
> I just upgraded to slackware 12 and recompiled the stuff w/ slack 12 tools
> - gcc 4.1.2 and --glibc 2.5--, xorg 7.3.
>
>
> when I run cinelerra, it loads up, and when I close the 'tip window'
> (even
> without closing it), cinelerra just stay freezed, very freezed, and nothing
> works, not even trying to close its windows.
>
> ok, trying to load cinelerra with strace, it works normally!! and strace
> stay freezed at: mprotect(0xa36ee000, 4096, PROT_NONE) = 0
> clone(child_stack=0xa3eed4a4,
> flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSV
> SEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID,
> parent_tidptr=0xa3eedbd8, {entry_number:6, base_addr:0xa3eedb90,
> limit:1048575, seg_32bit:1, contents:0, read_exec_only:0,
> limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xa3eedbd8)
> = 3424
> futex(0x851f7a4, FUTEX_WAIT, 1, NULL
>
>
> hummm strange, the same thing occurs when I load cinelerra w/ gdb -
> cinelerra just works ok.
>
> Can anyone try cinelerra w/ glibc 2.5?
>
>
> bye, rafael diniz
>
>
>
> _______________________________________________
> Cinelerra mailing list
> [email protected]
> https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
>
>
_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra