In looking at the changelog for 2.7.12, I see multiple SQLite related
Python fixes that addressed coredump bugs.

On Sep 1, 2016 9:22 AM, "Scott Robison" <[email protected]> wrote:

> It appears 2.7.12 is available. Perhaps it is worth trying.
>
> On Sep 1, 2016 9:19 AM, "Frantz FISCHER" <[email protected]> wrote:
>
>> Hello,
>>
>>
>> 2.7.10 python own release.
>>
>> Got another crash mentioning the _pylite3.pyd module as you suspected
>> before.
>>
>>
>> Thanks,
>>
>> Frantz.
>>
>>
>> On 01/09/2016 17:00, Scott Robison wrote:
>>
>>> Specifically, what version / distribution of Python 2 is in use? Python's
>>> own release, ActiveState, other?
>>>
>>> On Sep 1, 2016 8:27 AM, "Frantz FISCHER" <[email protected]> wrote:
>>>
>>> Hello Richard,
>>>>
>>>>
>>>> Thank you for your answer!
>>>>
>>>> Could you please tell me which details you would require?
>>>>
>>>> I managed to get a windows mini dump, would that be of any help?
>>>>
>>>> This is the default sqlite3.dll bundled with python 2.7. Do you require
>>>> the python module? the dll itself?
>>>>
>>>>
>>>> Regards,
>>>>
>>>> Frantz.
>>>>
>>>>
>>>> On 01/09/2016 14:33, Richard Hipp wrote:
>>>>
>>>> On 9/1/16, Frantz FISCHER<[email protected]>  wrote:
>>>>>
>>>>> Using our client Python app for synchronization with a server it
>>>>>> crashes
>>>>>> frequently generating c0000005 error and also mentioning sqlite3.dll.
>>>>>>
>>>>>> Usually when an application crashes and SQLite is mentioned in the
>>>>> stack trace, that indicates that some other module corrupted the heap
>>>>> and SQLite was the first unlucky module to stumble over the
>>>>> corruption.
>>>>>
>>>>> That said, if you can provide more details, we will look into the
>>>>> matter.
>>>>>
>>>>>
>>>>> _______________________________________________
>>>> sqlite-users mailing list
>>>> [email protected]
>>>> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>>>>
>>>> _______________________________________________
>>> sqlite-users mailing list
>>> [email protected]
>>> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>>>
>>
>> --
>>
>> *Frantz Fischer*
>> Premium Support Team
>> +33 (0)1 40 33 79 87
>> +33 (0)1 40 33 71 41 (Fax)
>> www.nuxeo.com - Content Management Platform <https://www.nuxeo.com>
>>
>> _______________________________________________
>> sqlite-users mailing list
>> [email protected]
>> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>>
>
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to