ethereum / mix

The Mix Ethereum Dapp Development Tool
http://www.ethereum.org
MIT License
167 stars 257 forks source link

Segfault in OSX on startup; unable to launch #327

Closed miohtama closed 8 years ago

miohtama commented 8 years ago

Mix-ide from cpp-ethereum v.1.2.8 dmg segfaults on startup. How to provide more information?

[/Applications/Mix-ide.app/Contents/MacOS]% ./Mix-ide

WARNING: This project is using the experimental QML API extensions for QtWebEngine and is therefore tied to a specific QtWebEngine release.
WARNING: The experimental API will change from version to version, or even be removed. You have been warned!

Layout must be attached to Item elements
Layout must be attached to Item elements
Both point size and pixel size set. Using pixel size.
qml: [{"id":0,"jsonrpc":"2.0","method":"eth_accounts","params":[]}]
qml: [{"id":1,"jsonrpc":"2.0","method":"eth_gasPrice","params":[]}]
qrc:/qml/DeployContractStep.qml:214: TypeError: Cannot read property 'blocks' of undefined
qrc:/qml/DebugInfoList.qml:124:3: QML Loader: Binding loop detected for property "height"
qrc:/qml/DebugInfoList.qml:124:3: QML Loader: Binding loop detected for property "height"
qrc:/qml/DebugInfoList.qml:124:3: QML Loader: Binding loop detected for property "height"
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredWidth"
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredWidth"
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredWidth"
Both point size and pixel size set. Using pixel size.
Both point size and pixel size set. Using pixel size.
Both point size and pixel size set. Using pixel size.
Both point size and pixel size set. Using pixel size.
Both point size and pixel size set. Using pixel size.
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredWidth"
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredWidth"
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredWidth"
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredWidth"
file:///Applications/Mix-ide.app/Contents/Resources/qml/QtQuick/Controls/ScrollView.qml:231:9: QML Binding: Binding loop detected for property "value"
file:///Applications/Mix-ide.app/Contents/Resources/qml/QtQuick/Controls/ScrollView.qml:224:9: QML Binding: Binding loop detected for property "value"
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredWidth"
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredWidth"
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredWidth"
[1]    15440 segmentation fault  ./Mix-ide
bobsummerwill commented 8 years ago

I'm afraid that we're discontinuing Mix.

See https://blog.ethereum.org/2016/07/08/c-dev-update-summer-edition/

Various alternatives are listed at http://solidity.readthedocs.io/en/latest/.

Sorry, and best wishes!