You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/12/01 03:36:09 UTC

[GitHub] [incubator-doris] DamonChow opened a new issue #7266: [Bug] start be error. 非法指令

DamonChow opened a new issue #7266:
URL: https://github.com/apache/incubator-doris/issues/7266


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Version
   
   0.15
   
   ### What's Wrong?
   
   start_be.sh: 行 102: 23022 非法指令            (吐核)$LIMIT ${DORIS_HOME}/lib/palo_be "$@" >> $LOG_DIR/be.out 2>&1 < /dev/null
   
   
   ### What You Expected?
   
   sh start_be.sh
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] mychaow commented on issue #7266: [Bug] start be error. 非法指令

Posted by GitBox <gi...@apache.org>.
mychaow commented on issue #7266:
URL: https://github.com/apache/incubator-doris/issues/7266#issuecomment-983260521


   could you modify the start_be.sh to add echo $limit to see the output


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] HappenLee commented on issue #7266: [Bug] start be error. 非法指令

Posted by GitBox <gi...@apache.org>.
HappenLee commented on issue #7266:
URL: https://github.com/apache/incubator-doris/issues/7266#issuecomment-983265210


   Maybe you cpu no support AVX2 instruction,`cat /proc/cpuinfo` show the instruction support 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] DamonChow commented on issue #7266: [Bug] start be error. 非法指令

Posted by GitBox <gi...@apache.org>.
DamonChow commented on issue #7266:
URL: https://github.com/apache/incubator-doris/issues/7266#issuecomment-983267612


   > Maybe you cpu no support AVX2 instruction,`cat /proc/cpuinfo` show the instruction support
   
   cat /proc/cpuinfo | grep AVX2  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] weilai201 commented on issue #7266: [Bug] start be error. 非法指令

Posted by GitBox <gi...@apache.org>.
weilai201 commented on issue #7266:
URL: https://github.com/apache/incubator-doris/issues/7266#issuecomment-1086820212


   Me too. How can I fix this bug?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] DamonChow edited a comment on issue #7266: [Bug] start be error. 非法指令

Posted by GitBox <gi...@apache.org>.
DamonChow edited a comment on issue #7266:
URL: https://github.com/apache/incubator-doris/issues/7266#issuecomment-983267612


   > Maybe you cpu no support AVX2 instruction,`cat /proc/cpuinfo` show the instruction support
   
   `cat /proc/cpuinfo | grep AVX2  ` is empty, so not supported 0.15? but 0.14 supported.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] DamonChow commented on issue #7266: [Bug] start be error. 非法指令

Posted by GitBox <gi...@apache.org>.
DamonChow commented on issue #7266:
URL: https://github.com/apache/incubator-doris/issues/7266#issuecomment-983258353


   [root@doris1 ~]# cat /proc/cpuinfo
   
   processor       : 0
   vendor_id       : GenuineIntel
   cpu family      : 6
   model           : 13
   model name      : QEMU Virtual CPU version 2.5+
   stepping        : 3
   microcode       : 0x1
   cpu MHz         : 2099.998
   cache size      : 16384 KB
   physical id     : 0
   siblings        : 8
   core id         : 0
   cpu cores       : 8
   apicid          : 0
   initial apicid  : 0
   fpu             : yes
   fpu_exception   : yes
   cpuid level     : 13
   wp              : yes
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] dataalive commented on issue #7266: [Bug] start be error. 非法指令

Posted by GitBox <gi...@apache.org>.
dataalive commented on issue #7266:
URL: https://github.com/apache/incubator-doris/issues/7266#issuecomment-1086831373


   > Me too. How can I fix this bug?
   
   ```
   USE_AVX2=0 ./build.sh --be
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org