this happens about every 90 seconds just playing around with the version in CVS head:
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 20910)] 0x0000002a95e330fc in malloc_set_state () from /lib/libc.so.6 (gdb) where #0 0x0000002a95e330fc in malloc_set_state () from /lib/libc.so.6 #1 0x0000002a95e3552f in calloc () from /lib/libc.so.6 #2 0x00000000004465d7 in getbytes (nbytes=8) at m_memory.c:24 #3 0x0000000000446850 in binbuf_text (x=0x6e01b0, text=0x2a95fd2028 "\030 ?\225*", size=3) at m_binbuf.c:63 #4 0x000000000044fc7e in socketreceiver_read (x=0x6e0400, fd=3820) at s_inter.c:401 #5 0x000000000044ec11 in sys_domicrosleep (microsec=8, pollem=-1778573272) at s_inter.c:169 #6 0x000000000044f94c in sys_pollgui () at s_inter.c:787 #7 0x000000000044c536 in m_scheduler () at m_sched.c:456 #8 0x000000000044e5fd in sys_main (argc=0, argv=0x7fbfffee20) at s_main.c:293 #9 0x0000002a95de7821 in __libc_start_main () from /lib/libc.so.6 #10 0x000000000040fb6a in _start ()
i suppose i could dig thru all of the mentioned .c files above..but does anything stick out as a particularly juicy point to start?
c
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 20910)] 0x0000002a95e330fc in malloc_set_state () from /lib/libc.so.6 (gdb) where #0 0x0000002a95e330fc in malloc_set_state () from /lib/libc.so.6
just a guess ... but it might be related to the memory locking. i discussed this topic several times on the list...
- could you try the devel branch? - are you running as root / sudo similar?
cheers ... tim
just a guess ... but it might be related to the memory locking. i discussed this topic several times on the list...
- could you try the devel branch?
- are you running as root / sudo similar?
awesome.....devel is working much better... no more crashes every few clicks... had one so far but it didnt have the usual binbuf_text() thing up top.....i'll check in a minor change to enable the lock-free fifo for x86_64 since it seems to work fine with the i386 code.. c
cheers ... tim
-- mailto:TimBlechmann@gmx.de ICQ: 96771783 http://www.mokabar.tk
latest mp3: http://jokebux.klingt.org/gro.tgnilk/mp3s/2317/index.html
After one look at this planet any visitor from outer space would say "I want to see the manager." William S. Burroughs
PD-dev mailing list PD-dev@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-dev