Bugs item #1602066, was opened at 2006-11-24 02:00 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1602066...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: puredata Group: v0.39.2 Status: Open Resolution: None Priority: 5 Private: No Submitted By: ClaudiusMaximus (claudiusmaximus) Assigned to: Nobody/Anonymous (nobody) Summary: iemgui empty vertical offset crashes X on Linux
Initial Comment: Steps to crash X windowing system on Linux using Pd:
1. Start X 2. Start Pd 3. Create a new patch 4. Create a new vslider in that patch 5. Open the properties window for that vslider 6. Set the label to x, and delete all text in the y-off field 7. to cause X to crash, click apply
at this point X starts to use 100% CPU and its memory usage shoots up, making the whole machine largely unresponsive and requiring X to be aborted with Ctrl-Alt-Backspace
Pd version 0.39-2 tcl 8.4.9 tk 8.4.9 X.org version 6.8.2 Kernel version 2.6.14-gentoo-r5 ATI proprietary video drivers
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1602066...
Hallo, SourceForge.net hat gesagt: // SourceForge.net wrote:
Summary: iemgui empty vertical offset crashes X on Linux
Initial Comment: Steps to crash X windowing system on Linux using Pd:
- Start X
- Start Pd
- Create a new patch
- Create a new vslider in that patch
- Open the properties window for that vslider
- Set the label to x, and delete all text in the y-off field
- to cause X to crash, click apply
at this point X starts to use 100% CPU and its memory usage shoots up, making the whole machine largely unresponsive and requiring X to be aborted with Ctrl-Alt-Backspace
Doesn't crash here at all, CPU usage stays low. Am I doing something wrong?
Ciao
Frank Barknecht wrote:
Hallo, SourceForge.net hat gesagt: // SourceForge.net wrote:
Summary: iemgui empty vertical offset crashes X on Linux
Initial Comment: Steps to crash X windowing system on Linux using Pd:
- Start X
- Start Pd
- Create a new patch
- Create a new vslider in that patch
- Open the properties window for that vslider
- Set the label to x, and delete all text in the y-off field
- to cause X to crash, click apply
at this point X starts to use 100% CPU and its memory usage shoots up, making the whole machine largely unresponsive and requiring X to be aborted with Ctrl-Alt-Backspace
Doesn't crash here at all, CPU usage stays low. Am I doing something wrong?
Ciao
Don't know - I just tried with a freshly compiled pd-0.40-2 from Miller's site, on the same linux install, and got the same crash, so I've got a feeling it must be something in my tcl/tk and/or X versions that is to blame...
Thanks,
Claude