This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug backtrace/11313] internal-error: print_frame_args: Assertion `nsym != NULL' failed


------- Additional Comments From mgrojo at indra dot es  2010-02-25 11:32 -------
The backtrace of the gdb core is:
#0  0x000000347732e25d in raise () from /lib64/tls/libc.so.6
#1  0x000000347732fa5e in abort () from /lib64/tls/libc.so.6
#2  0x000000000045128b in internal_vproblem (problem=0x8d92c0, 
    file=0x6a19e0 "stack.c", line=289, 
    fmt=0x5bf5120 "stack.c:289: internal-error: print_frame_args: Assertion
`nsym != NULL' failed.\nA problem internal to GDB has been detected,\nfurther
debugging may prove unreliable.", ap=0x1) at utils.c:979
#3  0x0000000000451549 in internal_verror (
    file=0x15b0 <Address 0x15b0 out of bounds>, line=6, 
    fmt=0xffffffffffffffff <Address 0xffffffffffffffff out of bounds>, ap=0x6)
    at utils.c:994
#4  0x00000000004515e1 in internal_error (
    file=0x15b0 <Address 0x15b0 out of bounds>, line=5552, 
    string=0x6 <Address 0x6 out of bounds>) at utils.c:1003
#5  0x000000000050828f in print_frame_args (func=<value optimized out>, 
    frame=0x5772068, num=-1, stream=0x9cb620) at stack.c:289
#6  0x000000000050984e in frame_info (addr_exp=<value optimized out>, 
    from_tty=<value optimized out>) at stack.c:1149
#7  0x000000000044e1c5 in execute_command (p=0xaab591 "", from_tty=1)
    at top.c:453
#8  0x0000000000513e32 in command_handler (command=0xaab587 "info frame")
    at event-top.c:511
#9  0x000000000051417b in command_line_handler (rl=0x4e0ec50 "\260b\226")
    at event-top.c:742
#10 0x00000000005c7813 in rl_callback_read_char () at callback.c:205
#11 0x0000000000513769 in rl_callback_read_char_wrapper (client_data=0x15b0)
    at event-top.c:178
#12 0x00000000005124d9 in process_event () at event-loop.c:394
#13 0x000000000051338f in gdb_do_one_event (data=<value optimized out>)
    at event-loop.c:447
#14 0x000000000050e07b in catch_errors (func=0x513340 <gdb_do_one_event>, 
    func_args=0x0, errstring=0x67269d "", mask=<value optimized out>)
    at exceptions.c:510
#15 0x00000000004aa07a in tui_command_loop (data=<value optimized out>)
    at ./tui/tui-interp.c:153
#16 0x00000000004470b9 in captured_command_loop (data=0x15b0) at ./main.c:226
#17 0x000000000050e07b in catch_errors (func=0x4470b0 <captured_command_loop>, 
    func_args=0x0, errstring=0x67269d "", mask=<value optimized out>)
    at exceptions.c:510
#18 0x0000000000447706 in captured_main (data=<value optimized out>)
    at ./main.c:902
#19 0x000000000050e07b in catch_errors (func=0x4470f0 <captured_main>, 
    func_args=0x7fbffff5e0, errstring=0x67269d "", mask=<value optimized out>)
    at exceptions.c:510
#20 0x0000000000447fd4 in gdb_main (args=0x15b0) at ./main.c:911
#21 0x0000000000446e87 in main (argc=6, argv=0x15b0) at gdb.c:33


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11313

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]