[Python-de] gdb No symbol "_PyUnicode_AsString" in current context.

M.-A. Lemburg mal at egenix.com
So Mai 26 00:33:12 CEST 2013


On 24.05.2013 15:00, Thomas Guettler wrote:
> Hallo,
> 
> ich habe gerade einen komischen Fehler in Python: Segmentation Fault beim
> Beenden des Interpreters.
> 
> Siehe: http://stackoverflow.com/questions/16731115/how-to-debug-a-python-seg-fault
> 
> Beim Versuch mit gdb pystack anzuzeigen geht nicht. Siehe Subjekt.
> 
> Hat jemand einen Tipp?

Das ist eine interne Funktion, die der Compiler vermutlich
wegoptimiert hat, sprich die Funktion ist inline übersetzt
worden.

Bekommst Du den Fehler auch mit 2.7.5 ?

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, May 26 2013)
>>> Python Projects, Consulting and Support ...   http://www.egenix.com/
>>> mxODBC.Zope/Plone.Database.Adapter ...       http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________
2013-07-01: EuroPython 2013, Florence, Italy ...           36 days to go

::::: Try our mxODBC.Connect Python Database Interface for free ! ::::::

   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
           Registered at Amtsgericht Duesseldorf: HRB 46611
               http://www.egenix.com/company/contact/


Mehr Informationen über die Mailingliste python-de