media mover data and node object recursively stored in media_mover_files.data column

mfb - July 16, 2009 - 08:31
Project:Media Mover
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

I am seeing 16,777,215 bytes of data stored in the media_mover_files.data column. It consists of serialized array of media mover data which contains the node object which contains the media mover data....

This results in fatal memory_limit and max_allowed_packet errors.

#1

mfb - July 17, 2009 - 00:15

Additional info: I am only seeing this issue when I use the Media Mover CCK module to store the files.

#2

arthurf - July 18, 2009 - 15:14

I just did a bit of refactoring which I hope will address this- can you update to latest dev and see if that works for you?

#3

mfb - July 27, 2009 - 22:45

#4

szczym - July 29, 2009 - 18:21

Confirming, i also run into those memory problems with mm+cck but im able to trace it or recreate it.

 
 

Drupal is a registered trademark of Dries Buytaert.