From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] [BoF] Re: openmotif-2.3.2-alt3: Sisyphus/i586 test rebuild failed
Date: Wed, 15 Jul 2009 13:56:48 +0400
Message-ID: <20090715095648.GA26098@wo.int.altlinux.org> (raw)
In-Reply-To: <20090715063903.GL28185@osdn.org.ua>
[-- Attachment #1: Type: text/plain, Size: 1747 bytes --]
On Wed, Jul 15, 2009 at 09:39:03AM +0300, Michael Shigorin wrote:
> On Mon, Jul 13, 2009 at 11:34:50PM +0400, Dmitry V. Levin wrote:
> > > > *** buffer overflow detected ***: /usr/src/RPM/BUILD/openmotif-2.3.2/clients/uil/.libs/lt-uil terminated
> > > Это ещё что такое?
> > Это
> > *** buffer overflow detected ***: /usr/src/RPM/BUILD/openmotif-2.3.2/clients/uil/.libs/lt-uil terminated
>
> Ааа, вот как.
>
> > > > ======= Backtrace: =========
> > > > /lib/libc.so.6(__fortify_fail+0x40)[0x40412f30]
> > > > /lib/libc.so.6[0x40411180]
> > > > /lib/libc.so.6(__strcpy_chk+0x44)[0x404104f4]
> > > > /usr/src/RPM/BUILD/openmotif-2.3.2/lib/Mrm/.libs/libMrm.so.4(UrmCWR__AppendResource+0x18a)[0x40038a3a]
> > gcc кое-что нашёл, я об этом сегодня уже рассказывал.
>
> Вообще сперва по lt- подумал, что это что-то libtool'ное и
> следовательно -- вероятнее предположить системный характер
> проблемы.
>
> > В сборке openmotif предупреждений компилятора такое большое
> > множество, что найти причину с первого взгляда мне не удалось.
>
> Вот только почему раньше-то оно не сегфолтилось?
Потому что раньше в gcc была ошибка, и он мог не обнаружить переполнение
в builtin inline function.
В openmotif та же самая ерунда, что и в gnupg: структура, в конце которой
помещён union, одним из членов которого является char-массив из одного
элемента; эта структура размещается динамически, причём объём выделяемой
памяти должен превышать размер структуры примерно на фактическую длину
массива в каждом конкретном случае.
В отличие от gnupg, стуктура RGMResourceDesc, о которой идёт речь,
определена в файле Mrm.h и является частью API, так что при её изменении
следует соблюдать известную осторожность.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2009-07-15 9:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-13 17:30 ` Michael Shigorin
2009-07-13 19:34 ` Dmitry V. Levin
2009-07-15 6:39 ` Michael Shigorin
2009-07-15 9:56 ` Dmitry V. Levin [this message]
2009-07-15 11:44 ` Michael Shigorin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090715095648.GA26098@wo.int.altlinux.org \
--to=ldv@altlinux.org \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git