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-20 19:51 -------
# another testcase. 
 
Starting program: /bin/zsh 
(...) 
Program received signal SIGBUS, Bus error. 
0xfffff80000588df4 in __errno_location () from /lib64/libc.so.6 
 
(gdb) bt 
#0  0xfffff80000588df4 in __errno_location () from /lib64/libc.so.6 
#1  0xfffff8000064a2b4 in __nss_lookup_function () from /lib64/libc.so.6 
#2  0xfffff80000649ef0 in __nss_database_lookup () from /lib64/libc.so.6 
#3  0xfffff8000064bf48 in __nss_passwd_lookup () from /lib64/libc.so.6 
#4  0xfffff80000607eb4 in getpwuid_r () from /lib64/libc.so.6 
#5  0xfffff8000060790c in getpwuid () from /lib64/libc.so.6 
#6  0x00000000001319ac in setupvals () 
#7  0x0000000000132f7c in zsh_main () 
#8  0xfffff80000588c24 in __libc_start_main () from /lib64/libc.so.6 
#9  0x000000000010c434 in _start () 
#10 0x000000000010c434 in _start () 

-- 


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]