JuliaPy / JuliaPy/PyCall.jl

Is it possible to link to python-dbg?

Ouverte
#258 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Julia
Étoiles
1.5k
Forks
186
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

```
INFO: PyCall is using /usr/bin/python-dbg (Python 2.7.9) at /usr/bin/python-dbg, libpython = libpython2.7_d
```

And `Segmentation Fault` as soon as `using PyCall`.

```
_PyType_Lookup at /usr/bin/../lib/x86_64-linux-gnu/libpython2.7_d.so (unknown line)
unknown function (ip: 0x7fd8d39f4b39)
unknown function (ip: 0x7fd8d39f4bda)
unknown function (ip: 0x7fd8d39f63f7)
PyType_Ready at /usr/bin/../lib/x86_64-linux-gnu/libpython2.7_d.so (unknown line)
```

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Start by reproducing `using PyCall` with `/usr/bin/python-dbg` as shown in the issue, then inspect the reported `_PyType_Lookup` and `PyType_Ready` frames. Done should establish whether PyCall can link to this debug Python build and record the resulting support status or limitation.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
julia, python
Domaine
backend
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.