<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
This patch always crashes Pd on several machines (FC6 &amp; Windows)<br>
<br>
IOhannes m zmoelnig a écrit :
<blockquote cite="mid45634B91.6050201@iem.at" type="cite">
  <pre wrap="">Romain Vuillet wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">When i use splitfile in this way, it crashes pd without prompting...
    </pre>
  </blockquote>
  <pre wrap=""><!---->
are you sure? your patch does not crash here ;-)

the patch you send me is just one of the standard ways to use
[splitfilname]. (it really looks like a help-patch)

of course, [openpanel] might output a symbol that crashes
[splitfilename], but it didn't do so with any random file i opened.
this was exactly the reason why i asked for a crashpatch: have a
_reliable_ and _reproducible_ way to trigger a crash. (not just sometimes).

in order to proceed could you please: find a file that always crashes pd
when you select it with the openpanel in the patch you sent me.
then make a patch like:


[bng]
|
[openpanel]
|
[set symbol $1(
|
[ (
|
[splitfilename]


press bang and select the filename that crashes [splitfilename]. press
"ok" in the openpanel-dialog.
save the patch.
verify that it crashes by clicking on the messagebox which shows the
filename.
send me the patch with the bad symbol.

mfg.adsr
IOhannes


  </pre>
</blockquote>
</body>
</html>