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 872543 Details for
Bug 1074364
[abrt] gdb: find_and_open_source(): gdb killed by 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), 18.83 KB, created by
Jim Carpenter
on 2014-03-10 02:36:13 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Jim Carpenter
Created:
2014-03-10 02:36:13 UTC
Size:
18.83 KB
patch
obsolete
>[New LWP 8579] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib/libthread_db.so.1". >Core was generated by `gdb ./iouyap'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 find_and_open_source (filename=0x9d <Address 0x9d out of bounds>, dirname=<optimized out>, fullname=fullname@entry=0x97d4e08) at ../../gdb/source.c:1070 >1070 if (IS_ABSOLUTE_PATH (filename)) > >Thread 1 (Thread 0xb778da00 (LWP 8579)): >#0 find_and_open_source (filename=0x9d <Address 0x9d out of bounds>, dirname=<optimized out>, fullname=fullname@entry=0x97d4e08) at ../../gdb/source.c:1070 > path = 0xbfb2b1c0 "findlocale.c:$cwd" > p = <optimized out> > result = <optimized out> > cleanup = <optimized out> >#1 0x081b8489 in symtab_to_fullname (s=0x97d4dd4) at ../../gdb/source.c:1127 > fd = <optimized out> >#2 0x081f3757 in create_sals_line_offset (ls=0xbfb2b4e8, self=0xbfb2b4c4) at ../../gdb/linespec.c:1854 > fullname = <optimized out> > values = {sals = 0x0, nelts = 0} > val = {pspace = 0x0, symtab = 0x0, section = 0x0, line = 0, pc = 0, end = 0, explicit_pc = 0, explicit_line = 0, probe = 0x0} > use_default = 0 >#3 convert_linespec_to_sals (state=state@entry=0xbfb2b4c4, ls=ls@entry=0xbfb2b4e8) at ../../gdb/linespec.c:2055 > sals = {sals = 0x0, nelts = 0} >#4 0x081f5956 in parse_linespec (parser=parser@entry=0xbfb2b4a8, argptr=argptr@entry=0xbfb2b66c) at ../../gdb/linespec.c:2323 > token = {type = LSTOKEN_EOI, data = {string = {ptr = 0x93209de "1235", length = <optimized out>}, keyword = 0x93209de "1235"}} > values = {sals = 0x0, nelts = 0} > file_exception = {reason = 0, error = GDB_NO_ERROR, message = 0x1 <Address 0x1 out of bounds>} > cleanup = <optimized out> > __PRETTY_FUNCTION__ = "parse_linespec" >#5 0x081f6470 in decode_line_full (argptr=argptr@entry=0xbfb2b66c, flags=flags@entry=1, default_symtab=0x97d4dd4, default_line=default_line@entry=34, canonical=canonical@entry=0xbfb2b68c, select_mode=select_mode@entry=0x0, filter=filter@entry=0x0) at ../../gdb/linespec.c:2434 > result = {sals = 0x42fba000, nelts = 1123689818} > cleanups = 0x8462900 <sentinel_cleanup> > filters = 0x0 > parser = {lexer = {saved_arg = 0x93209de "1235", stream = 0xbfb2b66c, current = {type = LSTOKEN_EOI, data = {string = {ptr = 0x93209de "1235", length = 4}, keyword = 0x93209de "1235"}}}, is_quote_enclosed = 0, keyword_ok = 1, state = {language = 0x84a5a80 <c_language_defn>, program_space = 0x9391180, default_symtab = 0x97d4dd4, default_line = 34, funfirstline = 1, list_mode = 0, canonical = 0xbfb2b68c, canonical_names = 0x0, addr_set = 0x94f9cf8}, result = {expression = 0x0, expr_pc = 0, source_filename = 0x0, file_symtabs = 0x9600750, function_name = 0x0, function_symbols = 0x0, minimal_symbols = 0x0, label_name = 0x0, labels = {label_symbols = 0x0, function_symbols = 0x0}, line_offset = {offset = 1235, sign = LINE_OFFSET_NONE}}} > state = <optimized out> > __PRETTY_FUNCTION__ = "decode_line_full" >#6 0x0819c53f in parse_breakpoint_sals (address=0xbfb2b66c, canonical=0xbfb2b68c) at ../../gdb/breakpoint.c:9318 > cursal = {pspace = <optimized out>, symtab = 0x0, section = <optimized out>, line = <optimized out>, pc = <optimized out>, end = <optimized out>, explicit_pc = <optimized out>, explicit_line = <optimized out>, probe = <optimized out>} >#7 0x081a1d1a in create_breakpoint (gdbarch=0x94fb0e0, arg=arg@entry=0x93209de "1235", cond_string=cond_string@entry=0x0, thread=thread@entry=0, extra_string=extra_string@entry=0x0, parse_arg=parse_arg@entry=1, tempflag=tempflag@entry=0, type_wanted=type_wanted@entry=bp_breakpoint, ignore_count=ignore_count@entry=0, pending_break_support=pending_break_support@entry=AUTO_BOOLEAN_AUTO, ops=ops@entry=0x864d620 <bkpt_breakpoint_ops>, from_tty=from_tty@entry=1, enabled=enabled@entry=1, internal=internal@entry=0, flags=flags@entry=0) at ../../gdb/breakpoint.c:9554 > e = {reason = 0, error = GDB_NO_ERROR, message = 0x0} > copy_arg = 0x0 > addr_start = 0x93209de "1235" > canonical = {special_display = 0, pre_expanded = 0, addr_string = 0x0, sals = 0x0} > old_chain = <optimized out> > bkpt_chain = 0x0 > pending = 0 > task = 0 > prev_bkpt_count = 0 > __PRETTY_FUNCTION__ = "create_breakpoint" >#8 0x081a2636 in break_command_1 (arg=0x93209de "1235", flag=<optimized out>, from_tty=1) at ../../gdb/breakpoint.c:9775 > tempflag = 0 > type_wanted = bp_breakpoint > ops = 0x864d620 <bkpt_breakpoint_ops> > arg_cp = 0x93209de "1235" >#9 0x082ed51e in execute_command (p=<optimized out>, p@entry=0x93209d8 "break 1235", from_tty=1) at ../../gdb/top.c:482 > cmd = 0x93209de "1235" > arg = <optimized out> > cleanup_if_error = 0x94f74f8 > cleanup = 0x94fd1c8 > c = 0x935b3b0 > line = 0x93209d8 "break 1235" >#10 0x08221a20 in command_handler (command=0x93209d8 "break 1235") at ../../gdb/event-top.c:438 > stdin_is_tty = <optimized out> > stat_chain = 0x8462900 <sentinel_cleanup> >#11 0x08221eda in command_line_handler (rl=0x9739928 "") at ../../gdb/event-top.c:636 > linebuffer = 0x94fd138 "break 1235" > linelength = 80 > p = 0x94fd142 "" > p1 = <optimized out> > nline = <optimized out> > repeat = 1 >#12 0x42fa5e62 in rl_callback_read_char () at ../callback.c:220 > line = 0x9739928 "" > eof = <optimized out> > jcode = <optimized out> > olevel = {{__jmpbuf = {1123786752, 1123803012, 1123800272, 140646948, 975217845, -1365071025}, __mask_was_saved = 1, __saved_mask = {__val = {0 <repeats 32 times>}}}} >#13 0x08221a89 in rl_callback_read_char_wrapper (client_data=0x0) at ../../gdb/event-top.c:165 >No locals. >#14 0x0821fcb4 in handle_file_event (data=data@entry=...) at ../../gdb/event-loop.c:768 > file_ptr = 0x9459fd0 > mask = <optimized out> > error_mask = <optimized out> > event_file_desc = 0 >#15 0x082205e4 in process_event () at ../../gdb/event-loop.c:342 > event_ptr = <optimized out> > proc = 0x821fc40 <handle_file_event> > data = {ptr = 0x0, integer = 0} >#16 0x082209bc in gdb_do_one_event () at ../../gdb/event-loop.c:406 > event_source_head = 0 > current = 3 >#17 0x08220bde in start_event_loop () at ../../gdb/event-loop.c:431 > ex = {reason = 0, error = GDB_NO_ERROR, message = 0x0} > result = 0 >#18 0x082197c3 in captured_command_loop (data=data@entry=0x0) at ../../gdb/main.c:261 >No locals. >#19 0x0821741b in catch_errors (func=func@entry=0x82197b0 <captured_command_loop>, func_args=func_args@entry=0x0, errstring=errstring@entry=0x8428899 "", mask=mask@entry=6) at ../../gdb/exceptions.c:524 > val = 0 > exception = {reason = 0, error = GDB_NO_ERROR, message = 0x0} > saved_uiout = 0x9480e38 >#20 0x0821a524 in captured_main (data=data@entry=0xbfb2ba6c) at ../../gdb/main.c:1150 > context = <optimized out> > argc = 2 > argv = 0xbfb2bb24 > quiet = 0 > set_args = 0 > inhibit_home_gdbinit = 0 > symarg = 0xbfb2c662 "./iouyap" > execarg = <optimized out> > pidarg = 0x0 > corearg = <optimized out> > pid_or_core_arg = <optimized out> > cdarg = 0x0 > ttyarg = 0x0 > python_script = <optimized out> > print_help = 0 > print_version = 0 > print_configuration = 0 > cmdarg_vec = 0x0 > cmdarg_p = 0x0 > dirarg = 0x9320800 > dirsize = <optimized out> > ndir = 1 > system_gdbinit = 0x9458050 "/etc/gdbinit" > home_gdbinit = 0x0 > local_gdbinit = 0x0 > i = <optimized out> > save_auto_load = 1 > objfile = <optimized out> > pre_stat_chain = 0x8462900 <sentinel_cleanup> >#21 0x0821741b in catch_errors (func=func@entry=0x8219bf0 <captured_main>, func_args=func_args@entry=0xbfb2ba6c, errstring=errstring@entry=0x8428899 "", mask=mask@entry=6) at ../../gdb/exceptions.c:524 > val = 0 > exception = {reason = 0, error = GDB_NO_ERROR, message = 0x0} > saved_uiout = 0x8607420 <def_uiout> >#22 0x0821b2b1 in gdb_main (args=0xbfb2ba6c) at ../../gdb/main.c:1160 >No locals. >#23 0x08091b00 in main (argc=2, argv=0xbfb2bb24) at ../../gdb/gdb.c:34 > args = {argc = 2, argv = 0xbfb2bb24, use_windows = 0, interpreter_p = 0x841a74c "console"} >From To Syms Read Shared Object Library >0x42f8e9c0 0x42faf544 Yes /lib/libreadline.so.6 >0x41071c70 0x41086174 Yes /lib/libselinux.so.1 >0x42d95f70 0x42db1774 Yes /lib/libncurses.so.5 >0x422f3eb0 0x423002e4 Yes /lib/libtinfo.so.5 >0x4ffac8e0 0x4ffb9994 Yes /lib/libz.so.1 >0x4ff42690 0x4ff70d48 Yes /lib/libm.so.6 >0x4ff87ad0 0x4ff889bc Yes /lib/libdl.so.2 >0x4ff92860 0x4ff9ec90 Yes /lib/libpthread.so.0 >0x42b1ba90 0x42b1c4f8 Yes /lib/libutil.so.1 >0x438b0290 0x4399f594 Yes /lib/libpython2.7.so.1.0 >0x415e41b0 0x415fcc64 Yes /lib/libexpat.so.1 >0x4ffe52c0 0x4ffff124 Yes /lib/liblzma.so.5 >0x4ffc60c0 0x4ffdb704 Yes /lib/libgcc_s.so.1 >0x4fd953d0 0x4feda6ec Yes /lib/libc.so.6 >0x41000f80 0x4104f3c4 Yes /lib/libpcre.so.1 >0x4fd5a880 0x4fd7329c Yes /lib/ld-linux.so.2 >0xb77ac8c0 0xb77b18a4 Yes /usr/lib/python2.7/lib-dynload/itertoolsmodule.so >0xb77a4620 0xb77a6f64 Yes /usr/lib/python2.7/lib-dynload/_collectionsmodule.so >0xb779c1b0 0xb779eb04 Yes /usr/lib/python2.7/lib-dynload/operator.so >0xb7794930 0xb7795be4 Yes /usr/lib/python2.7/lib-dynload/_heapq.so >0xb74e4750 0xb74edf14 Yes /usr/lib/python2.7/lib-dynload/datetime.so >$1 = 0x0 >No symbol "__glib_assert_msg" in current context. >eax 0xbfb2b1cc -1078808116 >ecx 0x935fda5 154533285 >edx 0xbfb2b1cc -1078808116 >ebx 0x97d4e08 159206920 >esp 0xbfb2b1a0 0xbfb2b1a0 >ebp 0xbfb2b228 0xbfb2b228 >esi 0x9d 157 >edi 0x935fda0 154533280 >eip 0x81b82b8 0x81b82b8 <find_and_open_source+280> >eflags 0x10246 [ PF ZF IF RF ] >cs 0x73 115 >ss 0x7b 123 >ds 0x7b 123 >es 0x7b 123 >fs 0x0 0 >gs 0x33 51 >st0 *value not available* >st1 *value not available* >st2 *value not available* >st3 *value not available* >st4 *value not available* >st5 *value not available* >st6 *value not available* >st7 *value not available* >fctrl *value not available* >fstat *value not available* >ftag *value not available* >fiseg *value not available* >fioff *value not available* >foseg *value not available* >fooff *value not available* >fop *value not available* >mm0 *value not available* >mm1 *value not available* >mm2 *value not available* >mm3 *value not available* >mm4 *value not available* >mm5 *value not available* >mm6 *value not available* >mm7 *value not available* >Dump of assembler code for function find_and_open_source: > 0x081b81a0 <+0>: push %ebp > 0x081b81a1 <+1>: mov %esp,%ebp > 0x081b81a3 <+3>: push %edi > 0x081b81a4 <+4>: push %esi > 0x081b81a5 <+5>: push %ebx > 0x081b81a6 <+6>: lea -0x4c(%esp),%esp > 0x081b81aa <+10>: mov 0x10(%ebp),%ebx > 0x081b81ad <+13>: mov %gs:0x14,%eax > 0x081b81b3 <+19>: mov %eax,-0x1c(%ebp) > 0x081b81b6 <+22>: xor %eax,%eax > 0x081b81b8 <+24>: mov 0x864d670,%eax > 0x081b81bd <+29>: mov 0x8(%ebp),%esi > 0x081b81c0 <+32>: mov %eax,-0x2c(%ebp) > 0x081b81c3 <+35>: mov (%ebx),%eax > 0x081b81c5 <+37>: test %eax,%eax > 0x081b81c7 <+39>: mov 0xc(%ebp),%edi > 0x081b81ca <+42>: je 0x81b8253 <find_and_open_source+179> > 0x081b81d0 <+48>: mov %eax,(%esp) > 0x081b81d3 <+51>: call 0x81b8100 <rewrite_source_path> > 0x081b81d8 <+56>: test %eax,%eax > 0x081b81da <+58>: je 0x81b8300 <find_and_open_source+352> > 0x081b81e0 <+64>: mov (%ebx),%edx > 0x081b81e2 <+66>: mov %eax,-0x30(%ebp) > 0x081b81e5 <+69>: mov %edx,(%esp) > 0x081b81e8 <+72>: call 0x8320fc0 <xfree> > 0x081b81ed <+77>: mov -0x30(%ebp),%eax > 0x081b81f0 <+80>: mov %eax,(%ebx) > 0x081b81f2 <+82>: movl $0x0,0x8(%esp) > 0x081b81fa <+90>: movl $0x0,0x4(%esp) > 0x081b8202 <+98>: mov %eax,(%esp) > 0x081b8205 <+101>: call 0x8217c20 <gdb_open_cloexec> > 0x081b820a <+106>: test %eax,%eax > 0x081b820c <+108>: mov %eax,-0x30(%ebp) > 0x081b820f <+111>: mov (%ebx),%eax > 0x081b8211 <+113>: mov %eax,(%esp) > 0x081b8214 <+116>: js 0x81b8248 <find_and_open_source+168> > 0x081b8216 <+118>: call 0x82f3920 <gdb_realpath> > 0x081b821b <+123>: mov %eax,%esi > 0x081b821d <+125>: mov (%ebx),%eax > 0x081b821f <+127>: mov %eax,(%esp) > 0x081b8222 <+130>: call 0x8320fc0 <xfree> > 0x081b8227 <+135>: mov -0x30(%ebp),%edx > 0x081b822a <+138>: mov %esi,(%ebx) > 0x081b822c <+140>: mov %edx,%eax > 0x081b822e <+142>: mov -0x1c(%ebp),%ecx > 0x081b8231 <+145>: xor %gs:0x14,%ecx > 0x081b8238 <+152>: jne 0x81b8402 <find_and_open_source+610> > 0x081b823e <+158>: lea -0xc(%ebp),%esp > 0x081b8241 <+161>: pop %ebx > 0x081b8242 <+162>: pop %esi > 0x081b8243 <+163>: pop %edi > 0x081b8244 <+164>: pop %ebp > 0x081b8245 <+165>: ret > 0x081b8246 <+166>: xchg %ax,%ax > 0x081b8248 <+168>: call 0x8320fc0 <xfree> > 0x081b824d <+173>: movl $0x0,(%ebx) > 0x081b8253 <+179>: movl $0x0,0x4(%esp) > 0x081b825b <+187>: movl $0x81b1430,(%esp) > 0x081b8262 <+194>: call 0x81b1290 <make_cleanup> > 0x081b8267 <+199>: test %edi,%edi > 0x081b8269 <+201>: mov %eax,-0x30(%ebp) > 0x081b826c <+204>: je 0x81b82b8 <find_and_open_source+280> > 0x081b826e <+206>: mov %edi,(%esp) > 0x081b8271 <+209>: call 0x81b8100 <rewrite_source_path> > 0x081b8276 <+214>: test %eax,%eax > 0x081b8278 <+216>: mov %eax,-0x34(%ebp) > 0x081b827b <+219>: je 0x81b8390 <find_and_open_source+496> > 0x081b8281 <+225>: mov %eax,0x4(%esp) > 0x081b8285 <+229>: movl $0x8320fc0,(%esp) > 0x081b828c <+236>: call 0x81b1290 <make_cleanup> > 0x081b8291 <+241>: mov 0x864d670,%edi > 0x081b8297 <+247>: movl $0x8466e22,0x4(%esp) > 0x081b829f <+255>: mov %edi,(%esp) > 0x081b82a2 <+258>: call 0x808fac0 <strstr@plt> > 0x081b82a7 <+263>: test %eax,%eax > 0x081b82a9 <+265>: mov %eax,%edx > 0x081b82ab <+267>: je 0x81b82b8 <find_and_open_source+280> > 0x081b82ad <+269>: cmp -0x2c(%ebp),%eax > 0x081b82b0 <+272>: je 0x81b8308 <find_and_open_source+360> > 0x081b82b2 <+274>: cmpb $0x3a,-0x1(%eax) > 0x081b82b6 <+278>: je 0x81b8308 <find_and_open_source+360> >=> 0x081b82b8 <+280>: cmpb $0x2f,(%esi) > 0x081b82bb <+283>: je 0x81b8398 <find_and_open_source+504> > 0x081b82c1 <+289>: mov -0x2c(%ebp),%eax > 0x081b82c4 <+292>: mov %ebx,0x10(%esp) > 0x081b82c8 <+296>: movl $0x0,0xc(%esp) > 0x081b82d0 <+304>: mov %esi,0x8(%esp) > 0x081b82d4 <+308>: movl $0x2,0x4(%esp) > 0x081b82dc <+316>: mov %eax,(%esp) > 0x081b82df <+319>: call 0x81b7b50 <openp> > 0x081b82e4 <+324>: test %eax,%eax > 0x081b82e6 <+326>: mov %eax,%edi > 0x081b82e8 <+328>: js 0x81b83c8 <find_and_open_source+552> > 0x081b82ee <+334>: mov -0x30(%ebp),%eax > 0x081b82f1 <+337>: mov %eax,(%esp) > 0x081b82f4 <+340>: call 0x81b1390 <do_cleanups> > 0x081b82f9 <+345>: mov %edi,%eax > 0x081b82fb <+347>: jmp 0x81b822e <find_and_open_source+142> > 0x081b8300 <+352>: mov (%ebx),%eax > 0x081b8302 <+354>: jmp 0x81b81f2 <find_and_open_source+82> > 0x081b8307 <+359>: nop > 0x081b8308 <+360>: movzbl 0x5(%edx),%eax > 0x081b830c <+364>: test %al,%al > 0x081b830e <+366>: je 0x81b8314 <find_and_open_source+372> > 0x081b8310 <+368>: cmp $0x3a,%al > 0x081b8312 <+370>: jne 0x81b82b8 <find_and_open_source+280> > 0x081b8314 <+372>: mov %edi,(%esp) > 0x081b8317 <+375>: mov %edx,-0x38(%ebp) > 0x081b831a <+378>: call 0x808f730 <strlen@plt> > 0x081b831f <+383>: mov %eax,-0x2c(%ebp) > 0x081b8322 <+386>: mov -0x34(%ebp),%eax > 0x081b8325 <+389>: mov %eax,(%esp) > 0x081b8328 <+392>: call 0x808f730 <strlen@plt> > 0x081b832d <+397>: mov -0x2c(%ebp),%ecx > 0x081b8330 <+400>: add %ecx,%eax > 0x081b8332 <+402>: add $0x20,%eax > 0x081b8335 <+405>: and $0xfffffff0,%eax > 0x081b8338 <+408>: sub %eax,%esp > 0x081b833a <+410>: mov %esp,%edx > 0x081b833c <+412>: add $0x23,%edx > 0x081b833f <+415>: mov %edx,-0x2c(%ebp) > 0x081b8342 <+418>: mov -0x38(%ebp),%edx > 0x081b8345 <+421>: sub %edi,%edx > 0x081b8347 <+423>: andl $0xfffffff0,-0x2c(%ebp) > 0x081b834b <+427>: mov -0x2c(%ebp),%eax > 0x081b834e <+430>: mov %edx,0x8(%esp) > 0x081b8352 <+434>: mov %edi,0x4(%esp) > 0x081b8356 <+438>: mov %eax,(%esp) > 0x081b8359 <+441>: mov %edx,-0x38(%ebp) > 0x081b835c <+444>: call 0x808ee30 <strncpy@plt> > 0x081b8361 <+449>: mov -0x34(%ebp),%ecx > 0x081b8364 <+452>: mov -0x2c(%ebp),%eax > 0x081b8367 <+455>: add -0x38(%ebp),%eax > 0x081b836a <+458>: mov %ecx,0x4(%esp) > 0x081b836e <+462>: mov %eax,(%esp) > 0x081b8371 <+465>: call 0x808f050 <stpcpy@plt> > 0x081b8376 <+470>: mov -0x38(%ebp),%edx > 0x081b8379 <+473>: mov %eax,(%esp) > 0x081b837c <+476>: add %edi,%edx > 0x081b837e <+478>: add $0x5,%edx > 0x081b8381 <+481>: mov %edx,0x4(%esp) > 0x081b8385 <+485>: call 0x808f8d0 <strcpy@plt> > 0x081b838a <+490>: jmp 0x81b82b8 <find_and_open_source+280> > 0x081b838f <+495>: nop > 0x081b8390 <+496>: mov %edi,-0x34(%ebp) > 0x081b8393 <+499>: jmp 0x81b8291 <find_and_open_source+241> > 0x081b8398 <+504>: mov %esi,(%esp) > 0x081b839b <+507>: nop > 0x081b839c <+508>: lea 0x0(%esi,%eiz,1),%esi > 0x081b83a0 <+512>: call 0x81b8100 <rewrite_source_path> > 0x081b83a5 <+517>: test %eax,%eax > 0x081b83a7 <+519>: mov %eax,%edi > 0x081b83a9 <+521>: je 0x81b82c1 <find_and_open_source+289> > 0x081b83af <+527>: mov %eax,0x4(%esp) > 0x081b83b3 <+531>: movl $0x8320fc0,(%esp) > 0x081b83ba <+538>: call 0x81b1290 <make_cleanup> > 0x081b83bf <+543>: mov %edi,%esi > 0x081b83c1 <+545>: jmp 0x81b82c1 <find_and_open_source+289> > 0x081b83c6 <+550>: xchg %ax,%ax > 0x081b83c8 <+552>: mov %esi,(%esp) > 0x081b83cb <+555>: call 0x84089f0 <lbasename> > 0x081b83d0 <+560>: cmp %eax,%esi > 0x081b83d2 <+562>: je 0x81b82ee <find_and_open_source+334> > 0x081b83d8 <+568>: mov %eax,0x8(%esp) > 0x081b83dc <+572>: mov -0x2c(%ebp),%eax > 0x081b83df <+575>: mov %ebx,0x10(%esp) > 0x081b83e3 <+579>: movl $0x0,0xc(%esp) > 0x081b83eb <+587>: movl $0x2,0x4(%esp) > 0x081b83f3 <+595>: mov %eax,(%esp) > 0x081b83f6 <+598>: call 0x81b7b50 <openp> > 0x081b83fb <+603>: mov %eax,%edi > 0x081b83fd <+605>: jmp 0x81b82ee <find_and_open_source+334> > 0x081b8402 <+610>: call 0x808fbe0 <__stack_chk_fail@plt> >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 1074364
: 872543 |
872544
|
872546
|
872547
|
872548
|
872549
|
872550
|
872551
|
872552
|
872553
|
872554