https://bugzilla.wikimedia.org/show_bug.cgi?id=55541
--- Comment #5 from Sam Reed (reedy) <[email protected]> --- Amusingly, it completes under valgrind root@ubuntu64-web-esxi:/var/www/wiki/mediawiki/core# valgrind php maintenance/importImages.php --comment-ext=txt --user=Reedy /tmp/uploads ==22771== Memcheck, a memory error detector ==22771== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al. ==22771== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info ==22771== Command: php maintenance/importImages.php --comment-ext=txt --user=Reedy /tmp/uploads ==22771== Import Images Importing Pressbilder_till_Ars_11,_reprofotografi_av_bild_från_resealbum_-_Hallwylska_museet_-_87785.tif... done. Found: 1 Added: 1 ==22771== ==22771== HEAP SUMMARY: ==22771== in use at exit: 148,542 bytes in 1,646 blocks ==22771== total heap usage: 421,034 allocs, 419,388 frees, 122,387,624 bytes allocated ==22771== ==22771== LEAK SUMMARY: ==22771== definitely lost: 410 bytes in 7 blocks ==22771== indirectly lost: 3,640 bytes in 5 blocks ==22771== possibly lost: 0 bytes in 0 blocks ==22771== still reachable: 144,492 bytes in 1,634 blocks ==22771== suppressed: 0 bytes in 0 blocks ==22771== Rerun with --leak-check=full to see details of leaked memory ==22771== ==22771== For counts of detected and suppressed errors, rerun with: -v ==22771== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 2 from 2) root@ubuntu64-web-esxi:/var/www/wiki/mediawiki/core# root@ubuntu64-web-esxi:/var/www/wiki/mediawiki/core# php maintenance/importImages.php --comment-ext=txt --user=Reedy /tmp/uploads Import Images Pressbilder_till_Ars_11,_reprofotografi_av_bild_från_resealbum_-_Hallwylska_museet_-_87785.tif exists, skipping Found: 1 Skipped: 1 root@ubuntu64-web-esxi:/var/www/wiki/mediawiki/core# php maintenance/importImages.php --comment-ext=txt --user=Reedy /tmp/uploads --overwrite Import Images Pressbilder_till_Ars_11,_reprofotografi_av_bild_från_resealbum_-_Hallwylska_museet_-_87785.tif exists, overwriting...Segmentation fault root@ubuntu64-web-esxi:/var/www/wiki/mediawiki/core# -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
