Opened 15 years ago

Last modified 14 years ago

#485 closed defect

Segmentation fault in the latest versions of Mondo on Ubuntu 10.04 — at Version 1

Reported by: mbab Owned by: Bruno Cornec
Priority: normal Milestone: 2.2.9.7
Component: mondo Version: 2.2.9.7
Severity: critical Keywords:
Cc:

Description (last modified by Bruno Cornec)

Running mondoarchive with command line options results very quickly in a segmentation violation. This critical bug can be reproduced every time using the too latest stable mondo/mindi packages from the ftp-server as well as the newest testing package of mondo/mindi for Ubuntu 10.04.

Output of mondoarchive:

"Initializing...
See /var/log/mondoarchive.log for details of backup run.
Checking sanity of your Linux distribution

WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.


WARNING: GPT (GUID Partition Table) detected on '/dev/sdc'! The util fdisk doesn't support GPT. Use GNU Parted.

Done.
Archiving only the following file systems on /dev/sda5:
==> /||
Not archiving the following file systems:
==> /kalinka/storage/edelweiss|/kalinka/storage/katrin|/boot|/home|/kalinka/home
Segmentation fault"

mondoarchive-log appended

Configuration System: Ubuntu 10.04 LTS Device: /dev/sda hardware RAID using the Areca ARC-1220 RAID Controller Partition: /dev/sda5 which is in the extended partition /dev/sda4 Used Packages: Mondo: 2.2.9.7-0.20110421135204, Mindi 2.0.7.8-0.20110421135204 but also the latest stable versions Used command:

sudo mondoarchive -OVN -i -I /dev/sda5 -d /home/admin/backup/mondobackup

Change History (2)

by mbab, 15 years ago

Attachment: mondoarchive-log.txt added

/var/log/mondoarchive.log

comment:1 by Bruno Cornec, 14 years ago

Description: modified (diff)
Status: newassigned

Hello,

You should not use the -I /dev/sda5 (of course that should not core dump either !! So I keep the BR open to fix that)

Just exclude what you do not want. -I is mostly for testing purposes.

Note: See TracTickets for help on using tickets.