Git Product home page Git Product logo

browserstack-alpine-bug's Introduction

browserstack-alpine-bug

Demonstrates an issue with BrowserstackLocal on alpine linux container

Run

> docker-compose up

Outputs the following, showing that the binary doesn't work properly on alpine:

...
test-alpine_1  | standard_init_linux.go:178: exec user process caused "no such file or directory"
browserstackalpinebug_test-alpine_1 exited with code 1
test-debian_1  | BrowserStack Local version 6.8
browserstackalpinebug_test-debian_1 exited with code 0

In addition, ldd on the BrowserstackLocal file indicates a lot of errors:

~/.browserstack # ldd BrowserstackLocal
        /lib64/ld-linux-x86-64.so.2 (0x5584955c9000)
        libdl.so.2 => /lib64/ld-linux-x86-64.so.2 (0x5584955c9000)
        librt.so.1 => /lib64/ld-linux-x86-64.so.2 (0x5584955c9000)
Error loading shared library libstdc++.so.6: No such file or directory (needed by BrowserstackLocal)
        libm.so.6 => /lib64/ld-linux-x86-64.so.2 (0x5584955c9000)
Error loading shared library libgcc_s.so.1: No such file or directory (needed by BrowserstackLocal)
        libpthread.so.0 => /lib64/ld-linux-x86-64.so.2 (0x5584955c9000)
        libc.so.6 => /lib64/ld-linux-x86-64.so.2 (0x5584955c9000)
Error relocating BrowserstackLocal: _Znam: symbol not found
Error relocating BrowserstackLocal: _ZNSo3putEc: symbol not found
Error relocating BrowserstackLocal: _ZNSt14basic_ofstreamIcSt11char_traitsIcEE4openEPKcSt13_Ios_Openmode: symbol not found
Error relocating BrowserstackLocal: _ZTv0_n24_NSoD1Ev: symbol not found
Error relocating BrowserstackLocal: _ZNSt14basic_ofstreamIcSt11char_traitsIcEED0Ev: symbol not found
Error relocating BrowserstackLocal: _ZSt29_Rb_tree_insert_and_rebalancebPSt18_Rb_tree_node_baseS0_RS_: symbol not found
Error relocating BrowserstackLocal: _ZNSs12_M_leak_hardEv: symbol not found
Error relocating BrowserstackLocal: _ZNSt15basic_streambufIcSt11char_traitsIcEE9pbackfailEi: symbol not found
Error relocating BrowserstackLocal: _ZNSt13basic_filebufIcSt11char_traitsIcEE5closeEv: symbol not found
Error relocating BrowserstackLocal: _ZNSs6insertEmPKcm: symbol not found
Error relocating BrowserstackLocal: _ZNSt8ios_baseC2Ev: symbol not found
Error relocating BrowserstackLocal: _ZNSt15basic_streambufIcSt11char_traitsIcEE5imbueERKSt6locale: symbol not found
Error relocating BrowserstackLocal: _ZNSt15basic_streambufIcSt11char_traitsIcEE5uflowEv: symbol not found
Error relocating BrowserstackLocal: _ZNSt8ios_baseD2Ev: symbol not found
Error relocating BrowserstackLocal: _ZSt17__throw_bad_allocv: symbol not found
Error relocating BrowserstackLocal: _ZNSo9_M_insertIxEERSoT_: symbol not found
Error relocating BrowserstackLocal: _ZNSoD0Ev: symbol not found
...

browserstack-alpine-bug's People

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

isabella232

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.