Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 589762

Summary: app-arch/dump-0.4.45 crashes reproducible
Product: Gentoo Linux Reporter: Helmut Jarausch <jarausch>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: major CC: gokturk, jstein, whissi
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 515274    

Description Helmut Jarausch 2016-07-26 16:20:08 UTC
With version 0.4.45 dump crashes reproducible:
dump -0 -a -f /Seagate2/IntensoC3.dump /IntensoC3
  DUMP: Date of this level 0 dump: Tue Jul 26 16:25:54 2016
  DUMP: Dumping /dev/sdf3 (/IntensoC3) to /Seagate2/IntensoC3.dump
  DUMP: Label: none
  DUMP: Writing 10 Kilobyte records
  DUMP: mapping (Pass I) [regular files]
  DUMP: mapping (Pass II) [directories]
  DUMP: estimated 410284978 blocks.
  DUMP: Volume 1 started with block 1 at: Tue Jul 26 16:26:05 2016
  DUMP: SIGSEGV: ABORTING!
  DUMP:   DUMP:   DUMP: SIGSEGV: ABORTING!
SIGSEGV: ABORTING!
SIGSEGV: ABORTING!
  DUMP: SIGSEGV: ABORTING!
zsh: segmentation fault (core dumped)  dump -0 -a -f /Seagate2/IntensoC3.dump /IntensoC3


Version 0.4.44-r2 does not show this problem.

It looks as if Debain has fixed this - see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826398
http://http.debian.net/debian/pool/main/d/dump/dump_0.4b45-3.debian.tar.xz
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2016-11-29 16:17:06 UTC
@ Helmut, can you please retry with =app-arch/dump-0.4.46 which landed now in the repository and should contain the upstream fix according to Debian's ChangeLog?
Comment 2 Helmut Jarausch 2016-11-29 18:54:02 UTC
(In reply to Thomas Deutschmann from comment #1)
> @ Helmut, can you please retry with =app-arch/dump-0.4.46 which landed now
> in the repository and should contain the upstream fix according to Debian's
> ChangeLog?

Yes, thanks. Now it's OK again.