This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc 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 libc/228] bus error signal during unaligned memory access...


------- Additional Comments From pluto at pld-linux dot org  2004-06-22 23:08 -------
(In reply to comment #5) 
 
# %g7 changes... 
 
Breakpoint 3, 0x0000000000100960 in __errno_location () 
1: /x $g7 = 0x1580c0 
(gdb) bt 
#0  0x0000000000100960 in __errno_location () 
#1  0x00000000001225d0 in open_path () 
#2  0x0000000000122d98 in _dl_map_object () 
#3  0x000000000012623c in dl_open_worker () 
#4  0x0000000000124a48 in _dl_catch_error () 
#5  0x00000000001267e4 in _dl_open () 
#6  0x000000000010b1d4 in do_dlopen () 
#7  0x0000000000124a48 in _dl_catch_error () 
#8  0x000000000010b17c in dlerror_run () 
#9  0x000000000010b2c0 in __libc_dlopen_mode () 
#10 0x00000000001090e4 in __nss_lookup_function () 
#11 0x0000000000109210 in __nss_lookup () 
#12 0x00000000001084a8 in getpwuid_r () 
#13 0x000000000010825c in getpwuid () 
#14 0x0000000000100470 in main (argc=1, argv=0x7fffffffb48) at test01.c:7 
(gdb) c 
Breakpoint 3, 0x0000000000100960 in __errno_location () 
1: /x $g7 = 0x1580c0 
(gdb) bt 
#0  0x0000000000100960 in __errno_location () 
#1  0x0000000000122c64 in _dl_map_object () 
#2  0x000000000012623c in dl_open_worker () 
#3  0x0000000000124a48 in _dl_catch_error () 
#4  0x00000000001267e4 in _dl_open () 
#5  0x000000000010b1d4 in do_dlopen () 
#6  0x0000000000124a48 in _dl_catch_error () 
#7  0x000000000010b17c in dlerror_run () 
#8  0x000000000010b2c0 in __libc_dlopen_mode () 
#9  0x00000000001090e4 in __nss_lookup_function () 
#10 0x0000000000109210 in __nss_lookup () 
#11 0x00000000001084a8 in getpwuid_r () 
#12 0x000000000010825c in getpwuid () 
#13 0x0000000000100470 in main (argc=1, argv=0x7fffffffb48) at test01.c:7 
(gdb) c 
Breakpoint 3, 0x0000000000100960 in __errno_location () 
1: /x $g7 = 0x7fffffff4b9 
(gdb) bt 
#0  0x0000000000100960 in __errno_location () 
#1  0x0000000000109060 in __nss_lookup_function () 
#2  0x0000000000109244 in __nss_lookup () 
#3  0x00000000001084a8 in getpwuid_r () 
#4  0x000000000010825c in getpwuid () 
#5  0x0000000000100470 in main (argc=1, argv=0x7fffffffb48) at test01.c:7 

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=228

------- 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]