https://bugzilla.wikimedia.org/show_bug.cgi?id=55541

--- Comment #3 from Sam Reed (reedy) <s...@reedyboy.net> ---
root@ubuntu64-web-esxi:/tmp# gdb php
GNU gdb (GDB) 7.5.91.20130417-cvs-ubuntu
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/php5...Reading symbols from
/usr/lib/debug/usr/bin/php5...^[[Adone.
done.
(gdb)
(gdb) directory /tmp/php5-5.4.9/
Source directories searched: /tmp/php5-5.4.9:$cdir:$cwd
(gdb) source /tmp/php5-5.4.9/.gdbinit
Redefine command "set_ts"? (y or n) [answered Y; input not from terminal]
Redefine command "____executor_globals"? (y or n) [answered Y; input not from
terminal]
Redefine command "print_cvs"? (y or n) [answered Y; input not from terminal]
Redefine command "dump_bt"? (y or n) [answered Y; input not from terminal]
Redefine command "printzv"? (y or n) [answered Y; input not from terminal]
Redefine command "____printzv_contents"? (y or n) [answered Y; input not from
terminal]
Redefine command "____printzv"? (y or n) [answered Y; input not from terminal]
Redefine command "____print_const_table"? (y or n) [answered Y; input not from
terminal]
Redefine command "print_const_table"? (y or n) [answered Y; input not from
terminal]
Redefine command "____print_ht"? (y or n) [answered Y; input not from terminal]
Redefine command "print_ht"? (y or n) [answered Y; input not from terminal]
Redefine command "print_htptr"? (y or n) [answered Y; input not from terminal]
Redefine command "print_htstr"? (y or n) [answered Y; input not from terminal]
Redefine command "____print_ft"? (y or n) [answered Y; input not from terminal]
Redefine command "print_ft"? (y or n) [answered Y; input not from terminal]
Redefine command "____print_inh_class"? (y or n) [answered Y; input not from
terminal]
Redefine command "____print_inh_iface"? (y or n) [answered Y; input not from
terminal]
Redefine command "print_inh"? (y or n) [answered Y; input not from terminal]
Redefine command "print_pi"? (y or n) [answered Y; input not from terminal]
Redefine command "____print_str"? (y or n) [answered Y; input not from
terminal]
Redefine command "printzn"? (y or n) [answered Y; input not from terminal]
Redefine command "printzops"? (y or n) [answered Y; input not from terminal]
Redefine command "zbacktrace"? (y or n) [answered Y; input not from terminal]
Redefine command "zmemcheck"? (y or n) [answered Y; input not from terminal]
(gdb) run /var/www/wiki/mediawiki/core/maintenance/importImages.php
--comment-ext=txt --user=Reedy /tmp/uploads --overwrite
Starting program: /usr/bin/php5
/var/www/wiki/mediawiki/core/maintenance/importImages.php --comment-ext=txt
--user=Reedy /tmp/uploads --overwrite
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
warning: the debug information found in
"/usr/lib/debug//usr/lib/php5/20100525/mysql.so" does not match
"/usr/lib/php5/20100525/mysql.so" (CRC mismatch).

warning: the debug information found in
"/usr/lib/debug/usr/lib/php5/20100525/mysql.so" does not match
"/usr/lib/php5/20100525/mysql.so" (CRC mismatch).

warning: the debug information found in
"/usr/lib/debug//usr/lib/php5/20100525/mysqli.so" does not match
"/usr/lib/php5/20100525/mysqli.so" (CRC mismatch).

warning: the debug information found in
"/usr/lib/debug/usr/lib/php5/20100525/mysqli.so" does not match
"/usr/lib/php5/20100525/mysqli.so" (CRC mismatch).

warning: the debug information found in
"/usr/lib/debug//usr/lib/php5/20100525/pdo_mysql.so" does not match
"/usr/lib/php5/20100525/pdo_mysql.so" (CRC mismatch).

warning: the debug information found in
"/usr/lib/debug/usr/lib/php5/20100525/pdo_mysql.so" does not match
"/usr/lib/php5/20100525/pdo_mysql.so" (CRC mismatch).

[New Thread 0x7fffe975b700 (LWP 23078)]
[Thread 0x7fffe975b700 (LWP 23078) exited]
Import Images

Pressbilder_till_Ars_11,_reprofotografi_av_bild_från_resealbum_-_Hallwylska_museet_-_87785.tif
exists, overwriting...
Program received signal SIGSEGV, Segmentation fault.
php_ifd_get16u (value=0xfffffffffa3fb318, motorola_intel=0) at
/build/buildd/php5-5.4.9/ext/exif/exif.c:1095
1095    /build/buildd/php5-5.4.9/ext/exif/exif.c: No such file or directory.
(gdb) zbacktrace
[0x7ffff7fa7928]
exif_read_data("/tmp/uploads/Pressbilder_till_Ars_11,_reprofotografi_av_bild_fr\37777777703\37777777645n_resealbum_-_Hallwylska_museet_-_87785.tif",
"0", true) /var/www/wiki/mediawiki/core/includes/media/Exif.php:302
[0x7ffff7fa74e0]
Exif->__construct("/tmp/uploads/Pressbilder_till_Ars_11,_reprofotografi_av_bild_fr\37777777703\37777777645n_resealbum_-_Hallwylska_museet_-_87785.tif",
"LE") /var/www/wiki/mediawiki/core/includes/media/BitmapMetadataHandler.php:268
[0x7ffff7fa7190]
BitmapMetadataHandler::Tiff("/tmp/uploads/Pressbilder_till_Ars_11,_reprofotografi_av_bild_fr\37777777703\37777777645n_resealbum_-_Hallwylska_museet_-_87785.tif")
/var/www/wiki/mediawiki/core/includes/media/Tiff.php:82
[0x7ffff7fa6628] TiffHandler->getMetadata(object[0x1c2f7b8],
"/tmp/uploads/Pressbilder_till_Ars_11,_reprofotografi_av_bild_fr\37777777703\37777777645n_resealbum_-_Hallwylska_museet_-_87785.tif")
/var/www/wiki/mediawiki/core/includes/filebackend/FSFile.php:136
[0x7ffff7fa6498] FSFile->getProps(true)
/var/www/wiki/mediawiki/core/includes/filebackend/FSFile.php:241
[0x7ffff7fa4060]
FSFile::getPropsFromPath("/tmp/uploads/Pressbilder_till_Ars_11,_reprofotografi_av_bild_fr\37777777703\37777777645n_resealbum_-_Hallwylska_museet_-_87785.tif")
/var/www/wiki/mediawiki/core/maintenance/importImages.php:231

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to