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

segfault after open incorrect archive #2775

Closed
mc-butler opened this issue Apr 9, 2012 · 7 comments
Closed

segfault after open incorrect archive #2775

mc-butler opened this issue Apr 9, 2012 · 7 comments
Assignees
Labels
area: vfs Virtual File System support prio: medium Has the potential to affect progress
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/2775
Reporter angel_il (@ilia-maslakov)
  1. open (press enter under test.tar.gz)
  2. segfault

Note

Original attachments:

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Apr 9, 2012 at 7:45 UTC

test file

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Apr 9, 2012 at 7:47 UTC (comment 1)

#8  0x002a0ef6 in g_free () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0x0806bfca in vfs_s_free_super (me=0x8129540, super=0x81a04c8)
    at direntry.c:364
#10 0x0806c42a in vfs_s_get_path (vpath=0x81a3850, archive=0xbfffe64c, flags=0)
    at direntry.c:1113
#11 0x0806c48a in vfs_s_inode_from_path (vpath=0x81a3850, flags=5)
    at direntry.c:380
#12 0x0806c6cc in vfs_s_opendir (vpath=0x81a3850) at direntry.c:409
#13 0x0806c74f in vfs_s_chdir (vpath=0x81a3850) at direntry.c:477
#14 0x0806fc02 in mc_chdir (vpath=0x81a3350) at interface.c:675
#15 0x080c6587 in _do_panel_cd (panel=0x819dc80, new_dir_vpath=0x81a3350, 


@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Apr 9, 2012 at 9:26 UTC (comment 2)

  • Branch state changed from no branch to on review
  • Status changed from new to accepted
  • Owner set to slavazanko
  • Milestone changed from Future Releases to 4.8.3

Created branch 2775_segfault_on_incorrect_archive [f9b913201af6f4c1639f9eb5e0e389dce1cc47b3]
Review, please.

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Apr 10, 2012 at 7:36 UTC (comment 3)

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

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Apr 10, 2012 at 9:42 UTC (comment 4)

  • Votes changed from andrew_b to andrew_b angel_il
  • Branch state changed from on review to approved

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Apr 12, 2012 at 19:54 UTC (comment 5)

  • Resolution set to fixed
  • Keywords set to stable-candidate
  • Votes changed from andrew_b angel_il to committed-master
  • Branch state changed from approved to merged
  • Status changed from accepted to testing

merged to master:

git log --pretty=oneline 47096e5..764cdf2

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Apr 12, 2012 at 19:55 UTC (comment 6)

  • Keywords stable-candidate deleted
  • Votes changed from committed-master to committed-master committed-stable
  • Status changed from testing to closed

Also pushed to stable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: vfs Virtual File System support prio: medium Has the potential to affect progress
Development

No branches or pull requests

2 participants