On 2013/09/22 12:51, Jan Stary wrote: > I am using gphoto-2.5.2 to download photos > form a Canon Powershot A630, with `gphoto -P'. > > The pictures and videos download fine, > but after the download is complete, > gphoto segfaults, dumping a core. > > Is anyone else seeing this? > > Jan >
Yes, I've seen the same in some other programs too (e.g. the dd2 port posted yesterday). Not much in a backtrace, even with -g. (gdb) bt full #0 0x0000178ab701c570 in ?? () No symbol table info available. #1 0x0000178ac057f177 in __cxa_finalize (dso=0x0) at /usr/src/lib/libc/stdlib/atexit.c:147 p = 0x178abe5b2000 fn = {fn_ptr = {std_func = 0x178ab701c570, cxa_func = 0x178ab701c570}, fn_arg = 0x0, fn_dso = 0x0} n = <optimized out> pgsize = 4096 call_depth = 1 #2 0x0000178ac056827a in exit (status=0) at /usr/src/lib/libc/stdlib/exit.c:57 No locals. #3 0x00001788b6506558 in ___start () No symbol table info available. #4 0x0000000000000000 in ?? () No symbol table info available.