Python Forum
Error in Python3.6:free() Corrupted unsorted chunks error
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error in Python3.6:free() Corrupted unsorted chunks error
#1
I have multiple python scripts which push data in many tables of MsSql database.

I am using pymssql python package to connect to database. I have gone through multiple posts on stack flow and other forums regarding this issue.

I also tried using sqlalchemy python package for connecting to the database, but it also leads to error.

But I am still unaware why I am getting this error is it because of python package issue or memory issue.

Could anyone guide me what actually the error is and how to resolve it?
Reply


Messages In This Thread
Error in Python3.6:free() Corrupted unsorted chunks error - by sameer_k - Mar-18-2020, 09:20 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Downloaded file corrupted emont 5 3,168 Oct-01-2023, 11:32 AM
Last Post: snippsat
Sad How to split a String from Text Input into 40 char chunks? lastyle 7 2,879 Aug-01-2023, 09:36 AM
Last Post: Pedroski55
  Understanding and debugging memory error crashes with python3.10.10 Arkaik 5 4,902 Apr-18-2023, 03:22 AM
Last Post: Larz60+
  is there an itertor of chunks? Skaperen 8 3,782 Jul-22-2022, 10:17 PM
Last Post: Skaperen
Sad pandas writer create "corrupted" file freko75 1 5,057 Jun-14-2022, 09:57 PM
Last Post: snippsat
  Structuring and pivoting corrupted dataframe in pandas gunner1905 2 3,140 Sep-18-2021, 01:30 PM
Last Post: gunner1905
  pandas.errors.ParserError: Error tokenizing data. C error: Expected 9 fields in line Anldra12 9 23,405 Jun-15-2021, 08:16 AM
Last Post: Anldra12
  cx_Oracle.DatabaseError: Error while trying to retrieve text from error ORA-01804 rajeshparadker 0 9,592 Nov-12-2020, 07:34 PM
Last Post: rajeshparadker
  Coding error- Not sure where I have put error markers against the code that is wrong Username9 1 2,332 Sep-28-2020, 07:57 AM
Last Post: buran
Bug maximum recursion depth exceeded while calling a Python object error in python3 Prezess 4 6,241 Aug-02-2020, 02:21 PM
Last Post: deanhystad

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020