in reply to Re: Perl stack issue
in thread Perl stack issue
I was hoping someone with a bit of experience would recognize the problem. (I mean experience with a similar problem, not experience in general.) Surely, someone somewhere has experienced this kind of stack problem and can give me a hint as to where the problem lies.
As I said, I don't know what code is the cause of the problem. That means I have two choices: 1) offer the entire thing (9 XS files and 4 CPP files), or 2) offer nothing.
I'm currently tracking down how the items variable is set, to see if that will help me figure out the problem. If that fails, I will start stripping things out of my XS in order to create a single, simple XS file that reproduces the problem, so I will have a saner amount of code to provide.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perl stack issue
by BrowserUk (Patriarch) on Jun 07, 2011 at 07:29 UTC | |
by Anonymous Monk on Jun 07, 2011 at 08:04 UTC | |
by BrowserUk (Patriarch) on Jun 07, 2011 at 08:42 UTC | |
|
Re^3: Perl stack issue
by Corion (Patriarch) on Jun 07, 2011 at 06:51 UTC |