Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./run-app.sh: line 72: 26932 Segmentation fault #491

Open
3 tasks
zaoqi opened this issue Aug 7, 2019 · 0 comments
Open
3 tasks

./run-app.sh: line 72: 26932 Segmentation fault #491

zaoqi opened this issue Aug 7, 2019 · 0 comments

Comments

@zaoqi
Copy link
Contributor

zaoqi commented Aug 7, 2019

Environment

[libre@localhost DesktopSampleApp]$ react-native info

  React Native Environment Info:
    System:
      OS: Linux 5.1 Fedora 30 (Thirty) 30 (Thirty)
      CPU: (2) x64 Intel(R) Core(TM) M-5Y31 CPU @ 0.90GHz
      Memory: 87.31 MB / 1.92 GB
      Shell: 5.0.7 - /bin/bash
    Binaries:
      Node: 10.16.0 - /usr/bin/node
      Yarn: 1.17.3 - /usr/bin/yarn
      npm: 6.9.0 - /usr/bin/npm
    npmPackages:
      react: 16.6.3 => 16.6.3 
      react-native: status-im/react-native-desktop => 0.57.8 

[libre@localhost DesktopSampleApp]$ dnf info qt5-devel
上次元数据过期检查:1:00:51 前,执行于 2019年08月07日 星期三 19时39分38秒。
已安装的软件包
Name         : qt5-devel
Version      : 5.12.4
发布         : 1.fc30
Architecture : noarch
Size         : 25  
源           : qt5-5.12.4-1.fc30.src.rpm
Repository   : @System
来自仓库     : updates
Summary      : Qt5 meta devel package
URL          : https://getfedora.org/
协议         : GPLv3
Description  : Qt5 meta devel package.

Description

Describe your issue in detail. Include screenshots if needed. If this is a regression, let us know.

Reproducible Demo

log:

[libre@localhost DesktopSampleApp]$ LANG= react-native run-desktop
Found desktop external modules: undefined
Found desktop JS bundle path: undefined
Found desktop fonts: undefined
Building the app...
stdout: build.sh external modules paths: 
build.sh JS bundle path: 
build.sh desktop fonts: 

stdout: -- The C compiler identification is GNU 9.1.1

stdout: -- The CXX compiler identification is GNU 9.1.1

stdout: -- Check for working C compiler: /usr/bin/cc

stdout: -- Check for working C compiler: /usr/bin/cc -- works

stdout: -- Detecting C compiler ABI info

stdout: -- Detecting C compiler ABI info - done

stdout: -- Detecting C compile features

stdout: -- Detecting C compile features - done

stdout: -- Check for working CXX compiler: /usr/bin/c++

stdout: -- Check for working CXX compiler: /usr/bin/c++ -- works

stdout: -- Detecting CXX compiler ABI info

stdout: -- Detecting CXX compiler ABI info - done

stdout: -- Detecting CXX compile features

stdout: -- Detecting CXX compile features - done

stdout: -- EXTERNAL_MODULES_DIR: 

stdout: -- REACT_NATIVE_DESKTOP_EXTERNAL_MODULES_SRC = 

stdout: -- Configuring done

stdout: -- Generating done

stdout: -- Build files have been written to: /home/libre/React-Native/DesktopSampleApp/desktop

stdout: [  1%] Automatic MOC for target react-native

stdout: AutoMoc warning
---------------
  "/home/libre/React-Native/DesktopSampleApp/node_modules/react-native/ReactQt/runtime/src/communication/serverconnection.cpp"
The file includes the moc file "serverconnection.moc", but does not contain a Q_OBJECT, Q_GADGET or Q_NAMESPACE macro.


stdout: AutoMoc warning
---------------
  "/home/libre/React-Native/DesktopSampleApp/node_modules/react-native/ReactQt/runtime/src/componentmanagers/activityindicatormanager.cpp"
The file includes the moc file "activityindicatormanager.moc", but does not contain a Q_OBJECT, Q_GADGET or Q_NAMESPACE macro.

AutoMoc warning
---------------
  "/home/libre/React-Native/DesktopSampleApp/node_modules/react-native/ReactQt/runtime/src/componentmanagers/buttonmanager.cpp"
The file includes the moc file "buttonmanager.moc", but does not contain a Q_OBJECT, Q_GADGET or Q_NAMESPACE macro.

AutoMoc warning
---------------
  "/home/libre/React-Native/DesktopSampleApp/node_modules/react-native/ReactQt/runtime/src/componentmanagers/imagemanager.cpp"
The file includes the moc file "imagemanager.moc", but does not contain a Q_OBJECT, Q_GADGET or Q_NAMESPACE macro.

