Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 453309 Details for
Bug 642800
[abrt] psmisc-22.6-13.fc12: ____strtol_l_internal: Process /usr/bin/peekfd was killed by signal 11 (SIGSEGV)
Home
New
Search
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.rh92 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), 18.83 KB, created by
Thom Carlin
on 2010-10-13 20:37:50 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Thom Carlin
Created:
2010-10-13 20:37:50 UTC
Size:
18.83 KB
patch
obsolete
>[New Thread <thread>] >Core was generated by `peekfd -c <pid> <fd>'. >Program terminated with signal 11, Segmentation fault. >#0 ____strtol_l_internal (nptr=0x0, endptr=0x0, base=10, > group=<value optimized out>, loc=0x3f9cb79580) at ../stdlib/strtol_l.c:298 >298 ../stdlib/strtol_l.c: No such file or directory. > in ../stdlib/strtol_l.c > >Thread 1 (Thread 4565): >#0 ____strtol_l_internal (nptr=0x0, endptr=0x0, base=10, > group=<value optimized out>, loc=0x3f9cb79580) at ../stdlib/strtol_l.c:298 > negative = <value optimized out> > cutoff = <value optimized out> > cutlim = <value optimized out> > i = <value optimized out> > s = 0x0 > c = <value optimized out> > save = <value optimized out> > end = <value optimized out> > overflow = <value optimized out> > cnt = <value optimized out> > current = 0xc113e0 > thousands = 0x0 > thousands_len = 0 > grouping = 0x0 >#1 0x000000000040117f in atoi (argc=<value optimized out>, > argv=0x7fff90708018) at /usr/include/stdlib.h:286 >No locals. >#2 main (argc=<value optimized out>, argv=0x7fff90708018) at peekfd.c:181 > eight_bit_clean = <value optimized out> > no_headers = 0 > follow_forks = 1 > remove_duplicates = 0 > optc = <value optimized out> > numfds = <value optimized out> > fds = 0xc120c0 > i = 1 > options = {{name = 0x4015a3 "eight-bit-clean", has_arg = 0, > flag = 0x0, val = 56}, {name = 0x4015b3 "no-headers", > has_arg = 0, flag = 0x0, val = 110}, {name = 0x4015be "follow", > has_arg = 0, flag = 0x0, val = 102}, { > name = 0x4015c5 "duplicates-removed", has_arg = 0, flag = 0x0, > val = 100}, {name = 0x4015d8 "help", has_arg = 0, flag = 0x0, > val = 104}, {name = 0x4015dd "version", has_arg = 0, flag = 0x0, > val = 86}} > lastfd = <value optimized out> > lastdir = <value optimized out> > lastbuf = 0x7fff90707ca0 "[" > last_buf_size = 0 >From To Syms Read Shared Object Library >0x0000003f9c81e9a0 0x0000003f9c92b840 Yes /lib64/libc.so.6 >0x0000003f9c400af0 0x0000003f9c418904 Yes /lib64/ld-linux-x86-64.so.2 >$1 = 0x0 >No symbol "__glib_assert_msg" in current context. >rax 0xc113e0 12653536 >rbx 0x0 0 >rcx 0x0 0 >rdx 0xa 10 >rsi 0x0 0 >rdi 0x0 0 >rbp 0x1 0x1 >rsp 0x7fff90707ca0 0x7fff90707ca0 >r8 0x3f9cb79580 273212216704 >r9 0x101010101010101 72340172838076673 >r10 0x0 0 >r11 0x3f9c882a8a 273209109130 >r12 0x0 0 >r13 0x7fff90708018 140735616679960 >r14 0x15f7 5623 >r15 0x0 0 >rip 0x3f9c837362 0x3f9c837362 <____strtol_l_internal+66> >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 ____strtol_l_internal: > 0x0000003f9c837320 <+0>: push %r15 > 0x0000003f9c837322 <+2>: push %r14 > 0x0000003f9c837324 <+4>: push %r13 > 0x0000003f9c837326 <+6>: push %r12 > 0x0000003f9c837328 <+8>: push %rbp > 0x0000003f9c837329 <+9>: push %rbx > 0x0000003f9c83732a <+10>: mov %rdi,%rbx > 0x0000003f9c83732d <+13>: sub $0x28,%rsp > 0x0000003f9c837331 <+17>: test %ecx,%ecx > 0x0000003f9c837333 <+19>: mov 0x8(%r8),%rax > 0x0000003f9c837337 <+23>: mov %rsi,0x8(%rsp) > 0x0000003f9c83733c <+28>: jne 0x3f9c837739 <____strtol_l_internal+1049> > 0x0000003f9c837342 <+34>: xor %r10d,%r10d > 0x0000003f9c837345 <+37>: xor %r12d,%r12d > 0x0000003f9c837348 <+40>: cmp $0x1,%edx > 0x0000003f9c83734b <+43>: je 0x3f9c837508 <____strtol_l_internal+488> > 0x0000003f9c837351 <+49>: test %edx,%edx > 0x0000003f9c837353 <+51>: js 0x3f9c837508 <____strtol_l_internal+488> > 0x0000003f9c837359 <+57>: cmp $0x24,%edx > 0x0000003f9c83735c <+60>: jg 0x3f9c837508 <____strtol_l_internal+488> >=> 0x0000003f9c837362 <+66>: movzbl (%rbx),%eax > 0x0000003f9c837365 <+69>: mov 0x68(%r8),%r9 > 0x0000003f9c837369 <+73>: mov %rbx,%r13 > 0x0000003f9c83736c <+76>: movsbq %al,%rcx > 0x0000003f9c837370 <+80>: testb $0x20,0x1(%r9,%rcx,2) > 0x0000003f9c837376 <+86>: je 0x3f9c837395 <____strtol_l_internal+117> > 0x0000003f9c837378 <+88>: nopl 0x0(%rax,%rax,1) > 0x0000003f9c837380 <+96>: add $0x1,%r13 > 0x0000003f9c837384 <+100>: movzbl 0x0(%r13),%eax > 0x0000003f9c837389 <+105>: movsbq %al,%rcx > 0x0000003f9c83738d <+109>: testb $0x20,0x1(%r9,%rcx,2) > 0x0000003f9c837393 <+115>: jne 0x3f9c837380 <____strtol_l_internal+96> > 0x0000003f9c837395 <+117>: test %al,%al > 0x0000003f9c837397 <+119>: mov %eax,%esi > 0x0000003f9c837399 <+121>: je 0x3f9c837761 <____strtol_l_internal+1089> > 0x0000003f9c83739f <+127>: cmp $0x2d,%al > 0x0000003f9c8373a1 <+129>: je 0x3f9c837647 <____strtol_l_internal+807> > 0x0000003f9c8373a7 <+135>: cmp $0x2b,%al > 0x0000003f9c8373a9 <+137>: movl $0x0,0x14(%rsp) > 0x0000003f9c8373b1 <+145>: je 0x3f9c837543 <____strtol_l_internal+547> > 0x0000003f9c8373b7 <+151>: cmp $0x30,%sil > 0x0000003f9c8373bb <+155>: je 0x3f9c83760a <____strtol_l_internal+746> > 0x0000003f9c8373c1 <+161>: test %edx,%edx > 0x0000003f9c8373c3 <+163>: je 0x3f9c837527 <____strtol_l_internal+519> > 0x0000003f9c8373c9 <+169>: cmp $0xa,%edx > 0x0000003f9c8373cc <+172>: je 0x3f9c837527 <____strtol_l_internal+519> > 0x0000003f9c8373d2 <+178>: lea -0x2(%rdx),%ecx > 0x0000003f9c8373d5 <+181>: xor %ebp,%ebp > 0x0000003f9c8373d7 <+183>: xor %eax,%eax > 0x0000003f9c8373d9 <+185>: lea 0x102900(%rip),%rdi # 0x3f9c939ce0 <__strtol_ul_max_tab> > 0x0000003f9c8373e0 <+192>: movslq %ecx,%rcx > 0x0000003f9c8373e3 <+195>: test %sil,%sil > 0x0000003f9c8373e6 <+198>: mov (%rdi,%rcx,8),%r11 > 0x0000003f9c8373ea <+202>: lea 0x102a0f(%rip),%rdi # 0x3f9c939e00 <__strtol_ul_rem_tab> > 0x0000003f9c8373f1 <+209>: movzbl (%rdi,%rcx,1),%edi > 0x0000003f9c8373f5 <+213>: mov %edi,0x10(%rsp) > 0x0000003f9c8373f9 <+217>: je 0x3f9c837587 <____strtol_l_internal+615> > 0x0000003f9c8373ff <+223>: cmp %r13,%rax > 0x0000003f9c837402 <+226>: je 0x3f9c837587 <____strtol_l_internal+615> > 0x0000003f9c837408 <+232>: lea -0x1(%rbp),%rcx > 0x0000003f9c83740c <+236>: mov %r13,%rdi > 0x0000003f9c83740f <+239>: xor %r14d,%r14d > 0x0000003f9c837412 <+242>: xor %r10d,%r10d > 0x0000003f9c837415 <+245>: movslq %edx,%r15 > 0x0000003f9c837418 <+248>: mov %rcx,0x18(%rsp) > 0x0000003f9c83741d <+253>: nopl (%rax) > 0x0000003f9c837420 <+256>: lea -0x30(%rsi),%ecx > 0x0000003f9c837423 <+259>: cmp $0x9,%cl > 0x0000003f9c837426 <+262>: jbe 0x3f9c83747a <____strtol_l_internal+346> > 0x0000003f9c837428 <+264>: test %rbp,%rbp > 0x0000003f9c83742b <+267>: je 0x3f9c83745d <____strtol_l_internal+317> > 0x0000003f9c83742d <+269>: xor %ecx,%ecx > 0x0000003f9c83742f <+271>: cmp %sil,(%r12) > 0x0000003f9c837433 <+275>: je 0x3f9c83744b <____strtol_l_internal+299> > 0x0000003f9c837435 <+277>: jmp 0x3f9c83745d <____strtol_l_internal+317> > 0x0000003f9c837437 <+279>: nopw 0x0(%rax,%rax,1) > 0x0000003f9c837440 <+288>: movzbl (%r12,%rcx,1),%r9d > 0x0000003f9c837445 <+293>: cmp (%rdi,%rcx,1),%r9b > 0x0000003f9c837449 <+297>: jne 0x3f9c837454 <____strtol_l_internal+308> > 0x0000003f9c83744b <+299>: add $0x1,%rcx > 0x0000003f9c83744f <+303>: cmp %rcx,%rbp > 0x0000003f9c837452 <+306>: ja 0x3f9c837440 <____strtol_l_internal+288> > 0x0000003f9c837454 <+308>: cmp %rbp,%rcx > 0x0000003f9c837457 <+311>: je 0x3f9c8375c8 <____strtol_l_internal+680> > 0x0000003f9c83745d <+317>: mov 0x68(%r8),%rcx > 0x0000003f9c837461 <+321>: movzbl %sil,%esi > 0x0000003f9c837465 <+325>: testb $0x4,0x1(%rcx,%rsi,2) > 0x0000003f9c83746a <+330>: je 0x3f9c83757e <____strtol_l_internal+606> > 0x0000003f9c837470 <+336>: mov 0x78(%r8),%rcx > 0x0000003f9c837474 <+340>: mov (%rcx,%rsi,4),%ecx > 0x0000003f9c837477 <+343>: sub $0x37,%ecx > 0x0000003f9c83747a <+346>: movzbl %cl,%esi > 0x0000003f9c83747d <+349>: cmp %esi,%edx > 0x0000003f9c83747f <+351>: jle 0x3f9c83757e <____strtol_l_internal+606> > 0x0000003f9c837485 <+357>: cmp %r11,%r10 > 0x0000003f9c837488 <+360>: ja 0x3f9c837568 <____strtol_l_internal+584> > 0x0000003f9c83748e <+366>: je 0x3f9c837558 <____strtol_l_internal+568> > 0x0000003f9c837494 <+372>: imul %r15,%r10 > 0x0000003f9c837498 <+376>: movzbl %cl,%ecx > 0x0000003f9c83749b <+379>: lea (%rcx,%r10,1),%r10 > 0x0000003f9c83749f <+383>: add $0x1,%rdi > 0x0000003f9c8374a3 <+387>: movzbl (%rdi),%esi > 0x0000003f9c8374a6 <+390>: test %sil,%sil > 0x0000003f9c8374a9 <+393>: je 0x3f9c83757e <____strtol_l_internal+606> > 0x0000003f9c8374af <+399>: cmp %rdi,%rax > 0x0000003f9c8374b2 <+402>: jne 0x3f9c837420 <____strtol_l_internal+256> > 0x0000003f9c8374b8 <+408>: cmpq $0x0,0x8(%rsp) > 0x0000003f9c8374be <+414>: je 0x3f9c8374c8 <____strtol_l_internal+424> > 0x0000003f9c8374c0 <+416>: mov 0x8(%rsp),%rax > 0x0000003f9c8374c5 <+421>: mov %rdi,(%rax) > 0x0000003f9c8374c8 <+424>: test %r14d,%r14d > 0x0000003f9c8374cb <+427>: jne 0x3f9c8375d8 <____strtol_l_internal+696> > 0x0000003f9c8374d1 <+433>: cmpl $0x1,0x14(%rsp) > 0x0000003f9c8374d6 <+438>: movabs $0x8000000000000000,%rdx > 0x0000003f9c8374e0 <+448>: sbb %rax,%rax > 0x0000003f9c8374e3 <+451>: add %rdx,%rax > 0x0000003f9c8374e6 <+454>: cmp %r10,%rax > 0x0000003f9c8374e9 <+457>: jb 0x3f9c8375d8 <____strtol_l_internal+696> > 0x0000003f9c8374ef <+463>: mov 0x14(%rsp),%edx > 0x0000003f9c8374f3 <+467>: mov %r10,%rax > 0x0000003f9c8374f6 <+470>: neg %rax > 0x0000003f9c8374f9 <+473>: test %edx,%edx > 0x0000003f9c8374fb <+475>: cmove %r10,%rax > 0x0000003f9c8374ff <+479>: jmp 0x3f9c837518 <____strtol_l_internal+504> > 0x0000003f9c837501 <+481>: nopl 0x0(%rax) > 0x0000003f9c837508 <+488>: mov 0x341a91(%rip),%rax # 0x3f9cb78fa0 > 0x0000003f9c83750f <+495>: movl $0x16,%fs:(%rax) > 0x0000003f9c837516 <+502>: xor %eax,%eax > 0x0000003f9c837518 <+504>: add $0x28,%rsp > 0x0000003f9c83751c <+508>: pop %rbx > 0x0000003f9c83751d <+509>: pop %rbp > 0x0000003f9c83751e <+510>: pop %r12 > 0x0000003f9c837520 <+512>: pop %r13 > 0x0000003f9c837522 <+514>: pop %r14 > 0x0000003f9c837524 <+516>: pop %r15 > 0x0000003f9c837526 <+518>: retq > 0x0000003f9c837527 <+519>: test %r10,%r10 > 0x0000003f9c83752a <+522>: jne 0x3f9c837687 <____strtol_l_internal+871> > 0x0000003f9c837530 <+528>: mov $0x8,%ecx > 0x0000003f9c837535 <+533>: mov $0xa,%edx > 0x0000003f9c83753a <+538>: xor %ebp,%ebp > 0x0000003f9c83753c <+540>: xor %eax,%eax > 0x0000003f9c83753e <+542>: jmpq 0x3f9c8373d9 <____strtol_l_internal+185> > 0x0000003f9c837543 <+547>: add $0x1,%r13 > 0x0000003f9c837547 <+551>: movzbl 0x0(%r13),%esi > 0x0000003f9c83754c <+556>: jmpq 0x3f9c8373b7 <____strtol_l_internal+151> > 0x0000003f9c837551 <+561>: nopl 0x0(%rax) > 0x0000003f9c837558 <+568>: cmp %esi,0x10(%rsp) > 0x0000003f9c83755c <+572>: jae 0x3f9c837494 <____strtol_l_internal+372> > 0x0000003f9c837562 <+578>: nopw 0x0(%rax,%rax,1) > 0x0000003f9c837568 <+584>: add $0x1,%rdi > 0x0000003f9c83756c <+588>: mov $0x1,%r14d > 0x0000003f9c837572 <+594>: movzbl (%rdi),%esi > 0x0000003f9c837575 <+597>: test %sil,%sil > 0x0000003f9c837578 <+600>: jne 0x3f9c8374af <____strtol_l_internal+399> > 0x0000003f9c83757e <+606>: cmp %rdi,%r13 > 0x0000003f9c837581 <+609>: jne 0x3f9c8374b8 <____strtol_l_internal+408> > 0x0000003f9c837587 <+615>: xor %eax,%eax > 0x0000003f9c837589 <+617>: cmpq $0x0,0x8(%rsp) > 0x0000003f9c83758f <+623>: je 0x3f9c837518 <____strtol_l_internal+504> > 0x0000003f9c837591 <+625>: mov %r13,%rax > 0x0000003f9c837594 <+628>: sub %rbx,%rax > 0x0000003f9c837597 <+631>: cmp $0x1,%rax > 0x0000003f9c83759b <+635>: jle 0x3f9c8375b4 <____strtol_l_internal+660> > 0x0000003f9c83759d <+637>: movsbq -0x1(%r13),%rdx > 0x0000003f9c8375a2 <+642>: mov 0x78(%r8),%rax > 0x0000003f9c8375a6 <+646>: lea -0x1(%r13),%rcx > 0x0000003f9c8375aa <+650>: cmpl $0x58,(%rax,%rdx,4) > 0x0000003f9c8375ae <+654>: je 0x3f9c83766d <____strtol_l_internal+845> > 0x0000003f9c8375b4 <+660>: mov 0x8(%rsp),%rax > 0x0000003f9c8375b9 <+665>: mov %rbx,(%rax) > 0x0000003f9c8375bc <+668>: xor %eax,%eax > 0x0000003f9c8375be <+670>: jmpq 0x3f9c837518 <____strtol_l_internal+504> > 0x0000003f9c8375c3 <+675>: nopl 0x0(%rax,%rax,1) > 0x0000003f9c8375c8 <+680>: add 0x18(%rsp),%rdi > 0x0000003f9c8375cd <+685>: jmpq 0x3f9c83749f <____strtol_l_internal+383> > 0x0000003f9c8375d2 <+690>: nopw 0x0(%rax,%rax,1) > 0x0000003f9c8375d8 <+696>: cmpl $0x1,0x14(%rsp) > 0x0000003f9c8375dd <+701>: mov 0x3419bc(%rip),%rax # 0x3f9cb78fa0 > 0x0000003f9c8375e4 <+708>: movabs $0x8000000000000000,%rdx > 0x0000003f9c8375ee <+718>: movl $0x22,%fs:(%rax) > 0x0000003f9c8375f5 <+725>: sbb %rax,%rax > 0x0000003f9c8375f8 <+728>: add $0x28,%rsp > 0x0000003f9c8375fc <+732>: pop %rbx > 0x0000003f9c8375fd <+733>: pop %rbp > 0x0000003f9c8375fe <+734>: pop %r12 > 0x0000003f9c837600 <+736>: pop %r13 > 0x0000003f9c837602 <+738>: pop %r14 > 0x0000003f9c837604 <+740>: add %rdx,%rax > 0x0000003f9c837607 <+743>: pop %r15 > 0x0000003f9c837609 <+745>: retq > 0x0000003f9c83760a <+746>: test %edx,%edx > 0x0000003f9c83760c <+748>: sete %al > 0x0000003f9c83760f <+751>: cmp $0x10,%edx > 0x0000003f9c837612 <+754>: je 0x3f9c83761c <____strtol_l_internal+764> > 0x0000003f9c837614 <+756>: test %al,%al > 0x0000003f9c837616 <+758>: je 0x3f9c8373c9 <____strtol_l_internal+169> > 0x0000003f9c83761c <+764>: movsbq 0x1(%r13),%rdi > 0x0000003f9c837621 <+769>: mov 0x78(%r8),%rcx > 0x0000003f9c837625 <+773>: cmpl $0x58,(%rcx,%rdi,4) > 0x0000003f9c837629 <+777>: je 0x3f9c83765d <____strtol_l_internal+829> > 0x0000003f9c83762b <+779>: test %al,%al > 0x0000003f9c83762d <+781>: je 0x3f9c8373c9 <____strtol_l_internal+169> > 0x0000003f9c837633 <+787>: mov $0x6,%ecx > 0x0000003f9c837638 <+792>: mov $0x8,%edx > 0x0000003f9c83763d <+797>: movzbl 0x0(%r13),%esi > 0x0000003f9c837642 <+802>: jmpq 0x3f9c8373d5 <____strtol_l_internal+181> > 0x0000003f9c837647 <+807>: add $0x1,%r13 > 0x0000003f9c83764b <+811>: movzbl 0x0(%r13),%esi > 0x0000003f9c837650 <+816>: movl $0x1,0x14(%rsp) > 0x0000003f9c837658 <+824>: jmpq 0x3f9c8373b7 <____strtol_l_internal+151> > 0x0000003f9c83765d <+829>: add $0x2,%r13 > 0x0000003f9c837661 <+833>: mov $0xe,%ecx > 0x0000003f9c837666 <+838>: mov $0x10,%edx > 0x0000003f9c83766b <+843>: jmp 0x3f9c83763d <____strtol_l_internal+797> > 0x0000003f9c83766d <+845>: cmpb $0x30,-0x2(%r13) > 0x0000003f9c837672 <+850>: jne 0x3f9c8375b4 <____strtol_l_internal+660> > 0x0000003f9c837678 <+856>: mov 0x8(%rsp),%rdi > 0x0000003f9c83767d <+861>: xor %eax,%eax > 0x0000003f9c83767f <+863>: mov %rcx,(%rdi) > 0x0000003f9c837682 <+866>: jmpq 0x3f9c837518 <____strtol_l_internal+504> > 0x0000003f9c837687 <+871>: xor %eax,%eax > 0x0000003f9c837689 <+873>: or $0xffffffffffffffff,%rcx > 0x0000003f9c83768d <+877>: mov %r12,%rdi > 0x0000003f9c837690 <+880>: repnz scas %es:(%rdi),%al > 0x0000003f9c837692 <+882>: xor %eax,%eax > 0x0000003f9c837694 <+884>: not %rcx > 0x0000003f9c837697 <+887>: lea -0x1(%rcx),%rbp > 0x0000003f9c83769b <+891>: jmp 0x3f9c8376ad <____strtol_l_internal+909> > 0x0000003f9c83769d <+893>: movzbl (%r12,%rax,1),%edx > 0x0000003f9c8376a2 <+898>: cmp 0x0(%r13,%rax,1),%dl > 0x0000003f9c8376a7 <+903>: jne 0x3f9c8376c4 <____strtol_l_internal+932> > 0x0000003f9c8376a9 <+905>: add $0x1,%rax > 0x0000003f9c8376ad <+909>: cmp %rbp,%rax > 0x0000003f9c8376b0 <+912>: jb 0x3f9c83769d <____strtol_l_internal+893> > 0x0000003f9c8376b2 <+914>: mov %r13,%rax > 0x0000003f9c8376b5 <+917>: mov $0x8,%ecx > 0x0000003f9c8376ba <+922>: mov $0xa,%edx > 0x0000003f9c8376bf <+927>: jmpq 0x3f9c8373d9 <____strtol_l_internal+185> > 0x0000003f9c8376c4 <+932>: cmp %rax,%rbp > 0x0000003f9c8376c7 <+935>: jbe 0x3f9c8376b2 <____strtol_l_internal+914> > 0x0000003f9c8376c9 <+937>: mov %esi,%edx > 0x0000003f9c8376cb <+939>: mov %r13,%rsi > 0x0000003f9c8376ce <+942>: jmp 0x3f9c8376d7 <____strtol_l_internal+951> > 0x0000003f9c8376d0 <+944>: add $0x1,%rsi > 0x0000003f9c8376d4 <+948>: movzbl (%rsi),%edx > 0x0000003f9c8376d7 <+951>: test %dl,%dl > 0x0000003f9c8376d9 <+953>: je 0x3f9c83770f <____strtol_l_internal+1007> > 0x0000003f9c8376db <+955>: lea -0x30(%rdx),%ecx > 0x0000003f9c8376de <+958>: xor %eax,%eax > 0x0000003f9c8376e0 <+960>: cmp $0x9,%cl > 0x0000003f9c8376e3 <+963>: ja 0x3f9c8376eb <____strtol_l_internal+971> > 0x0000003f9c8376e5 <+965>: jmp 0x3f9c8376d0 <____strtol_l_internal+944> > 0x0000003f9c8376e7 <+967>: add $0x1,%rax > 0x0000003f9c8376eb <+971>: cmp %rbp,%rax > 0x0000003f9c8376ee <+974>: jae 0x3f9c8376d0 <____strtol_l_internal+944> > 0x0000003f9c8376f0 <+976>: movzbl (%r12,%rax,1),%ecx > 0x0000003f9c8376f5 <+981>: cmp (%rsi,%rax,1),%cl > 0x0000003f9c8376f8 <+984>: je 0x3f9c8376e7 <____strtol_l_internal+967> > 0x0000003f9c8376fa <+986>: movzbl %dl,%edx > 0x0000003f9c8376fd <+989>: testb $0x4,0x1(%r9,%rdx,2) > 0x0000003f9c837703 <+995>: je 0x3f9c83770f <____strtol_l_internal+1007> > 0x0000003f9c837705 <+997>: mov 0x78(%r8),%rax > 0x0000003f9c837709 <+1001>: cmpl $0x40,(%rax,%rdx,4) > 0x0000003f9c83770d <+1005>: jle 0x3f9c8376d0 <____strtol_l_internal+944> > 0x0000003f9c83770f <+1007>: mov %r10,%rcx > 0x0000003f9c837712 <+1010>: mov %r12,%rdx > 0x0000003f9c837715 <+1013>: mov %r13,%rdi > 0x0000003f9c837718 <+1016>: mov %r8,(%rsp) > 0x0000003f9c83771c <+1020>: callq 0x3f9c843830 <__correctly_grouped_prefixmb> > 0x0000003f9c837721 <+1025>: movzbl 0x0(%r13),%esi > 0x0000003f9c837726 <+1030>: mov $0x8,%ecx > 0x0000003f9c83772b <+1035>: mov $0xa,%edx > 0x0000003f9c837730 <+1040>: mov (%rsp),%r8 > 0x0000003f9c837734 <+1044>: jmpq 0x3f9c8373d9 <____strtol_l_internal+185> > 0x0000003f9c837739 <+1049>: mov 0x50(%rax),%r10 > 0x0000003f9c83773d <+1053>: movzbl (%r10),%ecx > 0x0000003f9c837741 <+1057>: sub $0x1,%ecx > 0x0000003f9c837744 <+1060>: cmp $0x7d,%cl > 0x0000003f9c837747 <+1063>: ja 0x3f9c837342 <____strtol_l_internal+34> > 0x0000003f9c83774d <+1069>: mov 0x48(%rax),%r12 > 0x0000003f9c837751 <+1073>: cmpb $0x0,(%r12) > 0x0000003f9c837756 <+1078>: jne 0x3f9c837348 <____strtol_l_internal+40> > 0x0000003f9c83775c <+1084>: jmpq 0x3f9c837342 <____strtol_l_internal+34> > 0x0000003f9c837761 <+1089>: mov %rbx,%r13 > 0x0000003f9c837764 <+1092>: jmpq 0x3f9c837587 <____strtol_l_internal+615> >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 642800
: 453309