View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005836 | SOGo | Backend Mail | public | 2023-08-04 18:10 | 2023-09-11 14:11 |
| Reporter | eugenesu | Assigned To | qhivert | ||
| Priority | high | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Product Version | 5.8.4 | ||||
| Summary | 0005836: Crush realloc(): invalid next size on FETCH IMAP command | ||||
| Description | Hi folks! When fetching only one special email (cannot share it because it is full of private info) sogo crushes with message: realloc(): invalid next size It is reproducable 100% with this email on IMAP command FETCH. | ||||
| Tags | webmail | ||||
|
Hi @eugenesu ! You need to provide the backtrace according to https://www.sogo.nu/support/faq/how-do-i-debug-sogo.html Sebastien |
|
|
Strace is as folow: recvfrom(10<TCP:[127.0.0.1:46952->127.0.0.1:15993]>, "lt;mailto:<PRIVATE>.ru&g"..., 3398, 0, NULL, NULL) = 3398 |
|
|
Hello, |
|
|
By saing "It is reproducable 100% with this email on IMAP command FETCH" I mean, that fetching the email crushes with message: "realloc(): invalid next size" only in SOGo. By telnet it's OK. Strace I posted earlier. |
|
|
When SOGo was started with Jemalloc2 using LD_PRELOAD method, the strange email succesfully opened in SOGo web interface without any error. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-08-04 18:10 | eugenesu | New Issue | |
| 2023-08-04 18:10 | eugenesu | Tag Attached: webmail | |
| 2023-08-05 19:13 | sebastien | Note Added: 0017160 | |
| 2023-08-05 19:13 | sebastien | Status | new => feedback |
| 2023-08-07 07:16 | eugenesu | Note Added: 0017162 | |
| 2023-08-07 07:16 | eugenesu | Status | feedback => new |
| 2023-08-07 09:05 | qhivert | Note Added: 0017166 | |
| 2023-08-07 09:05 | qhivert | Assigned To | => qhivert |
| 2023-08-07 09:05 | qhivert | Status | new => feedback |
| 2023-08-07 09:55 | eugenesu | Note Added: 0017170 | |
| 2023-08-07 09:55 | eugenesu | Status | feedback => assigned |
| 2023-08-07 13:15 | eugenesu | Note Added: 0017173 | |
| 2023-09-11 14:11 | qhivert | Status | assigned => closed |
| 2023-09-11 14:11 | qhivert | Resolution | open => won't fix |