On 4/23/07, Michael Biebl <[EMAIL PROTECTED]> wrote:
Eric Druid wrote:
> Package: partimage-server
> Version: 0.6.4-17
> Severity: normal
>
>
> When I set up several clients backing up from one server, using the same
> image and user, after about a minute I got a message, in the same terminal
> as I had started partimaged, from free() that [somthing] had tried to
> deallocate somthing not allocated with malloc() or freed twice.
> At the same time both clients segfaulted and partimaged was no longer
> running.
[..]
> Tell me if you want more info. I still have the images.
>
Hi Eric,
please install the partimage-dbg package from [1], and then run
partimaged and partimage inside gdb. (gdb /usr/sbin/partimage(d); run)
When partimaged and partimage chrash, type "bt full" into gdb.
This gives you a backtrace.
Please send me this output.
Cheers,
Michael
[1] http://debs.michaelbiebl.de/partimage
Sorry for the wait, I needed to get some disks I could play with..
This is the output from the server.. The clients froze totaly (The tty
only responded after I did kill -9 <pid> from another tty)
Hope it's helpful anyway.
#0 0xb7fa8410 in ?? ()
No symbol table info available.
#1 0xb7107ecc in ?? ()
No symbol table info available.
#2 0x00000006 in ?? ()
No symbol table info available.
#3 0x00005b04 in ?? ()
No symbol table info available.
#4 0xb7ac3811 in raise () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#5 0xb7ac4fb9 in abort () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#6 0xb7af8d3a in __fsetlocking () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#7 0xb7b005cf in mallopt () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#8 0xb7b00672 in free () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#9 0xb7e829b6 in newtPopHelpLine () from /usr/lib/libnewt.so.0.52
No symbol table info available.
#10 0x0804f91f in ?? ()
No symbol table info available.
#11 0x0804d838 in ?? ()
No symbol table info available.
#12 0xb7e60240 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#13 0xb7b663de in clone () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
/Eric Druid
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]