View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001394 | libextractor | libextractor main library | public | 2008-07-22 03:01 | 2009-02-20 11:54 |
| Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | tweak | Reproducibility | random |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Summary | 0001394: mt_plugintest2 still fails | ||||
| Description | Looks like it crashes randomly when the gtk thumbnailer tries to do g_object_init(). I suspect g_object_init() doesn't like concurrency, and if two threads happen to initialize gtk at the "wrong" time, things go really bad. I think this is in gobject, where we can do little about it (and where I am not sure the maintainers care). | ||||
| Additional Information | Once we migrate to libtool 2, we might be able to work around this by telling libtool to use LOCAL symbol resolution (using advice, see code #if 0'ed in extractor.c. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-07-22 03:01 | Christian Grothoff | New Issue | |
| 2009-02-02 08:45 | Christian Grothoff | Status | new => assigned |
| 2009-02-02 08:45 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2009-02-02 08:46 | Christian Grothoff | Note Added: 0003768 | |
| 2009-02-02 08:48 | Christian Grothoff | Status | assigned => resolved |
| 2009-02-02 08:48 | Christian Grothoff | Resolution | open => fixed |
| 2009-02-20 11:54 | Christian Grothoff | Status | resolved => closed |