-
Stack trace from the user:
```
error: Error in src/arch/runtime/thread_pool.cc at line 341:
error: Segmentation fault from reading the address 0x10.
error: Backtrace:
addr2line: 'rethinkdb': No such …
-
Environment: Eclipse Luna with bndtools 2.3.0.REL and m2e 1.5.0 on Mac OSX
I have m2e installed in Eclipse Luna as well as bndtools.
Then I import a maven project that is _not_ a bndtools project, b…
-
```
r.expr({a:NaN})
```
This query doesn't return an error.
I could insert the object in the database, but when I tried to retrieved it, the server crashed.
```
Version: rethinkdb 1.4.3-1207-gdb001…
-
To reproduce:
1. Build next (as of g0c92ab)
2. Go to the data explorer in the web ui
3. Type `r.db('test').tableCreate('foo')`
The server will crash with the following error:
```
Version: rethinkdb …
-
This happens on next when I run the polyglot tests on a debug build. Travis didn't catch it because it only tests the release build because of #614.
```
r.db('test').table_create('foo').run(c)
tbl = …
AtnNn updated
11 years ago
-
When I try count(*) on Hive, it seems that the reduce part cannot work correct and get unexpected EOF. Error logs are attached.
2013-01-25 09:37:10,905 WARN org.apache.hadoop.hive.conf.HiveConf: hive…
-
I have created external table ext_test_data and using the windowing function and i get following error. It looks for abc.ext_test_data? Why does it default to abc? i tried with databasename.tablename …
-
I installed the plugin but I get this when I try to open a soy file:
```
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automa…
-
Have seen that Erlide officially supports only Eclipse 3.5 (& reported no-issues running on 3.6), but not sure if it deliberate not to support indigo, or because it is still pre-release. Am trying to …
-
**[qiaojun wang](https://jira.spring.io/secure/ViewProfile.jspa?name=qiaojun)** opened **[INT-1942](https://jira.spring.io/browse/INT-1942?redirect=false)** and commented
The inbound-channel-adapter …