Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault when search in different encodings #1858

Closed
mc-butler opened this issue Dec 4, 2009 · 6 comments
Closed

Segmentation fault when search in different encodings #1858

mc-butler opened this issue Dec 4, 2009 · 6 comments
Assignees
Labels
area: search Search subsystem prio: medium Has the potential to affect progress ver: 4.7.0-pre4 Reproducible in version 4.7.0-pre4
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/1858
Reporter slavazanko (@slavaz)
  1. Make two files with same content but with different encodings (for example, in UTF-8 and KOI8-R);
  2. Open UTF-8 file for editing. Press Alt+e and set 'UTF-8' encoding;
  3. Search someting
  4. exit from editor and open file with 'KOI8-R' encoding;
  5. You must see a dots. Now press shift+F7 (continue search);
  6. Segfault here
@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Dec 4, 2009 at 9:22 UTC (comment 1)

  • Owner set to slavazanko
  • Status changed from new to accepted

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Dec 4, 2009 at 9:24 UTC (comment 2)

  • Severity changed from no branch to on review
  • Milestone changed from 4.7 to 4.7.0

Created branch 1858_segfault_in_search

Initial [459d76c5bd50cd0f36fc82e6d1bf73e9c9605cfd]

review.

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Dec 5, 2009 at 7:39 UTC (comment 3)

  • Component changed from mc-core to mc-search
  • Votes set to andrew_b

Segfault is fixed. My vote here.

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Dec 5, 2009 at 9:33 UTC (comment 4)

  • Severity changed from on review to approved
  • Votes changed from andrew_b to andrew_b angel_il

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Dec 7, 2009 at 11:43 UTC (comment 5)

  • Votes changed from andrew_b angel_il to commited-master
  • Severity changed from approved to merged
  • Status changed from accepted to testing
  • Resolution set to fixed

Merge [7f82f32]

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Dec 7, 2009 at 11:43 UTC (comment 6)

  • Status changed from testing to closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: search Search subsystem prio: medium Has the potential to affect progress ver: 4.7.0-pre4 Reproducible in version 4.7.0-pre4
Development

No branches or pull requests

2 participants