Michael Medin wrote: > Hi, > > I keep getting: > > stopped tv app > (!) [15203: 0.402] --> Caught signal 11 (at 0x146607d0, invalid > address) <-- > Pygame Parachute Traceback: > Thread-0x83e4490 > File "/usr/lib/python2.3/threading.py", line 204, in wait > Thread-0x837a000 > File "/usr/lib/python2.3/threading.py", line 204, in wait > Thread-0x82b8758 > File "/usr/lib/python2.3/threading.py", line 204, in wait > Thread-0x82b4488 > File > "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py", line > 770, in run > Thread-0x8142200 > File "/usr/lib/python2.3/site-packages/freevo/skins/main/area.py", > line 242, in show > > > Which to me seems to be a threadding issue.
I don't know. The invalid address is strange. It looks like python is getting a sig 11 (IIRC a segfault). > Im running 1.4.1 and I get it repeatedly when I do various stuff like > exit from the TV, browse menus, etc, etc... > ANyone know what I can do to get rid of it, and/or whats causing it ? There are thread problems in 1.4. Current cvs tries to eleminate them by reducing the number of threads. Dischi -- There can't be a crisis today, my schedule is already full. ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
