<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>9587</bug_id>
          
          <creation_ts>2006-05-18 10:23:13 +0400</creation_ts>
          <short_desc>ctermid segfault</short_desc>
          <delta_ts>2006-05-20 16:03:41 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>glibc-core</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://sourceware.org/ml/glibc-cvs/2006-q1/msg00024.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Anton Farygin">rider</reporter>
          <assigned_to name="Gleb F-Malinovskiy">glebfm</assigned_to>
          <cc>glebfm</cc>
    
    <cc>ldv</cc>
    
    <cc>sass</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>38132</commentid>
    <comment_count>0</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2006-05-18 10:23:13 +0400</bug_when>
    <thetext>После сегодняшнего обновления, словил на всех серверах:
$ touch aaa
$ gpg -bsa aaa 
gpg: NOTE: old default options file `/home/rider/.gnupg/options&apos; ignored

gpg: Segmentation fault caught ... exiting
Segmentation fault

соответственно git-tag -s тоже не работает!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38147</commentid>
    <comment_count>1</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2006-05-18 16:05:33 +0400</bug_when>
    <thetext>uname -m?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38150</commentid>
    <comment_count>2</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2006-05-18 16:16:33 +0400</bug_when>
    <thetext>$ gpg -bsa aaa 
gpg: NOTE: old default options file `/home/rider/.gnupg/options&apos; ignored

gpg: Segmentation fault caught ... exiting
Segmentation fault
$ uname -m
i586

Одинаковое поведение и на x86_64</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38160</commentid>
    <comment_count>3</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2006-05-18 22:54:06 +0400</bug_when>
    <thetext>$ cat ctermid.c 
#include &lt;stdio.h&gt;
int main(void) { return ctermid(NULL) != NULL; }
$ gcc -g -Wall -W ctermid.c -o ctermid
$ ./ctermid 
Segmentation fault
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38162</commentid>
    <comment_count>4</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2006-05-19 03:03:34 +0400</bug_when>
    <thetext>Fixed in 2.3.6-alt6.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38165</commentid>
    <comment_count>5</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2006-05-19 03:21:03 +0400</bug_when>
    <thetext>*** Bug 9593 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>