[CONPY-103] Segmentation fault on decimal insert with executemany Created: 2020-08-12 Updated: 2020-10-04 Resolved: 2020-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Generic |
| Affects Version/s: | 1.0.0 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Marat Khalili | Assignee: | Georg Richter |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Python 3.7.8 (64-bit) for Windows $ cat /var/packages/MariaDB10/etc/my.cnf |
||
| Attachments: |
|
| Description |
|
The following line causes Segmentation fault on my computer:
It's decimal again, so might be related to |
| Comments |
| Comment by Georg Richter [ 2020-08-12 ] |
|
Can you try to repeat it with latest sources from github? I can't repeat both |
| Comment by Marat Khalili [ 2020-08-12 ] |
|
> Can you try to repeat it with latest sources from github? Had building from sources in my plans, but it might take a couple of weeks due to other commitments. BTW I could not find explicit build instructions (see |
| Comment by Marat Khalili [ 2020-08-30 ] |
|
Sorry, I won't be able to help. I tried to compile it under Unbutu 16.04 but wasn't able to install the compiled version properly. Guess it won't be easier on Windows. I have since switched my project to pyodbc, which seems more stable and feature-rich, so I can't spend more time on this. Good luck with your project. |
| Comment by Georg Richter [ 2020-10-04 ] |
|
Closing since no feedback was provided |