Hi Frank, also don't hesitate to install the suggested -debuginfo package show by zypper. They will help in obtaining full and complete trace or linked so
On 10/06/2010 11:36 AM, Frank Altpeter wrote: > Hi list, > > I just hit a segmentation fault with my bacula installation. I hope > someone can help me how to get this fixed. > > This happened now the second time within a week, so I think there > might be a bug in the sd code. > > Environmental information: > > Version: 5.0.3 (04 August 2010) > OS: SUSE Linux Enterprise Server 11 (i586) Patchlevel 1 > > Configure flags (manual build, no binary package): > > ./configure \ > --exec-prefix=/usr \ > --sysconfdir=/etc/bacula \ > --localstatedir=/var \ > --mandir=/usr/share/man \ > --datadir=/usr/share \ > --with-openssl \ > --with-mysql \ > --with-dir-group=bacula \ > --with-sd-group=bacula \ > --enable-smartalloc \ > --enable-batch-insert > > storage daemon configuration: > > Storage { # definition of myself > Name = backup-sd > SDPort = 9103 # Director's port > WorkingDirectory = "/var/bacula/working" > Pid Directory = "/var/run" > MaximumConcurrentJobs = 270 > } > Device { > Name = FileStorage > MediaType = File > DeviceType = File > ArchiveDevice = /daten/backups/bacula/FileStorage > LabelMedia = yes > RandomAccess = yes > AutomaticMount = yes > RemovableMedia = no > AlwaysOpen = no > } > Device { > Name = FileStorageFull > MediaType = FileFull > DeviceType = File > ArchiveDevice = /daten/backups/bacula/FileStorageFull > LabelMedia = yes > RandomAccess = yes > AutomaticMount = yes > RemovableMedia = no > AlwaysOpen = no > } > Autochanger { > Name = T24-Changer > Device = LTO-4-1 > ChangerDevice = /dev/sg7 > ChangerCommand = "/etc/bacula/mtx-changer %c %o %S %a %d" > } > Device { > Name = LTO-4-1 > DriveIndex = 0 > Autochanger = Yes > ArchiveDevice = /dev/nst1 > DeviceType = Tape > MediaType = LTO-4 > AlwaysOpen = Yes > RemovableMedia = Yes > RandomAccess = No > RequiresMount = No > AutomaticMount = yes > AutoSelect = yes > LabelMedia = no > MaximumBlockSize = 262144 > MaximumNetworkBufferSize = 65536 > MaximumFileSize = 5G > SpoolDirectory = /var/bacula/spool > MaximumChangerWait = 600 > } > > > I have attached the gdb traceback output because it's a quite large > file. Hope that's ok. > > > > > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today. > http://p.sf.net/sfu/beautyoftheweb > > > > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users -- Bruno Friedmann (irc:tigerfoot) Ioda-Net Sàrl www.ioda-net.ch openSUSE Member User www.ioda.net/r/osu Blog www.ioda.net/r/blog fsfe fellowship www.fsfe.org GPG KEY : D5C9B751C4653227 vcard : http://it.ioda-net.ch/ioda-net.vcf ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users