FS#49959 - imagemagick crash when joining two files

Attached to Project: Community Packages
Opened by akerro (akerro) - Tuesday, 05 July 2016, 16:48 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 06 July 2016, 14:44 GMT
Task Type Support Request
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Imagemagick crashes with LLVM error when trying to join files

Additional info:
* package version(s)
imagemagick-6.9.4.6-2-x86_64
* config and/or log files etc.
below

Steps to reproduce:
convert P1110350.JPG P1110360.JPG agreement.pdf
LLVM ERROR: Cannot select: 0x27dee80: v2i32,ch = REGISTER_LOAD 0x1e137c0, 0x1e0f790, TargetConstant:i32<0>, undef:i32
0x1e0f790: i32 = srl 0x1d8bbf0, Constant:i32<2>
0x1d8bbf0: i32 = add 0x21586e0, Constant:i32<8>
0x21586e0: i32 = srl 0x1e13c80, Constant:i32<13>
0x1e13c80: i32 = add 0x1e13a20, 0x1e0fd80
0x1e13a20: i32 = and 0x2304280, Constant:i32<65536>
0x2304280: i32 = shl 0x1e144d0, Constant:i32<1>
0x1e144d0: i32 = select_cc 0x1d87960, Constant:i32<0>, 0x1e0f9f0, 0x1e13000, seteq:ch
0x1d87960: i32 = srl 0x1e13000, Constant:i32<23>
0x1e13000: i32 = bitcast 0x1d8bd20

0x1e0cfc0: i32 = Constant<23>
0x22fe240: i32 = Constant<0>
0x1e0f9f0: i32 = bitcast 0x21557f0
0x21557f0: f32 = fadd 0x1d8b4d0, ConstantFP:f32<-1.000000e+00>


0x1e13000: i32 = bitcast 0x1d8bd20
0x1d8bd20: f32 = fadd 0x1d8b270, 0x1d8b270


0x2303c90: i32 = Constant<1>
0x1e0fc50: i32 = Constant<65536>
0x1e0fd80: i32 = and 0x1e144d0, Constant:i32<8323072>
0x1e144d0: i32 = select_cc 0x1d87960, Constant:i32<0>, 0x1e0f9f0, 0x1e13000, seteq:ch
0x1d87960: i32 = srl 0x1e13000, Constant:i32<23>
0x1e13000: i32 = bitcast 0x1d8bd20
0x1d8bd20: f32 = fadd 0x1d8b270, 0x1d8b270


0x1e0cfc0: i32 = Constant<23>
0x22fe240: i32 = Constant<0>
0x1e0f9f0: i32 = bitcast 0x21557f0
0x21557f0: f32 = fadd 0x1d8b4d0, ConstantFP:f32<-1.000000e+00>
0x1d8b4d0: f32 = bitcast 0x1d8b3a0

0x1d87f50: f32 = ConstantFP<-1.000000e+00>
0x1e13000: i32 = bitcast 0x1d8bd20
0x1d8bd20: f32 = fadd 0x1d8b270, 0x1d8b270
0x1d8b270: f32,ch = CopyFromReg 0x273fc80, Register:f32 %vreg127

0x1d8b270: f32,ch = CopyFromReg 0x273fc80, Register:f32 %vreg127

0x1e14270: i32 = Constant<8323072>
0x1d875d0: i32 = Constant<13>
0x2158a70: i32 = Constant<8>
0x2301000: i32 = Constant<2>
0x1e128e0: i32 = TargetConstant<0>
0x2303ef0: i32 = undef
In function: AddNoise
This task depends upon

Closed by  Doug Newgard (Scimmia)
Wednesday, 06 July 2016, 14:44 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#49647 

Loading...