This is the mail archive of the libc-hacker@sourceware.org mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

seg.fault in gconv_cache.c


Hi,

with current CVS I get a seg.fault in:

0x00002aaaaae566b8 in find_module (
    directory=0x2aaaaaacec6e "/usr/lib64/gconv/", 
    filename=0x2aaaaaacee5b "ISO8859-1.so", result=0x63c8b0)
    at gconv_cache.c:212
212             status = DL_CALL_FCT (result->__init_fct, (result));


I assume there is a PTR_DEMANGLE missing?

  Thorsten

-- 
Thorsten Kukuk         http://www.suse.de/~kukuk/      kukuk@suse.de
SUSE LINUX Products GmbH       Maxfeldstr. 5       D-90409 Nuernberg
--------------------------------------------------------------------    
Key fingerprint = A368 676B 5E1B 3E46 CFCE  2D97 F8FD 4E23 56C6 FB4B


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