-
```
I'm trying to get CLD2 working on ARM32 inside of Chromium, cross-compiling
from a linux x64 host to arm32. The library loads properly, but the following
crash occurs when calling DetectLanguage…
-
```
What steps will reproduce the problem?
1. Launch chrome with the flag --force-fieldtrials=CLD1VsCLD2/CLD2/
2. Open website
3. Go to movie and Romancing Bollywood then click on see more movies.
4…
-
```
Upon running some browser tests in Chrome, the following error was encountered
when attempting to call CLD2::loadDataFromRawAddress():
memory allocation/deallocation mismatch at 0x155bb621cb20: …
-
```
What steps will reproduce the problem?
1. Try to compile the cld_2_dynamic_data_tool with gcc 4.8 in Ubuntu 12.04
What is the expected output? What do you see instead?
It fails because close() i…
-
```
Apparently, CLD2 has some difficulties(*) with
http://drugoi.livejournal.com/3971967.html
We are seeing UND (undefined) on chrome://translate-internals
*: or maybe we are mis-using it...
```
…
-
```
The problem appears in revision 215539. I have attached a simple one-line patch
that fixes it.
In method cld::GetNormalizedScore() in cld/compact_lang_det/cldutil.cc, the
loop in line 818 keeps…
-
```
I'm using Mike McCandless' Python binding to cld2. I originally reported this
issue to him, and he suggested I report it here (see
https://code.google.com/p/chromium-compact-language-detector/is…
-
```
What steps will reproduce the problem?
1. sh compile_libs.sh
2. Observe errors
What is the expected output? What do you see instead?
Expected: None (success)
Actual output:
compact_lang_det_test…
-
```
I'm trying to get CLD2 working on ARM32 inside of Chromium, cross-compiling
from a linux x64 host to arm32. The library loads properly, but the following
crash occurs when calling DetectLanguage…
-
```
What steps will reproduce the problem?
1. Try to compile the cld_2_dynamic_data_tool with gcc 4.8 in Ubuntu 12.04
What is the expected output? What do you see instead?
It fails because close() i…