Skip to content

numbers test crashes under wine #43569

Closed

Description

If my debugger stack is to be trusted (and I'm not 100% sure it is), then this originates as a divide by zero in LLVM:

=> 0x000000006acc1581 <_ZN12_GLOBAL__N_111DAGCombiner19visitVECTOR_SHUFFLEEPN4llvm6SDNodeE+15969>:	idivl  (%rcx)
   0x000000006acc1583 <_ZN12_GLOBAL__N_111DAGCombiner19visitVECTOR_SHUFFLEEPN4llvm6SDNodeE+15971>:	mov    0x83536(%rip),%rdx        # 0x6ad44ac0 <_ZN4llvm16DAGTypeLegalizer25SoftenFloatRes_FP16_TO_FPEPNS_6SDNodeE+80>
   0x000000006acc158a <_ZN12_GLOBAL__N_111DAGCombiner19visitVECTOR_SHUFFLEEPN4llvm6SDNodeE+15978>:	mov    $0x2,%ecx
   0x000000006acc158f <_ZN12_GLOBAL__N_111DAGCombiner19visitVECTOR_SHUFFLEEPN4llvm6SDNodeE+15983>:	mov    %eax,(%rdx)
   0x000000006acc1591 <_ZN12_GLOBAL__N_111DAGCombiner19visitVECTOR_SHUFFLEEPN4llvm6SDNodeE+15985>:	call   0x6acc1540 <_ZN12_GLOBAL__N_111DAGCombiner19visitVECTOR_SHUFFLEEPN4llvm6SDNodeE+15904>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions