| The httrack don't run on Mnadriva anno 2009 Spring. Please help debug this
problem. I first idea:
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7601a2a in strchrnul () from /lib64/libc.so.6
[aleph@aleph ~]$ gdb httrack
GNU gdb (GDB) 7.1-1mdv2010.1 (Mandriva Linux release 2010.1)
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-mandriva-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/httrack...Reading symbols from
/usr/lib/debug/usr/bin/httrack.debug...done.
done.
(gdb) run
Starting program: /usr/bin/httrack
[Thread debugging using libthread_db enabled]
warning: no loadable sections found in added symbol-file
/usr/lib/debug/usr/lib64/libhttrack.so.2.0.43.debug
warning: no loadable sections found in added symbol-file
/usr/lib/debug/usr/lib64/libhtsjava.so.2.0.43.debug
Welcome to HTTrack Website Copier (Offline Browser) 3.43-9+libhtsjava.so.2
Copyright (C) Xavier Roche and other contributors
To see the option list, enter a blank line or try httrack --help
Enter project name :blender-tutorial
Base path (return=/home/aleph/websites/) :
Enter URLs (separated by commas or blank spaces) :run +*raw
Action:
(enter) 1 Mirror Web Site(s)
2 Mirror Web Site(s) with Wizard
3 Just Get Files Indicated
4 Mirror ALL links in URLs (Multiple Mirror)
5 Test Links In URLs (Bookmark Test)
0 Quit
: 0
*
Program exited with code 0377.
Missing debug package(s), you should install:
glibc-debug-2.11.1-8.1mnb2.x86_64 openssl-debug-0.9.8n-1mdv2010.1.x86_64
zlib-debug-1.2.3-15mdv2010.1.x86_64
(gdb) run
Starting program: /usr/bin/httrack
[Thread debugging using libthread_db enabled]
warning: no loadable sections found in added symbol-file
/usr/lib/debug/usr/lib64/libhttrack.so.2.0.43.debug
warning: no loadable sections found in added symbol-file
/usr/lib/debug/usr/lib64/libhtsjava.so.2.0.43.debug
Welcome to HTTrack Website Copier (Offline Browser) 3.43-9+libhtsjava.so.2
Copyright (C) Xavier Roche and other contributors
To see the option list, enter a blank line or try httrack --help
Enter project name :blender-tutorial
Base path (return=/home/aleph/websites/) :
Enter URLs (separated by commas or blank spaces)
:http://blender.hu/index.php?page=tutor&tema=kdoc
Action:
(enter) 1 Mirror Web Site(s)
2 Mirror Web Site(s) with Wizard
3 Just Get Files Indicated
4 Mirror ALL links in URLs (Multiple Mirror)
5 Test Links In URLs (Bookmark Test)
0 Quit
: 1
Proxy (return=none) :
You can define wildcards, like: -*.gif +www.*.com/*.zip -*img_*.zip
Wildcards (return=none) :
You can define additional options, such as recurse level (-r<number>), separed
by blank spaces
To see the option list, type help
Additional options (return=none) :
---> Wizard command line: httrack
<http://blender.hu/index.php?page=tutor&tema=kdoc> -O
"/home/aleph/websites/blender-tutorial" -%v
Ready to launch the mirror? (Y/n) :
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7601a2a in strchrnul () from /lib64/libc.so.6
| |