Ticket #1858 (closed defect: fixed)
Segmentation fault when search in different encodings
Reported by: | slavazanko | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0 |
Component: | mc-search | Version: | 4.7.0-pre4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
- Make two files with same content but with different encodings (for example, in UTF-8 and KOI8-R);
- Open UTF-8 file for editing. Press Alt+e and set 'UTF-8' encoding;
- Search someting
- exit from editor and open file with 'KOI8-R' encoding;
- You must see a dots. Now press shift+F7 (continue search);
- Segfault here
Change History
comment:1 Changed 15 years ago by slavazanko
- Owner set to slavazanko
- Status changed from new to accepted
comment:2 Changed 15 years ago by slavazanko
- severity changed from no branch to on review
- Milestone changed from 4.7 to 4.7.0
Created branch 1858_segfault_in_search
Initial changeset:459d76c5bd50cd0f36fc82e6d1bf73e9c9605cfd
review.
comment:3 Changed 15 years ago by andrew_b
- Votes for changeset set to andrew_b
- Component changed from mc-core to mc-search
Segfault is fixed. My vote here.
comment:4 Changed 15 years ago by angel_il
- Votes for changeset changed from andrew_b to andrew_b angel_il
- severity changed from on review to approved
Note: See
TracTickets for help on using
tickets.