View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0006745 | Taler | exchange | public | 2021-02-08 00:09 | 2021-09-02 18:14 | 
| Reporter | sebasjm | Assigned To | sebasjm | ||
| Priority | normal | Severity | major | Reproducibility | always | 
| Status | closed | Resolution | fixed | ||
| Product Version | git (master) | ||||
| Target Version | 0.8 | Fixed in Version | 0.8 | ||
| Summary | 0006745: seg fault on exchange using --parallelism | ||||
| Description | A little investigation found that shutdown is being done before workers was initialized. To reproduce: touch asd && taler-exchange-secmod-rsa -c asd -p 1 same with taler-exchange-secmod-eddsa The fix is easy, there is a missing check for initialization.  | ||||
| Steps To Reproduce | Run taler-exchange-secmod-rsa or taler-exchange-secmod-eddsa with an empty configuration and parallelism | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2021-02-08 00:09 | sebasjm | New Issue | |
| 2021-02-08 00:09 | sebasjm | Status | new => assigned | 
| 2021-02-08 00:09 | sebasjm | Assigned To | => Christian Grothoff | 
| 2021-02-08 00:14 | sebasjm | Note Added: 0017507 | |
| 2021-02-09 15:13 | Christian Grothoff | Assigned To | Christian Grothoff => sebasjm | 
| 2021-02-09 15:13 | Christian Grothoff | Status | assigned => resolved | 
| 2021-02-09 15:13 | Christian Grothoff | Resolution | open => fixed | 
| 2021-02-09 15:13 | Christian Grothoff | Fixed in Version | => 0.9 | 
| 2021-02-09 15:14 | Christian Grothoff | Target Version | git (master) => 0.9 | 
| 2021-07-30 13:57 | Christian Grothoff | Fixed in Version | 0.9 => 0.8.1 | 
| 2021-07-30 13:59 | Christian Grothoff | Target Version | 0.9 => 0.8.1 | 
| 2021-07-30 14:02 | Christian Grothoff | Fixed in Version | 0.8.1 => 0.8 | 
| 2021-07-30 14:02 | Christian Grothoff | Target Version | 0.8.1 => 0.8 | 
| 2021-08-24 16:23 | Christian Grothoff | Status | resolved => closed | 
| 2021-09-02 18:13 | sebasjm | Changeset attached | => Taler-exchange master 93347b39 | 
| 2021-09-02 18:14 | sebasjm | Note Added: 0018234 |