AutoMoc warning
---------------
  "/home/libre/React-Native/DesktopSampleApp/node_modules/react-native/ReactQt/runtime/src/componentmanagers/modalmanager.cpp"
The file includes the moc file "modalmanager.moc", but does not contain a Q_OBJECT, Q_GADGET or Q_NAMESPACE macro.


stdout: AutoMoc warning
---------------
  "/home/libre/React-Native/DesktopSampleApp/node_modules/react-native/ReactQt/runtime/src/componentmanagers/navigatormanager.cpp"
The file includes the moc file "navigatormanager.moc", but does not contain a Q_OBJECT, Q_GADGET or Q_NAMESPACE macro.

AutoMoc warning
---------------
  "/home/libre/React-Native/DesktopSampleApp/node_modules/react-native/ReactQt/runtime/src/componentmanagers/pickermanager.cpp"
The file includes the moc file "pickermanager.moc", but does not contain a Q_OBJECT, Q_GADGET or Q_NAMESPACE macro.

AutoMoc warning
---------------
  "/home/libre/React-Native/DesktopSampleApp/node_modules/react-native/ReactQt/runtime/src/componentmanagers/scrollviewmanager.cpp"
The file includes the moc file "scrollviewmanager.moc", but does not contain a Q_OBJECT, Q_GADGET or Q_NAMESPACE macro.

AutoMoc warning
---------------
  "/home/libre/React-Native/DesktopSampleApp/node_modules/react-native/ReactQt/runtime/src/componentmanagers/slidermanager.cpp"
The file includes the moc file "slidermanager.moc", but does not contain a Q_OBJECT, Q_GADGET or Q_NAMESPACE macro.

AutoMoc warning
---------------
  "/home/libre/React-Native/DesktopSampleApp/node_modules/react-native/ReactQt/runtime/src/componentmanagers/switchmanager.cpp"
The file includes the moc file "switchmanager.moc", but does not contain a Q_OBJECT, Q_GADGET or Q_NAMESPACE macro.

AutoMoc warning
---------------
  "/home/libre/React-Native/DesktopSampleApp/node_modules/react-native/ReactQt/runtime/src/componentmanagers/textinputmanager.cpp"
The file includes the moc file "textinputmanager.moc", but does not contain a Q_OBJECT, Q_GADGET or Q_NAMESPACE macro.

AutoMoc warning
---------------
  "/home/libre/React-Native/DesktopSampleApp/node_modules/react-native/ReactQt/runtime/src/componentmanagers/viewmanager.cpp"
The file includes the moc file "viewmanager.moc", but does not contain a Q_OBJECT, Q_GADGET or Q_NAMESPACE macro.

AutoMoc warning
---------------
  "/home/libre/React-Native/DesktopSampleApp/node_modules/react-native/ReactQt/runtime/src/componentmanagers/webviewmanager.cpp"
The file includes the moc file "webviewmanager.moc", but does not contain a Q_OBJECT, Q_GADGET or Q_NAMESPACE macro.

AutoMoc warning
---------------
  "/home/libre/React-Native/DesktopSampleApp/node_modules/react-native/ReactQt/runtime/src/layout/flexbox.cpp"
The file includes the moc file "flexbox.moc", but does not contain a Q_OBJECT, Q_GADGET or Q_NAMESPACE macro.

AutoMoc warning
---------------
  "/home/libre/React-Native/DesktopSampleApp/node_modules/react-native/ReactQt/runtime/src/reactnetworkaccessmanager.cpp"
The file includes the moc file "reactnetworkaccessmanager.moc", but does not contain a Q_OBJECT, Q_GADGET or Q_NAMESPACE macro.

AutoMoc warning
---------------
  "/home/libre/React-Native/DesktopSampleApp/node_modules/react-native/ReactQt/runtime/src/bridge.cpp"
The file includes the moc file "bridge.moc", but does not contain a Q_OBJECT, Q_GADGET or Q_NAMESPACE macro.


stdout: [  1%] Built target react-native_autogen

stdout: [ 91%] Built target react-native

stdout: [ 91%] Built target copy-qmldir

stdout: [ 92%] Automatic MOC for target DesktopSampleApp

stdout: [ 92%] Built target DesktopSampleApp_autogen

stdout: [100%] Built target DesktopSampleApp

child process exited with code 0
Starting JS server...
Starting the app...
"Component for qrc:/qml/DevMenu.qml is not loaded"
QQmlComponent: Component is not ready
"Unable to construct item from component qrc:/qml/DevMenu.qml"
"Can't create QML item for DevMenu.qml"
./run-app.sh: line 72: 26932 Segmentation fault      (core dumped) /home/libre/React-Native/DesktopSampleApp/desktop/bin/DesktopSampleApp $args
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant