Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 621871 Details for
Bug 863290
[abrt] libxml2-2.7.8-9.fc17: ____strtol_l_internal: Process /usr/bin/xmllint was killed by signal 11 (SIGSEGV)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 20.02 KB, created by
Jacek Radzikowski
on 2012-10-05 00:28:48 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Jacek Radzikowski
Created:
2012-10-05 00:28:48 UTC
Size:
20.02 KB
patch
obsolete
>[New LWP 3576] >Core was generated by `xmllint document.xml --pretty'. >Program terminated with signal 11, Segmentation fault. >#0 __GI_____strtol_l_internal (nptr=0x0, endptr=endptr@entry=0x0, base=base@entry=10, group=group@entry=0, loc=0x3bbc1b1020) at ../stdlib/strtol_l.c:298 >298 while (ISSPACE (*s)) > >Thread 1 (LWP 3576): >#0 __GI_____strtol_l_internal (nptr=0x0, endptr=endptr@entry=0x0, base=base@entry=10, group=group@entry=0, loc=0x3bbc1b1020) at ../stdlib/strtol_l.c:298 > negative = <optimized out> > cutoff = <optimized out> > cutlim = <optimized out> > i = <optimized out> > s = 0x0 > c = <optimized out> > save = <optimized out> > end = <optimized out> > overflow = <optimized out> > cnt = <optimized out> > current = 0x3bbc1ae240 > thousands = 0x0 > thousands_len = 0 > grouping = 0x0 >#1 0x0000003bbbe39e92 in __GI_strtol (nptr=<optimized out>, endptr=endptr@entry=0x0, base=base@entry=10) at ../stdlib/strtol.c:110 >No locals. >#2 0x0000000000406448 in atoi (__nptr=<optimized out>) at /usr/include/stdlib.h:286 >No locals. >#3 main (argc=3, argv=0x7fff53516928) at xmllint.c:3351 > i = 3 > acount = <optimized out> > files = 0 > version = <optimized out> > indent = <optimized out> >From To Syms Read Shared Object Library >0x0000003bc5e2cd70 0x0000003bc5f0f744 Yes /lib64/libxml2.so.2 >0x0000003bbc600ea0 0x0000003bbc6019e0 Yes /lib64/libdl.so.2 >0x0000003bbd201f50 0x0000003bbd20e718 Yes /lib64/libz.so.1 >0x0000003bbc2055f0 0x0000003bbc26ca4c Yes /lib64/libm.so.6 >0x0000003bbbe1ef60 0x0000003bbbf5f780 Yes /lib64/libc.so.6 >0x0000003bbba00b20 0x0000003bbba1a319 Yes /lib64/ld-linux-x86-64.so.2 >$1 = 0x0 >No symbol "__glib_assert_msg" in current context. >rax 0x0 0 >rbx 0x3 3 >rcx 0x0 0 >rdx 0xa 10 >rsi 0x0 0 >rdi 0x0 0 >rbp 0x7fff535181ce 0x7fff535181ce >rsp 0x7fff53516780 0x7fff53516780 >r8 0x3bbc1b1020 256558960672 >r9 0xb 11 >r10 0xfffffffffffff94b -1717 >r11 0x0 0 >r12 0x0 0 >r13 0x3 3 >r14 0x0 0 >r15 0x0 0 >rip 0x3bbbe39f14 0x3bbbe39f14 <__GI_____strtol_l_internal+68> >eflags 0x10283 [ CF SF IF RF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >Dump of assembler code for function __GI_____strtol_l_internal: > 0x0000003bbbe39ed0 <+0>: push %r15 > 0x0000003bbbe39ed2 <+2>: mov %rsi,%r15 > 0x0000003bbbe39ed5 <+5>: push %r14 > 0x0000003bbbe39ed7 <+7>: mov %rdi,%r14 > 0x0000003bbbe39eda <+10>: push %r13 > 0x0000003bbbe39edc <+12>: push %r12 > 0x0000003bbbe39ede <+14>: push %rbp > 0x0000003bbbe39edf <+15>: push %rbx > 0x0000003bbbe39ee0 <+16>: sub $0x38,%rsp > 0x0000003bbbe39ee4 <+20>: test %ecx,%ecx > 0x0000003bbbe39ee6 <+22>: mov 0x8(%r8),%rax > 0x0000003bbbe39eea <+26>: jne 0x3bbbe3a2da <__GI_____strtol_l_internal+1034> > 0x0000003bbbe39ef0 <+32>: xor %ecx,%ecx > 0x0000003bbbe39ef2 <+34>: xor %r12d,%r12d > 0x0000003bbbe39ef5 <+37>: cmp $0x1,%edx > 0x0000003bbbe39ef8 <+40>: je 0x3bbbe3a080 <__GI_____strtol_l_internal+432> > 0x0000003bbbe39efe <+46>: mov %edx,%eax > 0x0000003bbbe39f00 <+48>: shr $0x1f,%eax > 0x0000003bbbe39f03 <+51>: test %al,%al > 0x0000003bbbe39f05 <+53>: jne 0x3bbbe3a080 <__GI_____strtol_l_internal+432> > 0x0000003bbbe39f0b <+59>: cmp $0x24,%edx > 0x0000003bbbe39f0e <+62>: jg 0x3bbbe3a080 <__GI_____strtol_l_internal+432> >=> 0x0000003bbbe39f14 <+68>: movzbl (%r14),%ebx > 0x0000003bbbe39f18 <+72>: mov 0x68(%r8),%r9 > 0x0000003bbbe39f1c <+76>: mov %r14,%r13 > 0x0000003bbbe39f1f <+79>: movsbq %bl,%rax > 0x0000003bbbe39f23 <+83>: testb $0x20,0x1(%r9,%rax,2) > 0x0000003bbbe39f29 <+89>: je 0x3bbbe39f45 <__GI_____strtol_l_internal+117> > 0x0000003bbbe39f2b <+91>: nopl 0x0(%rax,%rax,1) > 0x0000003bbbe39f30 <+96>: add $0x1,%r13 > 0x0000003bbbe39f34 <+100>: movzbl 0x0(%r13),%ebx > 0x0000003bbbe39f39 <+105>: movsbq %bl,%rax > 0x0000003bbbe39f3d <+109>: testb $0x20,0x1(%r9,%rax,2) > 0x0000003bbbe39f43 <+115>: jne 0x3bbbe39f30 <__GI_____strtol_l_internal+96> > 0x0000003bbbe39f45 <+117>: test %bl,%bl > 0x0000003bbbe39f47 <+119>: je 0x3bbbe3a302 <__GI_____strtol_l_internal+1074> > 0x0000003bbbe39f4d <+125>: cmp $0x2d,%bl > 0x0000003bbbe39f50 <+128>: je 0x3bbbe3a1b3 <__GI_____strtol_l_internal+739> > 0x0000003bbbe39f56 <+134>: cmp $0x2b,%bl > 0x0000003bbbe39f59 <+137>: movl $0x0,0x24(%rsp) > 0x0000003bbbe39f61 <+145>: je 0x3bbbe3a0b7 <__GI_____strtol_l_internal+487> > 0x0000003bbbe39f67 <+151>: cmp $0x30,%bl > 0x0000003bbbe39f6a <+154>: je 0x3bbbe3a1cd <__GI_____strtol_l_internal+765> > 0x0000003bbbe39f70 <+160>: test %edx,%edx > 0x0000003bbbe39f72 <+162>: je 0x3bbbe3a09f <__GI_____strtol_l_internal+463> > 0x0000003bbbe39f78 <+168>: cmp $0xa,%edx > 0x0000003bbbe39f7b <+171>: je 0x3bbbe3a09f <__GI_____strtol_l_internal+463> > 0x0000003bbbe39f81 <+177>: lea -0x2(%rdx),%ecx > 0x0000003bbbe39f84 <+180>: xor %ebp,%ebp > 0x0000003bbbe39f86 <+182>: xor %eax,%eax > 0x0000003bbbe39f88 <+184>: lea 0x134051(%rip),%rdi # 0x3bbbf6dfe0 <__strtol_ul_rem_tab> > 0x0000003bbbe39f8f <+191>: movslq %ecx,%rcx > 0x0000003bbbe39f92 <+194>: lea 0x134087(%rip),%rsi # 0x3bbbf6e020 <__strtol_ul_max_tab> > 0x0000003bbbe39f99 <+201>: test %bl,%bl > 0x0000003bbbe39f9b <+203>: movzbl (%rdi,%rcx,1),%edi > 0x0000003bbbe39f9f <+207>: mov (%rsi,%rcx,8),%rsi > 0x0000003bbbe39fa3 <+211>: mov %dil,0x23(%rsp) > 0x0000003bbbe39fa8 <+216>: je 0x3bbbe3a12c <__GI_____strtol_l_internal+604> > 0x0000003bbbe39fae <+222>: cmp %r13,%rax > 0x0000003bbbe39fb1 <+225>: je 0x3bbbe3a230 <__GI_____strtol_l_internal+864> > 0x0000003bbbe39fb7 <+231>: lea -0x1(%rbp),%rcx > 0x0000003bbbe39fbb <+235>: mov %r13,%r9 > 0x0000003bbbe39fbe <+238>: xor %edi,%edi > 0x0000003bbbe39fc0 <+240>: xor %r10d,%r10d > 0x0000003bbbe39fc3 <+243>: movslq %edx,%r11 > 0x0000003bbbe39fc6 <+246>: mov %rcx,0x28(%rsp) > 0x0000003bbbe39fcb <+251>: nopl 0x0(%rax,%rax,1) > 0x0000003bbbe39fd0 <+256>: lea -0x30(%rbx),%ecx > 0x0000003bbbe39fd3 <+259>: cmp $0x9,%cl > 0x0000003bbbe39fd6 <+262>: jbe 0x3bbbe3a0eb <__GI_____strtol_l_internal+539> > 0x0000003bbbe39fdc <+268>: test %rbp,%rbp > 0x0000003bbbe39fdf <+271>: je 0x3bbbe3a0d6 <__GI_____strtol_l_internal+518> > 0x0000003bbbe39fe5 <+277>: cmp %bl,(%r12) > 0x0000003bbbe39fe9 <+281>: jne 0x3bbbe3a0d6 <__GI_____strtol_l_internal+518> > 0x0000003bbbe39fef <+287>: xor %ecx,%ecx > 0x0000003bbbe39ff1 <+289>: mov %bl,0x7(%rsp) > 0x0000003bbbe39ff5 <+293>: jmp 0x3bbbe3a00f <__GI_____strtol_l_internal+319> > 0x0000003bbbe39ff7 <+295>: nopw 0x0(%rax,%rax,1) > 0x0000003bbbe3a000 <+304>: movzbl (%r9,%rcx,1),%ebx > 0x0000003bbbe3a005 <+309>: cmp %bl,(%r12,%rcx,1) > 0x0000003bbbe3a009 <+313>: jne 0x3bbbe3a0c8 <__GI_____strtol_l_internal+504> > 0x0000003bbbe3a00f <+319>: add $0x1,%rcx > 0x0000003bbbe3a013 <+323>: cmp %rbp,%rcx > 0x0000003bbbe3a016 <+326>: jne 0x3bbbe3a000 <__GI_____strtol_l_internal+304> > 0x0000003bbbe3a018 <+328>: mov 0x28(%rsp),%rcx > 0x0000003bbbe3a01d <+333>: add %r9,%rcx > 0x0000003bbbe3a020 <+336>: movzbl 0x1(%rcx),%ebx > 0x0000003bbbe3a024 <+340>: lea 0x1(%rcx),%r9 > 0x0000003bbbe3a028 <+344>: test %bl,%bl > 0x0000003bbbe3a02a <+346>: je 0x3bbbe3a120 <__GI_____strtol_l_internal+592> > 0x0000003bbbe3a030 <+352>: cmp %r9,%rax > 0x0000003bbbe3a033 <+355>: jne 0x3bbbe39fd0 <__GI_____strtol_l_internal+256> > 0x0000003bbbe3a035 <+357>: test %r15,%r15 > 0x0000003bbbe3a038 <+360>: je 0x3bbbe3a03d <__GI_____strtol_l_internal+365> > 0x0000003bbbe3a03a <+362>: mov %r9,(%r15) > 0x0000003bbbe3a03d <+365>: test %edi,%edi > 0x0000003bbbe3a03f <+367>: jne 0x3bbbe3a180 <__GI_____strtol_l_internal+688> > 0x0000003bbbe3a045 <+373>: mov 0x24(%rsp),%ecx > 0x0000003bbbe3a049 <+377>: test %ecx,%ecx > 0x0000003bbbe3a04b <+379>: je 0x3bbbe3a23f <__GI_____strtol_l_internal+879> > 0x0000003bbbe3a051 <+385>: mov %r10,%rax > 0x0000003bbbe3a054 <+388>: movabs $0x8000000000000000,%rdx > 0x0000003bbbe3a05e <+398>: neg %rax > 0x0000003bbbe3a061 <+401>: cmp %rdx,%r10 > 0x0000003bbbe3a064 <+404>: jbe 0x3bbbe3a090 <__GI_____strtol_l_internal+448> > 0x0000003bbbe3a066 <+406>: mov 0x375dc3(%rip),%rax # 0x3bbc1afe30 > 0x0000003bbbe3a06d <+413>: movl $0x22,%fs:(%rax) > 0x0000003bbbe3a074 <+420>: jmpq 0x3bbbe3a1a4 <__GI_____strtol_l_internal+724> > 0x0000003bbbe3a079 <+425>: nopl 0x0(%rax) > 0x0000003bbbe3a080 <+432>: mov 0x375da9(%rip),%rax # 0x3bbc1afe30 > 0x0000003bbbe3a087 <+439>: movl $0x16,%fs:(%rax) > 0x0000003bbbe3a08e <+446>: xor %eax,%eax > 0x0000003bbbe3a090 <+448>: add $0x38,%rsp > 0x0000003bbbe3a094 <+452>: pop %rbx > 0x0000003bbbe3a095 <+453>: pop %rbp > 0x0000003bbbe3a096 <+454>: pop %r12 > 0x0000003bbbe3a098 <+456>: pop %r13 > 0x0000003bbbe3a09a <+458>: pop %r14 > 0x0000003bbbe3a09c <+460>: pop %r15 > 0x0000003bbbe3a09e <+462>: retq > 0x0000003bbbe3a09f <+463>: test %rcx,%rcx > 0x0000003bbbe3a0a2 <+466>: jne 0x3bbbe3a27a <__GI_____strtol_l_internal+938> > 0x0000003bbbe3a0a8 <+472>: mov $0x8,%ecx > 0x0000003bbbe3a0ad <+477>: mov $0xa,%edx > 0x0000003bbbe3a0b2 <+482>: jmpq 0x3bbbe39f84 <__GI_____strtol_l_internal+180> > 0x0000003bbbe3a0b7 <+487>: movzbl 0x1(%r13),%ebx > 0x0000003bbbe3a0bc <+492>: add $0x1,%r13 > 0x0000003bbbe3a0c0 <+496>: jmpq 0x3bbbe39f67 <__GI_____strtol_l_internal+151> > 0x0000003bbbe3a0c5 <+501>: nopl (%rax) > 0x0000003bbbe3a0c8 <+504>: cmp %rcx,%rbp > 0x0000003bbbe3a0cb <+507>: movzbl 0x7(%rsp),%ebx > 0x0000003bbbe3a0d0 <+512>: je 0x3bbbe3a018 <__GI_____strtol_l_internal+328> > 0x0000003bbbe3a0d6 <+518>: mov 0x68(%r8),%rcx > 0x0000003bbbe3a0da <+522>: testb $0x4,0x1(%rcx,%rbx,2) > 0x0000003bbbe3a0df <+527>: je 0x3bbbe3a120 <__GI_____strtol_l_internal+592> > 0x0000003bbbe3a0e1 <+529>: mov 0x78(%r8),%rcx > 0x0000003bbbe3a0e5 <+533>: mov (%rcx,%rbx,4),%ecx > 0x0000003bbbe3a0e8 <+536>: sub $0x37,%ecx > 0x0000003bbbe3a0eb <+539>: movzbl %cl,%ebx > 0x0000003bbbe3a0ee <+542>: cmp %edx,%ebx > 0x0000003bbbe3a0f0 <+544>: jge 0x3bbbe3a120 <__GI_____strtol_l_internal+592> > 0x0000003bbbe3a0f2 <+546>: cmp %rsi,%r10 > 0x0000003bbbe3a0f5 <+549>: ja 0x3bbbe3a170 <__GI_____strtol_l_internal+672> > 0x0000003bbbe3a0f7 <+551>: je 0x3bbbe3a160 <__GI_____strtol_l_internal+656> > 0x0000003bbbe3a0f9 <+553>: imul %r11,%r10 > 0x0000003bbbe3a0fd <+557>: movzbl %cl,%ecx > 0x0000003bbbe3a100 <+560>: add %rcx,%r10 > 0x0000003bbbe3a103 <+563>: mov %r9,%rcx > 0x0000003bbbe3a106 <+566>: movzbl 0x1(%rcx),%ebx > 0x0000003bbbe3a10a <+570>: lea 0x1(%rcx),%r9 > 0x0000003bbbe3a10e <+574>: test %bl,%bl > 0x0000003bbbe3a110 <+576>: jne 0x3bbbe3a030 <__GI_____strtol_l_internal+352> > 0x0000003bbbe3a116 <+582>: nopw %cs:0x0(%rax,%rax,1) > 0x0000003bbbe3a120 <+592>: cmp %r13,%r9 > 0x0000003bbbe3a123 <+595>: jne 0x3bbbe3a035 <__GI_____strtol_l_internal+357> > 0x0000003bbbe3a129 <+601>: mov %r9,%r13 > 0x0000003bbbe3a12c <+604>: test %r15,%r15 > 0x0000003bbbe3a12f <+607>: je 0x3bbbe3a238 <__GI_____strtol_l_internal+872> > 0x0000003bbbe3a135 <+613>: mov %r13,%rax > 0x0000003bbbe3a138 <+616>: sub %r14,%rax > 0x0000003bbbe3a13b <+619>: cmp $0x1,%rax > 0x0000003bbbe3a13f <+623>: jle 0x3bbbe3a154 <__GI_____strtol_l_internal+644> > 0x0000003bbbe3a141 <+625>: movsbq -0x1(%r13),%rdx > 0x0000003bbbe3a146 <+630>: mov 0x78(%r8),%rax > 0x0000003bbbe3a14a <+634>: cmpl $0x58,(%rax,%rdx,4) > 0x0000003bbbe3a14e <+638>: je 0x3bbbe3a217 <__GI_____strtol_l_internal+839> > 0x0000003bbbe3a154 <+644>: mov %r14,(%r15) > 0x0000003bbbe3a157 <+647>: xor %eax,%eax > 0x0000003bbbe3a159 <+649>: jmpq 0x3bbbe3a090 <__GI_____strtol_l_internal+448> > 0x0000003bbbe3a15e <+654>: xchg %ax,%ax > 0x0000003bbbe3a160 <+656>: cmp 0x23(%rsp),%cl > 0x0000003bbbe3a164 <+660>: jbe 0x3bbbe3a0f9 <__GI_____strtol_l_internal+553> > 0x0000003bbbe3a166 <+662>: nopw %cs:0x0(%rax,%rax,1) > 0x0000003bbbe3a170 <+672>: mov %r9,%rcx > 0x0000003bbbe3a173 <+675>: mov $0x1,%edi > 0x0000003bbbe3a178 <+680>: jmpq 0x3bbbe3a020 <__GI_____strtol_l_internal+336> > 0x0000003bbbe3a17d <+685>: nopl (%rax) > 0x0000003bbbe3a180 <+688>: mov 0x24(%rsp),%edx > 0x0000003bbbe3a184 <+692>: mov 0x375ca5(%rip),%rax # 0x3bbc1afe30 > 0x0000003bbbe3a18b <+699>: test %edx,%edx > 0x0000003bbbe3a18d <+701>: movl $0x22,%fs:(%rax) > 0x0000003bbbe3a194 <+708>: movabs $0x7fffffffffffffff,%rax > 0x0000003bbbe3a19e <+718>: je 0x3bbbe3a090 <__GI_____strtol_l_internal+448> > 0x0000003bbbe3a1a4 <+724>: movabs $0x8000000000000000,%rax > 0x0000003bbbe3a1ae <+734>: jmpq 0x3bbbe3a090 <__GI_____strtol_l_internal+448> > 0x0000003bbbe3a1b3 <+739>: movzbl 0x1(%r13),%ebx > 0x0000003bbbe3a1b8 <+744>: add $0x1,%r13 > 0x0000003bbbe3a1bc <+748>: movl $0x1,0x24(%rsp) > 0x0000003bbbe3a1c4 <+756>: cmp $0x30,%bl > 0x0000003bbbe3a1c7 <+759>: jne 0x3bbbe39f70 <__GI_____strtol_l_internal+160> > 0x0000003bbbe3a1cd <+765>: test $0xffffffef,%edx > 0x0000003bbbe3a1d3 <+771>: jne 0x3bbbe39f78 <__GI_____strtol_l_internal+168> > 0x0000003bbbe3a1d9 <+777>: movsbq 0x1(%r13),%rsi > 0x0000003bbbe3a1de <+782>: mov 0x78(%r8),%rax > 0x0000003bbbe3a1e2 <+786>: cmpl $0x58,(%rax,%rsi,4) > 0x0000003bbbe3a1e6 <+790>: je 0x3bbbe3a1ff <__GI_____strtol_l_internal+815> > 0x0000003bbbe3a1e8 <+792>: test %edx,%edx > 0x0000003bbbe3a1ea <+794>: jne 0x3bbbe39f78 <__GI_____strtol_l_internal+168> > 0x0000003bbbe3a1f0 <+800>: mov $0x6,%ecx > 0x0000003bbbe3a1f5 <+805>: mov $0x8,%edx > 0x0000003bbbe3a1fa <+810>: jmpq 0x3bbbe39f84 <__GI_____strtol_l_internal+180> > 0x0000003bbbe3a1ff <+815>: movzbl 0x2(%r13),%ebx > 0x0000003bbbe3a204 <+820>: mov $0xe,%ecx > 0x0000003bbbe3a209 <+825>: add $0x2,%r13 > 0x0000003bbbe3a20d <+829>: mov $0x10,%edx > 0x0000003bbbe3a212 <+834>: jmpq 0x3bbbe39f84 <__GI_____strtol_l_internal+180> > 0x0000003bbbe3a217 <+839>: cmpb $0x30,-0x2(%r13) > 0x0000003bbbe3a21c <+844>: jne 0x3bbbe3a154 <__GI_____strtol_l_internal+644> > 0x0000003bbbe3a222 <+850>: sub $0x1,%r13 > 0x0000003bbbe3a226 <+854>: xor %eax,%eax > 0x0000003bbbe3a228 <+856>: mov %r13,(%r15) > 0x0000003bbbe3a22b <+859>: jmpq 0x3bbbe3a090 <__GI_____strtol_l_internal+448> > 0x0000003bbbe3a230 <+864>: mov %rax,%r13 > 0x0000003bbbe3a233 <+867>: jmpq 0x3bbbe3a12c <__GI_____strtol_l_internal+604> > 0x0000003bbbe3a238 <+872>: xor %eax,%eax > 0x0000003bbbe3a23a <+874>: jmpq 0x3bbbe3a090 <__GI_____strtol_l_internal+448> > 0x0000003bbbe3a23f <+879>: movabs $0x7fffffffffffffff,%rax > 0x0000003bbbe3a249 <+889>: cmp %rax,%r10 > 0x0000003bbbe3a24c <+892>: jbe 0x3bbbe3a268 <__GI_____strtol_l_internal+920> > 0x0000003bbbe3a24e <+894>: mov 0x375bdb(%rip),%rdx # 0x3bbc1afe30 > 0x0000003bbbe3a255 <+901>: movl $0x22,%fs:(%rdx) > 0x0000003bbbe3a25c <+908>: jmpq 0x3bbbe3a090 <__GI_____strtol_l_internal+448> > 0x0000003bbbe3a261 <+913>: nopl 0x0(%rax) > 0x0000003bbbe3a268 <+920>: add $0x38,%rsp > 0x0000003bbbe3a26c <+924>: mov %r10,%rax > 0x0000003bbbe3a26f <+927>: pop %rbx > 0x0000003bbbe3a270 <+928>: pop %rbp > 0x0000003bbbe3a271 <+929>: pop %r12 > 0x0000003bbbe3a273 <+931>: pop %r13 > 0x0000003bbbe3a275 <+933>: pop %r14 > 0x0000003bbbe3a277 <+935>: pop %r15 > 0x0000003bbbe3a279 <+937>: retq > 0x0000003bbbe3a27a <+938>: mov %r12,%rdi > 0x0000003bbbe3a27d <+941>: mov %rcx,0x18(%rsp) > 0x0000003bbbe3a282 <+946>: mov %r8,0x8(%rsp) > 0x0000003bbbe3a287 <+951>: mov %r9,0x10(%rsp) > 0x0000003bbbe3a28c <+956>: callq 0x3bbbe85740 <__strlen_sse2> > 0x0000003bbbe3a291 <+961>: test %rax,%rax > 0x0000003bbbe3a294 <+964>: mov %rax,%rbp > 0x0000003bbbe3a297 <+967>: mov 0x18(%rsp),%rcx > 0x0000003bbbe3a29c <+972>: mov 0x8(%rsp),%r8 > 0x0000003bbbe3a2a1 <+977>: mov 0x10(%rsp),%r9 > 0x0000003bbbe3a2a6 <+982>: je 0x3bbbe3a12c <__GI_____strtol_l_internal+604> > 0x0000003bbbe3a2ac <+988>: movzbl (%r12),%edi > 0x0000003bbbe3a2b1 <+993>: cmp %bl,%dil > 0x0000003bbbe3a2b4 <+996>: jne 0x3bbbe3a30d <__GI_____strtol_l_internal+1085> > 0x0000003bbbe3a2b6 <+998>: xor %edx,%edx > 0x0000003bbbe3a2b8 <+1000>: mov %rcx,%rsi > 0x0000003bbbe3a2bb <+1003>: jmp 0x3bbbe3a2cc <__GI_____strtol_l_internal+1020> > 0x0000003bbbe3a2bd <+1005>: nopl (%rax) > 0x0000003bbbe3a2c0 <+1008>: movzbl 0x0(%r13,%rdx,1),%ecx > 0x0000003bbbe3a2c6 <+1014>: cmp %cl,(%r12,%rdx,1) > 0x0000003bbbe3a2ca <+1018>: jne 0x3bbbe3a30a <__GI_____strtol_l_internal+1082> > 0x0000003bbbe3a2cc <+1020>: add $0x1,%rdx > 0x0000003bbbe3a2d0 <+1024>: cmp %rax,%rdx > 0x0000003bbbe3a2d3 <+1027>: jne 0x3bbbe3a2c0 <__GI_____strtol_l_internal+1008> > 0x0000003bbbe3a2d5 <+1029>: jmpq 0x3bbbe3a12c <__GI_____strtol_l_internal+604> > 0x0000003bbbe3a2da <+1034>: mov 0x50(%rax),%rcx > 0x0000003bbbe3a2de <+1038>: movzbl (%rcx),%ebx > 0x0000003bbbe3a2e1 <+1041>: lea -0x1(%rbx),%esi > 0x0000003bbbe3a2e4 <+1044>: cmp $0x7d,%sil > 0x0000003bbbe3a2e8 <+1048>: ja 0x3bbbe39ef0 <__GI_____strtol_l_internal+32> > 0x0000003bbbe3a2ee <+1054>: mov 0x48(%rax),%r12 > 0x0000003bbbe3a2f2 <+1058>: cmpb $0x0,(%r12) > 0x0000003bbbe3a2f7 <+1063>: je 0x3bbbe39ef0 <__GI_____strtol_l_internal+32> > 0x0000003bbbe3a2fd <+1069>: jmpq 0x3bbbe39ef5 <__GI_____strtol_l_internal+37> > 0x0000003bbbe3a302 <+1074>: mov %r14,%r13 > 0x0000003bbbe3a305 <+1077>: jmpq 0x3bbbe3a12c <__GI_____strtol_l_internal+604> > 0x0000003bbbe3a30a <+1082>: mov %rsi,%rcx > 0x0000003bbbe3a30d <+1085>: test %bl,%bl > 0x0000003bbbe3a30f <+1087>: mov %r13,%rsi > 0x0000003bbbe3a312 <+1090>: je 0x3bbbe3a346 <__GI_____strtol_l_internal+1142> > 0x0000003bbbe3a314 <+1092>: mov %rax,%r10 > 0x0000003bbbe3a317 <+1095>: lea -0x30(%rbx),%edx > 0x0000003bbbe3a31a <+1098>: cmp $0x9,%dl > 0x0000003bbbe3a31d <+1101>: jbe 0x3bbbe3a33b <__GI_____strtol_l_internal+1131> > 0x0000003bbbe3a31f <+1103>: cmp %dil,(%rsi) > 0x0000003bbbe3a322 <+1106>: jne 0x3bbbe3a36f <__GI_____strtol_l_internal+1183> > 0x0000003bbbe3a324 <+1108>: xor %edx,%edx > 0x0000003bbbe3a326 <+1110>: jmp 0x3bbbe3a332 <__GI_____strtol_l_internal+1122> > 0x0000003bbbe3a328 <+1112>: movzbl (%rsi,%rdx,1),%eax > 0x0000003bbbe3a32c <+1116>: cmp %al,(%r12,%rdx,1) > 0x0000003bbbe3a330 <+1120>: jne 0x3bbbe3a36f <__GI_____strtol_l_internal+1183> > 0x0000003bbbe3a332 <+1122>: add $0x1,%rdx > 0x0000003bbbe3a336 <+1126>: cmp %r10,%rdx > 0x0000003bbbe3a339 <+1129>: jne 0x3bbbe3a328 <__GI_____strtol_l_internal+1112> > 0x0000003bbbe3a33b <+1131>: add $0x1,%rsi > 0x0000003bbbe3a33f <+1135>: movzbl (%rsi),%ebx > 0x0000003bbbe3a342 <+1138>: test %bl,%bl > 0x0000003bbbe3a344 <+1140>: jne 0x3bbbe3a317 <__GI_____strtol_l_internal+1095> > 0x0000003bbbe3a346 <+1142>: mov %r12,%rdx > 0x0000003bbbe3a349 <+1145>: mov %r13,%rdi > 0x0000003bbbe3a34c <+1148>: mov %r8,0x8(%rsp) > 0x0000003bbbe3a351 <+1153>: callq 0x3bbbe45fd0 <__correctly_grouped_prefixmb> > 0x0000003bbbe3a356 <+1158>: movzbl 0x0(%r13),%ebx > 0x0000003bbbe3a35b <+1163>: mov $0x8,%ecx > 0x0000003bbbe3a360 <+1168>: mov $0xa,%edx > 0x0000003bbbe3a365 <+1173>: mov 0x8(%rsp),%r8 > 0x0000003bbbe3a36a <+1178>: jmpq 0x3bbbe39f88 <__GI_____strtol_l_internal+184> > 0x0000003bbbe3a36f <+1183>: testb $0x4,0x1(%r9,%rbx,2) > 0x0000003bbbe3a375 <+1189>: je 0x3bbbe3a346 <__GI_____strtol_l_internal+1142> > 0x0000003bbbe3a377 <+1191>: mov 0x78(%r8),%rdx > 0x0000003bbbe3a37b <+1195>: cmpl $0x40,(%rdx,%rbx,4) > 0x0000003bbbe3a37f <+1199>: jle 0x3bbbe3a33b <__GI_____strtol_l_internal+1131> > 0x0000003bbbe3a381 <+1201>: jmp 0x3bbbe3a346 <__GI_____strtol_l_internal+1142> >End of assembler dump.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 863290
:
621868
|
621869
|
621870
| 621871 |
621872
|
621873
|
621874
|
621875
|
621876