bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug#196085: Problem in glibc-2.3.2/elf/do-lookup.h


From: Ognyan Kulev
Subject: Bug#196085: Problem in glibc-2.3.2/elf/do-lookup.h
Date: Thu, 05 Jun 2003 16:02:12 +0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1) Gecko/20030527 Debian/1.3.1-2

This bug is reassigned to libc0.3. The problem seems to be that glibc-2.3.2/elf/do-lookup.h:do_lookup signals SEGV when SCOPE array is empty. I don't know the semantics of these data structures, but if it's allowed this array to be empty, then the attached patch will solve the problem. (I'm not able to test it right now, but it's so simple...)

The relevant section in the Hurd that uses this functionality is hurd/libstore/typed.c:store_find_class[1].

[1] http://savannah.gnu.org/cgi-bin/viewcvs/~checkout~/hurd/hurd/libstore/typed.c?rev=1.6&content-type=text/vnd.viewcvs-markup

Regards
--
Ognyan Kulev <ogi@fmi.uni-sofia.bg>, "\"Programmer\""
7D9F 66E6 68B7 A62B 0FCF  EB04 80BF 3A8C A252 9782






reply via email to

[Prev in Thread] Current Thread [Next in Thread]