Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: weird XS_unpack_charPtrPtr error

by BrowserUk (Patriarch)
on Apr 04, 2009 at 02:23 UTC ( [id://755387]=note: print w/replies, xml ) Need Help??


in reply to weird XS_unpack_charPtrPtr error

Therefore, the only thing I can hope for is some general Inline debugging/troubleshooting advice. For starters, I would love to know how to find out which function in my code is causing Inline C to generate a reference to XS_unpack_charPtrPtr.

Whether it will help or not ... but you could start by adding:

#define XS_unpack_charPtrPtr ___something___never___defined

at the top of your code after any #includes. That ought to cause any references to it to bellyache along with line numbers. It might give you a starting point.


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://755387]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (9)
As of 2024-04-23 09:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found