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

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

    <bug>
          <bug_id>27751</bug_id>
          
          <creation_ts>2012-09-19 10:05:50 +0400</creation_ts>
          <short_desc>падает по &quot;Недопустимая инструкция&quot;</short_desc>
          <delta_ts>2012-09-26 20:58:22 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Distributions</classification>
          <product>Branch t6</product>
          <component>asterisk1.8</component>
          <version>не указана</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>27745</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Andrey Chichak">Andrey.Chichak</reporter>
          <assigned_to name="Denis Smirnov">mithraen</assigned_to>
          <cc>mike</cc>
    
    <cc>viy</cc>
          
          <qa_contact name="QA t6">qa-t6</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>133375</commentid>
    <comment_count>0</comment_count>
    <who name="Andrey Chichak">Andrey.Chichak</who>
    <bug_when>2012-09-19 10:05:50 +0400</bug_when>
    <thetext>Падает при запуске.
НО!
Система поставленная с &quot;Server light&quot; - не падает.
Система поставленная с &quot;Кентавра&quot; - падает.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>133376</commentid>
    <comment_count>1</comment_count>
    <who name="Andrey Chichak">Andrey.Chichak</who>
    <bug_when>2012-09-19 10:07:08 +0400</bug_when>
    <thetext>[root@i ftpstore.snapshots]# rpm -qa| grep asterisk1.8 
asterisk1.8-chan_sip-1.8.16.0-alt0.M60T.1
asterisk1.8-1.8.16.0-alt0.M60T.1
asterisk1.8-ael-1.8.16.0-alt0.M60T.1
asterisk1.8-res_crypto-1.8.16.0-alt0.M60T.1


[root@i ftpstore.snapshots]# uname -a
Linux i.tomsk.ru 3.3.7-std-def-alt1 #1 SMP Tue May 22 14:00:05 UTC 2012 x86_64 GNU/Linux

Падучесть воспроизвелась на двух серверах, непадучесть на одном.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>133377</commentid>
    <comment_count>2</comment_count>
    <who name="Denis Smirnov">mithraen</who>
    <bug_when>2012-09-19 10:29:20 +0400</bug_when>
    <thetext>Везде одна и та же версия астериска?

А какие процессоры -- там где падает, и там где не падает?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>133378</commentid>
    <comment_count>3</comment_count>
    <who name="Andrey Chichak">Andrey.Chichak</who>
    <bug_when>2012-09-19 10:50:36 +0400</bug_when>
    <thetext>не падает:
Intel(R) Xeon(R) CPU E31220 @ 3.10GHz stepping 07

[chch@sibkom ~]$ lscpu
Architecture:          x86_64
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                4
On-line CPU(s) list:   0-3
Thread(s) per core:    1
Core(s) per socket:    4
Socket(s):             1
NUMA node(s):          1
Vendor ID:             GenuineIntel
CPU family:            6
Model:                 42
Stepping:              7
CPU MHz:               3101.000
BogoMIPS:              6185.85
Virtualization:        VT-x
L1d cache:             32K
L1i cache:             32K
L2 cache:              256K
L3 cache:              8192K
NUMA node0 CPU(s):     0-3

падает:
Intel(R) Core(TM) i3 CPU         550  @ 3.20GHz stepping 05

[root@koleso log]# lscpu
Architecture:          x86_64
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                4
On-line CPU(s) list:   0-3
Thread(s) per core:    2
Core(s) per socket:    2
Socket(s):             1
NUMA node(s):          1
Vendor ID:             GenuineIntel
CPU family:            6
Model:                 37
Stepping:              5
CPU MHz:               3200.378
BogoMIPS:              6399.78
Virtualization:        VT-x
L1d cache:             32K
L1i cache:             32K
L2 cache:              256K
L3 cache:              4096K
NUMA node0 CPU(s):     0-3

AMD Athlon(tm) II X2 220 Processor stepping 03
[root@i ~]# lscpu
Architecture:          x86_64
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                2
On-line CPU(s) list:   0,1
Thread(s) per core:    1
Core(s) per socket:    2
Socket(s):             1
NUMA node(s):          1
Vendor ID:             AuthenticAMD
CPU family:            16
Model:                 6
Stepping:              3
CPU MHz:               2812.795
BogoMIPS:              5625.59
Virtualization:        AMD-V
L1d cache:             64K
L1i cache:             64K
L2 cache:              512K
NUMA node0 CPU(s):     0,1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>133387</commentid>
    <comment_count>4</comment_count>
    <who name="Denis Smirnov">mithraen</who>
    <bug_when>2012-09-19 13:27:00 +0400</bug_when>
    <thetext>Так, кажется 1.8 собирается с -march=native.
Найду где именно эту радость оторвать и пересоберу.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>133489</commentid>
    <comment_count>5</comment_count>
    <who name="Denis Smirnov">mithraen</who>
    <bug_when>2012-09-24 14:36:54 +0400</bug_when>
    <thetext>Прошу проверить task #80808 (отправил на сборку).
asterisk1.8 версии 1.8.16.0-alt2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>133517</commentid>
    <comment_count>6</comment_count>
    <who name="Denis Smirnov">mithraen</who>
    <bug_when>2012-09-25 12:22:08 +0400</bug_when>
    <thetext>Ну так что, новая сборка уже не падает?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>133521</commentid>
    <comment_count>7</comment_count>
    <who name="Andrey Chichak">Andrey.Chichak</who>
    <bug_when>2012-09-25 13:48:47 +0400</bug_when>
    <thetext>(В ответ на комментарий №6)
&gt; Ну так что, новая сборка уже не падает?

оно еще в пути</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>133522</commentid>
    <comment_count>8</comment_count>
    <who name="Andrey Chichak">Andrey.Chichak</who>
    <bug_when>2012-09-25 14:08:35 +0400</bug_when>
    <thetext>(В ответ на комментарий №6)
&gt; Ну так что, новая сборка уже не падает?

спасибо, все отлично!
на всех трех системах работает.

только сборка alt1 а не alt2, что разумно после alt0. :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>133524</commentid>
    <comment_count>9</comment_count>
    <who name="viy">viy</who>
    <bug_when>2012-09-25 14:57:35 +0400</bug_when>
    <thetext>(В ответ на комментарий №8)
&gt; на всех трех системах работает.
&gt; 
&gt; только сборка alt1 а не alt2, что разумно после alt0. :)

alt1.M60T.1 это (бакпорт) alt2, так что все правильно.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>