| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
964 (0.753s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b79) - Build # 4533 - Still Failing! - Lucene - [mail # dev]
|
|
...It'd be nice to get a native stack/ core dump of this via gdb and report back to the hotspot folks. I know too little about gdb to help here but I bet it's possible. Dawid On Mon...
|
|
|
Author: Dawid Weiss,
2013-03-04, 08:11
|
|
|
Re: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 202 - Failure! - Lucene - [mail # dev]
|
|
...[junit4:junit4] >>> JVM J0: stderr (verbatim) ---- [junit4:junit4] java(938,0x1584e0000) malloc: *** error for object 0x1584cf1c0: pointer being freed was not allocated [junit4:juni...
|
|
|
Author: Dawid Weiss,
2013-02-12, 07:31
|
|
|
Re: [JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3726 - Still Failing - Lucene - [mail # dev]
|
|
...Boom. [junit4:junit4] >>> JVM J0: stdout (verbatim) ---- [junit4:junit4] # [junit4:junit4] # A fatal error has been detected by the Java Runtime Environment: [junit4:junit4] #...
|
|
|
Author: Dawid Weiss,
2013-02-11, 18:32
|
|
|
Re: [JENKINS] Lucene-trunk-Linux-Java6-64-test-only - Build # 23668 - Failure! - Lucene - [mail # dev]
|
|
...Nice one ;) On Sun, Feb 10, 2013 at 3:11 AM, Mark Miller wrote: ...
|
|
|
Author: Dawid Weiss,
2013-02-10, 08:11
|
|
|
Re: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 203 - Still Failing! - Lucene - [mail # dev]
|
|
...There is no way to tell what happened from the runner's level so the status is pretty generic. The JVM process was terminated, that's all the runner knows. But if you click on the full test ...
|
|
|
Author: Dawid Weiss,
2013-02-09, 13:56
|
|
|
Re: Lucene vs Glimpse - Lucene - [mail # user]
|
|
...Here's another thought: if you desperately need complex searches then you could do a heuristic filtering to narrow down the search: use an analyzer that does some form of input splitting int...
|
|
|
Author: Dawid Weiss,
2013-02-06, 07:33
|
|
|
Re: [JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3705 - Still Failing - Lucene - [mail # dev]
|
|
...Very weird. On Mon, Feb 4, 2013 at 12:46 AM, Mark Miller wrote: ...
|
|
|
Author: Dawid Weiss,
2013-02-04, 07:46
|
|
|
Re: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 152 - Failure! - Lucene - [mail # dev]
|
|
...JVM bug. [junit4:junit4] java(403,0x142bbd000) malloc: *** error for object 0x143babe00: pointer being freed was not allocated [junit4:junit4] *** set a breakpoint in malloc_error_brea...
|
|
|
Author: Dawid Weiss,
2013-01-31, 22:17
|
|
|
Re: IntHashSet, SentinelIntSet, SortedIntDocSet, ... - Lucene - [mail # dev]
|
|
...I'm not being judgmental here, I speak from experience. I also though it didn't make sense to rehash int keys when I was writing HPPC but life quickly taught me the opposite. The problem was...
|
|
|
Author: Dawid Weiss,
2013-01-31, 08:02
|
|
|
Process ID of the current process - Lucene - [mail # dev]
|
|
...Just peeking at a random patch for hotspot -- + /** + * Get the process id of the current running Java process + * + * @return Process id + */ +  ...
|
|
|
Author: Dawid Weiss,
2013-01-31, 07:37
|
|
|
|