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 404857 Details for
Bug 579838
glibc not compatible with AMD Geode LX
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.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
disassembly
geode-f12kernel-f13userspace-gdb-disas.txt (text/plain), 19.19 KB, created by
Dan Horák
on 2010-04-07 07:43:40 UTC
(
hide
)
Description:
disassembly
Filename:
MIME Type:
Creator:
Dan Horák
Created:
2010-04-07 07:43:40 UTC
Size:
19.19 KB
patch
obsolete
>Break pre-pivot > >pre-pivot >Dropping to debug shell. > >sh: can't access tty; job control turned off ># gdb >Could not find platform independent libraries <prefix> >Could not find platform dependent libraries <exec_prefix> >Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] >'import site' failed; use -v for traceback >Traceback (most recent call last): > File "<string>", line 27, in <module> >ImportError: No module named os.path >GNU gdb (GDB) Fedora (7.0-3.fc12) >Copyright (C) 2009 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 "i686-redhat-linux-gnu". >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>. >(gdb) quit ># grb^H^H^H^[[3~ >sh: [3~: not found ># gdb /usr/sbin/chroot >Could not find platform independent libraries <prefix> >Could not find platform dependent libraries <exec_prefix> >Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] >'import site' failed; use -v for traceback >Traceback (most recent call last): > File "<string>", line 27, in <module> >ImportError: No module named os.path >GNU gdb (GDB) Fedora (7.0-3.fc12) >Copyright (C) 2009 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 "i686-redhat-linux-gnu". >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>... >Reading symbols from /usr/sbin/chroot... >warning: Unable to open "librpm.so.0" (librpm.so.0: cannot open shared object file: No such file or directory), missing debuginfos notifications will not be displayed >Missing separate debuginfo for /usr/sbin/chroot >Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/f0/014363f40bc249a28060fa36262d15076a81f2.debug >(no debugging symbols found)...done. >(gdb) set args /sysroot >(gdb) run >Starting program: /usr/sbin/chroot /sysroot >[tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device] >Missing separate debuginfo for /lib/ld-linux.so.2 >Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/0e/779f0ad79e5478e077924603db4267836373eb.debug >[tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device] >[tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device] >Missing separate debuginfo for /lib/libc.so.6 >Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/d7/bc97b3a0e7e180ae75f250895ade46b2217ab5.debug >[tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device] >Executing new program: /sysroot/bin/bash >Missing separate debuginfo for /sysroot/bin/bash >Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/cf/3ea554bec9f3144079e35137d5017ce59eeb34.debug >Missing separate debuginfo for /lib/ld-linux.so.2 >Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/0e/779f0ad79e5478e077924603db4267836373eb.debug > >Program received signal SIGILL, Illegal instruction. >0x00961364 in _dl_start () from /lib/ld-linux.so.2 >(gdb) bt >#0 0x00961364 in _dl_start () from /lib/ld-linux.so.2 >#1 0x00960857 in _start () from /lib/ld-linux.so.2 >(gdb) disas >Dump of assembler code for function _dl_start: >0x00960f90 <_dl_start+0>: push %ebp >0x00960f91 <_dl_start+1>: mov %esp,%ebp >0x00960f93 <_dl_start+3>: push %edi >0x00960f94 <_dl_start+4>: push %esi >0x00960f95 <_dl_start+5>: push %ebx >0x00960f96 <_dl_start+6>: sub $0x40,%esp >0x00960f99 <_dl_start+9>: call 0x97969b >0x00960f9e <_dl_start+14>: add $0x20026,%ebx >0x00960fa4 <_dl_start+20>: mov %eax,-0x34(%ebp) >0x00960fa7 <_dl_start+23>: rdtsc >0x00960fa9 <_dl_start+25>: mov %edx,-0x118(%ebx) >0x00960faf <_dl_start+31>: mov 0x0(%ebx),%edx >0x00960fb5 <_dl_start+37>: lea -0xc8(%ebx),%edi >0x00960fbb <_dl_start+43>: mov %eax,-0x11c(%ebx) >0x00960fc1 <_dl_start+49>: sub %edx,%edi >0x00960fc3 <_dl_start+51>: lea (%edi,%edx,1),%edx >0x00960fc6 <_dl_start+54>: mov %edi,0x540(%ebx) >0x00960fcc <_dl_start+60>: mov (%edx),%eax >0x00960fce <_dl_start+62>: mov %edx,0x548(%ebx) >0x00960fd4 <_dl_start+68>: test %eax,%eax >0x00960fd6 <_dl_start+70>: je 0x96101e <_dl_start+142> >0x00960fd8 <_dl_start+72>: lea 0x40(%ebx),%esi >0x00960fde <_dl_start+78>: jmp 0x960ff0 <_dl_start+96> >0x00960fe0 <_dl_start+80>: mov %edx,0x520(%esi,%eax,4) >0x00960fe7 <_dl_start+87>: add $0x8,%edx >0x00960fea <_dl_start+90>: mov (%edx),%eax >0x00960fec <_dl_start+92>: test %eax,%eax >0x00960fee <_dl_start+94>: je 0x961018 <_dl_start+136> >0x00960ff0 <_dl_start+96>: cmp $0x21,%eax >0x00960ff3 <_dl_start+99>: jbe 0x960fe0 <_dl_start+80> >0x00960ff5 <_dl_start+101>: mov $0x6fffffff,%ecx >0x00960ffa <_dl_start+106>: sub %eax,%ecx >0x00960ffc <_dl_start+108>: cmp $0xf,%ecx >0x00960fff <_dl_start+111>: ja 0x961290 <_dl_start+768> >0x00961005 <_dl_start+117>: mov $0x70000169,%ecx >0x0096100a <_dl_start+122>: sub %eax,%ecx >0x0096100c <_dl_start+124>: mov %edx,(%esi,%ecx,4) >0x0096100f <_dl_start+127>: add $0x8,%edx >0x00961012 <_dl_start+130>: mov (%edx),%eax >0x00961014 <_dl_start+132>: test %eax,%eax >0x00961016 <_dl_start+134>: jne 0x960ff0 <_dl_start+96> >0x00961018 <_dl_start+136>: mov 0x540(%ebx),%edi >0x0096101e <_dl_start+142>: test %edi,%edi >0x00961020 <_dl_start+144>: je 0x96108a <_dl_start+250> >0x00961022 <_dl_start+146>: mov 0x570(%ebx),%eax >0x00961028 <_dl_start+152>: test %eax,%eax >0x0096102a <_dl_start+154>: je 0x96102f <_dl_start+159> >0x0096102c <_dl_start+156>: add %edi,0x4(%eax) >0x0096102f <_dl_start+159>: mov 0x56c(%ebx),%eax >0x00961035 <_dl_start+165>: test %eax,%eax >0x00961037 <_dl_start+167>: je 0x96103c <_dl_start+172> >0x00961039 <_dl_start+169>: add %edi,0x4(%eax) >0x0096103c <_dl_start+172>: mov 0x574(%ebx),%eax >0x00961042 <_dl_start+178>: test %eax,%eax >0x00961044 <_dl_start+180>: je 0x961049 <_dl_start+185> >0x00961046 <_dl_start+182>: add %edi,0x4(%eax) >0x00961049 <_dl_start+185>: mov 0x578(%ebx),%eax >0x0096104f <_dl_start+191>: test %eax,%eax >0x00961051 <_dl_start+193>: je 0x961056 <_dl_start+198> >0x00961053 <_dl_start+195>: add %edi,0x4(%eax) >0x00961056 <_dl_start+198>: mov 0x5a4(%ebx),%eax >0x0096105c <_dl_start+204>: test %eax,%eax >0x0096105e <_dl_start+206>: je 0x961063 <_dl_start+211> >0x00961060 <_dl_start+208>: add %edi,0x4(%eax) >0x00961063 <_dl_start+211>: mov 0x5bc(%ebx),%eax >0x00961069 <_dl_start+217>: test %eax,%eax >0x0096106b <_dl_start+219>: je 0x961070 <_dl_start+224> >0x0096106d <_dl_start+221>: add %edi,0x4(%eax) >0x00961070 <_dl_start+224>: mov 0x624(%ebx),%eax >0x00961076 <_dl_start+230>: test %eax,%eax >0x00961078 <_dl_start+232>: je 0x96107d <_dl_start+237> >0x0096107a <_dl_start+234>: add %edi,0x4(%eax) >0x0096107d <_dl_start+237>: mov 0x68c(%ebx),%eax >0x00961083 <_dl_start+243>: test %eax,%eax >0x00961085 <_dl_start+245>: je 0x96108a <_dl_start+250> >0x00961087 <_dl_start+247>: add %edi,0x4(%eax) >0x0096108a <_dl_start+250>: mov 0x5b0(%ebx),%edx >0x00961090 <_dl_start+256>: test %edx,%edx >0x00961092 <_dl_start+258>: je 0x96109e <_dl_start+270> >0x00961094 <_dl_start+260>: cmpl $0x11,0x4(%edx) >0x00961098 <_dl_start+264>: jne 0x961571 <map_doit+17> >0x0096109e <_dl_start+270>: mov 0x5a4(%ebx),%eax >0x009610a4 <_dl_start+276>: test %eax,%eax >0x009610a6 <_dl_start+278>: je 0x9610b8 <_dl_start+296> >0x009610a8 <_dl_start+280>: mov 0x5ac(%ebx),%ecx >0x009610ae <_dl_start+286>: cmpl $0x8,0x4(%ecx) >0x009610b2 <_dl_start+290>: jne 0x961547 <print_missing_version+71> >0x009610b8 <_dl_start+296>: mov 0x5f8(%ebx),%ecx >0x009610be <_dl_start+302>: test %ecx,%ecx >0x009610c0 <_dl_start+304>: je 0x9610cc <_dl_start+316> >0x009610c2 <_dl_start+306>: cmpl $0x1,0x4(%ecx) >0x009610c6 <_dl_start+310>: jne 0x9614c9 <print_unresolved+41> >0x009610cc <_dl_start+316>: mov 0x5d8(%ebx),%ecx >0x009610d2 <_dl_start+322>: test %ecx,%ecx >0x009610d4 <_dl_start+324>: je 0x9610e0 <_dl_start+336> >0x009610d6 <_dl_start+326>: cmpl $0x8,0x4(%ecx) >0x009610da <_dl_start+330>: jne 0x96149f >0x009610e0 <_dl_start+336>: mov 0x5d4(%ebx),%ecx >0x009610e6 <_dl_start+342>: test %ecx,%ecx >0x009610e8 <_dl_start+344>: jne 0x96151d <print_missing_version+29> >0x009610ee <_dl_start+350>: mov 0x59c(%ebx),%esi >0x009610f4 <_dl_start+356>: test %esi,%esi >0x009610f6 <_dl_start+358>: jne 0x9614f3 <print_unresolved+83> >0x009610fc <_dl_start+364>: test %edi,%edi >0x009610fe <_dl_start+366>: jne 0x9612c8 <_dl_start+824> >0x00961104 <_dl_start+372>: mov 0x65c(%ebx),%ecx >0x0096110a <_dl_start+378>: test %ecx,%ecx >0x0096110c <_dl_start+380>: je 0x9612c8 <_dl_start+824> >0x00961112 <_dl_start+386>: mov -0x1c0(%ebx),%eax >0x00961118 <_dl_start+392>: orb $0x4,0x6d4(%ebx) >0x0096111f <_dl_start+399>: or -0x1c4(%ebx),%eax >0x00961125 <_dl_start+405>: jne 0x9611f8 <_dl_start+616> >0x0096112b <_dl_start+411>: rdtsc >0x0096112d <_dl_start+413>: mov %eax,-0x2c(%ebp) >0x00961130 <_dl_start+416>: mov %edx,-0x28(%ebp) >0x00961133 <_dl_start+419>: rdtsc >0x00961135 <_dl_start+421>: mov %edx,-0x38(%ebp) >0x00961138 <_dl_start+424>: mov %eax,-0x3c(%ebp) >0x0096113b <_dl_start+427>: rdtsc >0x0096113d <_dl_start+429>: mov %eax,-0x24(%ebp) >0x00961140 <_dl_start+432>: mov %edx,-0x20(%ebp) >0x00961143 <_dl_start+435>: rdtsc >0x00961145 <_dl_start+437>: mov %edx,-0x18(%ebp) >0x00961148 <_dl_start+440>: mov -0x2c(%ebp),%edx >0x0096114b <_dl_start+443>: sub %edx,-0x3c(%ebp) >0x0096114e <_dl_start+446>: mov -0x28(%ebp),%ecx >0x00961151 <_dl_start+449>: mov %eax,-0x1c(%ebp) >0x00961154 <_dl_start+452>: mov -0x24(%ebp),%eax >0x00961157 <_dl_start+455>: sbb %ecx,-0x38(%ebp) >0x0096115a <_dl_start+458>: mov -0x20(%ebp),%edx >0x0096115d <_dl_start+461>: sub %eax,-0x1c(%ebp) >0x00961160 <_dl_start+464>: sbb %edx,-0x18(%ebp) >0x00961163 <_dl_start+467>: mov -0x18(%ebp),%edx >0x00961166 <_dl_start+470>: cmp %edx,-0x38(%ebp) >0x00961169 <_dl_start+473>: jb 0x96117d <_dl_start+493> >0x0096116b <_dl_start+475>: jbe 0x961400 <do_preload+16> >0x00961171 <_dl_start+481>: mov -0x1c(%ebp),%eax >0x00961174 <_dl_start+484>: mov -0x18(%ebp),%edx >0x00961177 <_dl_start+487>: mov %eax,-0x3c(%ebp) >0x0096117a <_dl_start+490>: mov %edx,-0x38(%ebp) >0x0096117d <_dl_start+493>: rdtsc >0x0096117f <_dl_start+495>: mov %eax,-0x24(%ebp) >0x00961182 <_dl_start+498>: mov %edx,-0x20(%ebp) >0x00961185 <_dl_start+501>: rdtsc >0x00961187 <_dl_start+503>: mov %edx,-0x18(%ebp) >0x0096118a <_dl_start+506>: mov -0x24(%ebp),%edx >0x0096118d <_dl_start+509>: mov -0x20(%ebp),%ecx >0x00961190 <_dl_start+512>: mov %eax,-0x1c(%ebp) >0x00961193 <_dl_start+515>: mov -0x3c(%ebp),%esi >0x00961196 <_dl_start+518>: sub %edx,-0x1c(%ebp) >0x00961199 <_dl_start+521>: sbb %ecx,-0x18(%ebp) >0x0096119c <_dl_start+524>: mov -0x38(%ebp),%ecx >0x0096119f <_dl_start+527>: cmp -0x18(%ebp),%ecx >0x009611a2 <_dl_start+530>: jb 0x9611b0 <_dl_start+544> >0x009611a4 <_dl_start+532>: jbe 0x961418 <do_preload+40> >0x009611aa <_dl_start+538>: mov -0x1c(%ebp),%esi >0x009611ad <_dl_start+541>: mov -0x18(%ebp),%ecx >0x009611b0 <_dl_start+544>: rdtsc >0x009611b2 <_dl_start+546>: mov %eax,-0x1c(%ebp) >0x009611b5 <_dl_start+549>: mov %edx,-0x18(%ebp) >0x009611b8 <_dl_start+552>: rdtsc >0x009611ba <_dl_start+554>: sub -0x1c(%ebp),%eax >0x009611bd <_dl_start+557>: sbb -0x18(%ebp),%edx >0x009611c0 <_dl_start+560>: cmp %edx,%ecx >0x009611c2 <_dl_start+562>: jb 0x9611ce <_dl_start+574> >0x009611c4 <_dl_start+564>: jbe 0x9613d8 <_dl_start+1096> >0x009611ca <_dl_start+570>: mov %eax,%esi >0x009611cc <_dl_start+572>: mov %edx,%ecx >0x009611ce <_dl_start+574>: rdtsc >0x009611d0 <_dl_start+576>: mov %eax,-0x1c(%ebp) >0x009611d3 <_dl_start+579>: mov %edx,-0x18(%ebp) >0x009611d6 <_dl_start+582>: rdtsc >0x009611d8 <_dl_start+584>: sub -0x1c(%ebp),%eax >0x009611db <_dl_start+587>: sbb -0x18(%ebp),%edx >0x009611de <_dl_start+590>: cmp %edx,%ecx >0x009611e0 <_dl_start+592>: jb 0x9611ec <_dl_start+604> >0x009611e2 <_dl_start+594>: jbe 0x9613e8 >0x009611e8 <_dl_start+600>: mov %eax,%esi >0x009611ea <_dl_start+602>: mov %edx,%ecx >0x009611ec <_dl_start+604>: mov %esi,-0x1c4(%ebx) >0x009611f2 <_dl_start+610>: mov %ecx,-0x1c0(%ebx) >0x009611f8 <_dl_start+616>: lea 0x540(%ebx),%eax >0x009611fe <_dl_start+622>: call 0x969f10 <_dl_lookup_symbol_x+736> >0x00961203 <_dl_start+627>: lea 0x540(%ebx),%eax >0x00961209 <_dl_start+633>: mov %eax,0x554(%ebx) >0x0096120f <_dl_start+639>: lea -0x20fc4(%ebx),%eax >0x00961215 <_dl_start+645>: mov %eax,0x6ec(%ebx) >0x0096121b <_dl_start+651>: lea 0x91c(%ebx),%eax >0x00961221 <_dl_start+657>: mov %eax,0x6f0(%ebx) >0x00961227 <_dl_start+663>: lea -0x73ca(%ebx),%eax >0x0096122d <_dl_start+669>: mov %eax,0x6f4(%ebx) >0x00961233 <_dl_start+675>: rdtsc >0x00961235 <_dl_start+677>: mov %edx,0x528(%ebx) >0x0096123b <_dl_start+683>: mov -0x34(%ebp),%edx >0x0096123e <_dl_start+686>: mov %eax,0x524(%ebx) >0x00961244 <_dl_start+692>: lea -0x1e724(%ebx),%eax >0x0096124a <_dl_start+698>: mov %ebp,-0xd4(%ebx) >0x00961250 <_dl_start+704>: mov %eax,0x4(%esp) >0x00961254 <_dl_start+708>: mov %edx,(%esp) >0x00961257 <_dl_start+711>: call 0x976930 <__udivmoddi4+304> >0x0096125c <_dl_start+716>: mov %eax,%esi >0x0096125e <_dl_start+718>: rdtsc >0x00961260 <_dl_start+720>: mov %edx,-0x18(%ebp) >0x00961263 <_dl_start+723>: mov -0x118(%ebx),%ecx >0x00961269 <_dl_start+729>: mov -0x11c(%ebx),%edx >0x0096126f <_dl_start+735>: cmpb $0x0,-0x344(%ebx) >0x00961276 <_dl_start+742>: mov %eax,-0x1c(%ebp) >0x00961279 <_dl_start+745>: mov %ecx,-0x20(%ebp) >0x0096127c <_dl_start+748>: mov %edx,-0x24(%ebp) >0x0096127f <_dl_start+751>: js 0x9615c5 <relocate_doit+37> >0x00961285 <_dl_start+757>: add $0x40,%esp >0x00961288 <_dl_start+760>: mov %esi,%eax >0x0096128a <_dl_start+762>: pop %ebx >0x0096128b <_dl_start+763>: pop %esi >0x0096128c <_dl_start+764>: pop %edi >0x0096128d <_dl_start+765>: pop %ebp >0x0096128e <_dl_start+766>: ret >0x0096128f <_dl_start+767>: nop >0x00961290 <_dl_start+768>: lea (%eax,%eax,1),%ecx >0x00961293 <_dl_start+771>: sar %ecx >0x00961295 <_dl_start+773>: cmp $0xfffffffc,%ecx >0x00961298 <_dl_start+776>: jbe 0x9612a8 <_dl_start+792> >0x0096129a <_dl_start+778>: not %ecx >0x0096129c <_dl_start+780>: mov %edx,0x5e8(%esi,%ecx,4) >0x009612a3 <_dl_start+787>: jmp 0x960fe7 <_dl_start+87> >0x009612a8 <_dl_start+792>: mov $0x6ffffdff,%ecx >0x009612ad <_dl_start+797>: sub %eax,%ecx >0x009612af <_dl_start+799>: cmp $0xb,%ecx >0x009612b2 <_dl_start+802>: ja 0x9613b8 <_dl_start+1064> >0x009612b8 <_dl_start+808>: mov $0x6fffff7c,%ecx >0x009612bd <_dl_start+813>: sub %eax,%ecx >0x009612bf <_dl_start+815>: mov %edx,(%esi,%ecx,4) >0x009612c2 <_dl_start+818>: jmp 0x960fe7 <_dl_start+87> >0x009612c7 <_dl_start+823>: nop >0x009612c8 <_dl_start+824>: test %eax,%eax >0x009612ca <_dl_start+826>: je 0x961426 <do_preload+54> >0x009612d0 <_dl_start+832>: mov 0x4(%eax),%esi >0x009612d3 <_dl_start+835>: mov 0x5a8(%ebx),%eax >0x009612d9 <_dl_start+841>: mov 0x4(%eax),%eax >0x009612dc <_dl_start+844>: lea (%eax,%esi,1),%ecx >0x009612df <_dl_start+847>: mov %ecx,-0x24(%ebp) >0x009612e2 <_dl_start+850>: test %edx,%edx >0x009612e4 <_dl_start+852>: je 0x961307 <_dl_start+887> >0x009612e6 <_dl_start+854>: mov 0x5bc(%ebx),%edx >0x009612ec <_dl_start+860>: mov -0x24(%ebp),%ecx >0x009612ef <_dl_start+863>: cmp %ecx,0x4(%edx) >0x009612f2 <_dl_start+866>: jne 0x96159b <map_doit+59> >0x009612f8 <_dl_start+872>: mov 0x568(%ebx),%edx >0x009612fe <_dl_start+878>: add 0x4(%edx),%eax >0x00961301 <_dl_start+881>: lea (%eax,%esi,1),%edx >0x00961304 <_dl_start+884>: mov %edx,-0x24(%ebp) >0x00961307 <_dl_start+887>: mov 0x578(%ebx),%edx >0x0096130d <_dl_start+893>: mov 0x4(%edx),%edx >0x00961310 <_dl_start+896>: mov %edx,-0x2c(%ebp) >0x00961313 <_dl_start+899>: mov 0x5fc(%ebx),%edx >0x00961319 <_dl_start+905>: test %edx,%edx >0x0096131b <_dl_start+907>: je 0x96134a <_dl_start+954> >0x0096131d <_dl_start+909>: mov 0x4(%edx),%edx >0x00961320 <_dl_start+912>: shr $0x3,%eax >0x00961323 <_dl_start+915>: cmp %edx,%eax >0x00961325 <_dl_start+917>: cmova %edx,%eax >0x00961328 <_dl_start+920>: lea (%esi,%eax,8),%edx >0x0096132b <_dl_start+923>: cmp %edx,%esi >0x0096132d <_dl_start+925>: jae 0x961348 <_dl_start+952> >0x0096132f <_dl_start+927>: nop >0x00961330 <_dl_start+928>: cmpb $0x8,0x4(%esi) >0x00961334 <_dl_start+932>: mov (%esi),%eax >0x00961336 <_dl_start+934>: jne 0x961434 <do_preload+68> >0x0096133c <_dl_start+940>: lea (%edi,%eax,1),%eax >0x0096133f <_dl_start+943>: add $0x8,%esi >0x00961342 <_dl_start+946>: add %edi,(%eax) >0x00961344 <_dl_start+948>: cmp %esi,%edx >0x00961346 <_dl_start+950>: ja 0x961330 <_dl_start+928> >0x00961348 <_dl_start+952>: mov %edx,%esi >0x0096134a <_dl_start+954>: mov 0x624(%ebx),%eax >0x00961350 <_dl_start+960>: test %eax,%eax >0x00961352 <_dl_start+962>: je 0x961475 <do_preload+133> >0x00961358 <_dl_start+968>: cmp %esi,-0x24(%ebp) >0x0096135b <_dl_start+971>: jbe 0x961112 <_dl_start+386> >0x00961361 <_dl_start+977>: mov %edi,-0x30(%ebp) >0x00961364 <_dl_start+980>: nopl 0x0(%eax) >0x00961368 <_dl_start+984>: mov (%esi),%ecx >0x0096136a <_dl_start+986>: mov 0x4(%esi),%edi >0x0096136d <_dl_start+989>: mov %ecx,-0x1c(%ebp) >0x00961370 <_dl_start+992>: mov %edi,%ecx >0x00961372 <_dl_start+994>: shr $0x8,%ecx >0x00961375 <_dl_start+997>: shl $0x4,%ecx >0x00961378 <_dl_start+1000>: add -0x2c(%ebp),%ecx >0x0096137b <_dl_start+1003>: movzbl 0xc(%ecx),%edx >0x0096137f <_dl_start+1007>: mov 0x4(%ecx),%eax >0x00961382 <_dl_start+1010>: add 0x540(%ebx),%eax >0x00961388 <_dl_start+1016>: and $0xf,%edx >0x0096138b <_dl_start+1019>: cmp $0xa,%edx >0x0096138e <_dl_start+1022>: je 0x96145e <do_preload+110> >0x00961394 <_dl_start+1028>: and $0xff,%edi >0x0096139a <_dl_start+1034>: sub $0x6,%edi >0x0096139d <_dl_start+1037>: cmp $0x1,%edi >0x009613a0 <_dl_start+1040>: ja 0x9613ab <_dl_start+1051> >0x009613a2 <_dl_start+1042>: mov -0x30(%ebp),%ecx >0x009613a5 <_dl_start+1045>: mov -0x1c(%ebp),%edx >0x009613a8 <_dl_start+1048>: mov %eax,(%ecx,%edx,1) >0x009613ab <_dl_start+1051>: add $0x8,%esi >0x009613ae <_dl_start+1054>: cmp %esi,-0x24(%ebp) >0x009613b1 <_dl_start+1057>: ja 0x961368 <_dl_start+984> >0x009613b3 <_dl_start+1059>: jmp 0x961112 <_dl_start+386> >0x009613b8 <_dl_start+1064>: mov $0x6ffffeff,%ecx >0x009613bd <_dl_start+1069>: sub %eax,%ecx >0x009613bf <_dl_start+1071>: cmp $0xa,%ecx >0x009613c2 <_dl_start+1074>: ja 0x960fe7 <_dl_start+87> >0x009613c8 <_dl_start+1080>: mov $0x70000088,%ecx >0x009613cd <_dl_start+1085>: sub %eax,%ecx >0x009613cf <_dl_start+1087>: mov %edx,(%esi,%ecx,4) >0x009613d2 <_dl_start+1090>: jmp 0x960fe7 <_dl_start+87> >0x009613d7 <_dl_start+1095>: nop >0x009613d8 <_dl_start+1096>: cmp %eax,%esi >0x009613da <_dl_start+1098>: jbe 0x9611ce <_dl_start+574> >0x009613e0 <_dl_start+1104>: jmp 0x9611ca <_dl_start+570> >0x009613e5 <_dl_start+1109>: nopl (%eax) >End of assembler dump. >(gdb) >
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 579838
:
404757
|
404758
|
404759
| 404857 |
425520