View Issue Details

IDProjectCategoryView StatusLast Update
0003227libextractorextractpublic2013-12-22 23:49
Reporterbratao Assigned ToLRN  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformW32OSWindowsOS Version8.1
Product VersionGit master 
Target Version1.3Fixed in Version1.3 
Summary0003227: Plugin taking too long breaks the execution.
DescriptionThe libextractor have this bug on W32.
I created a stub plugin, where the extract_method is just:
sleep(1);
return;

It makes the libextractor process only up to this plugin, making the other plugins not execute.
I donĀ“t know where to look. The IPC code looks ok.

Removing the sleep() and everything works nice again.
This bug happen with previewopus plugin enabled. If I ask the plugin to process a shorter segment, it do work.
Using a "-i" flag, it do work too.
TagsNo tags attached.

Activities

bratao

2013-12-22 22:49

developer   ~0007932

LRN/grothoff fixed on SVN.

Issue History

Date Modified Username Field Change
2013-12-20 15:33 bratao New Issue
2013-12-20 15:57 bratao OS => Windows
2013-12-20 15:57 bratao OS Version => 8.1
2013-12-20 15:57 bratao Platform => W32
2013-12-22 22:49 bratao Note Added: 0007932
2013-12-22 22:49 bratao Status new => resolved
2013-12-22 22:49 bratao Fixed in Version => 1.3
2013-12-22 22:49 bratao Resolution open => fixed
2013-12-22 22:49 bratao Assigned To => LRN
2013-12-22 23:49 Christian Grothoff Status resolved => closed
2013-12-22 23:49 Christian Grothoff Target Version => 1.3