
I've been trying to install the ripe database (v.3.2.0) for personal use. When I start loading the ripe object file, everything seems to go smooth. However, after a while I get this segmentation fault: [0] 0.03s OK [aut-num:AS20871][U:ADD] 0 rows affected [ INSERT mnt_routes SELECT 0, 19812, mntner.object_id, 2 FROM mntner WHERE mntner.mntner='Shokofa-MNT' ] died: +1411 ud_core.c ./load_all.sh: line 1: 29813 Broken pipe cat ./load_all.sh: line 72: 29810 Broken pipe ${UNZIP1} ${object_file} 29811 Done(141) | eval ${FILTER} 29812 Segmentation fault | $LOADER -L $1 -p ${PROPERTIES} -s ${SOURCE} *** ERROR: Loader failure [139]. Exiting\n ************** ERROR *************** *** 11:34:31 Error loading database=RIPEDB for source=RIPE, ./make_db exiting ************************************ Any help would be much appreciated -- NEU +++ DSL Komplett von GMX +++ http://www.gmx.net/de/go/dsl GMX DSL-Netzanschluss + Tarif zum superg�nstigen Komplett-Preis!

Dear Xiao, I think it happens because of the following object: aut-num: AS6774 [...] mnt-routes: BELGACOM-MNT mnt-routes: Shokofa-MNT { 213.165.96.0/23^23 } mnt-routes: Shokofa-MNT { 213.165.98.0/24^24, 213.165.101.0/24^24 } mnt-routes: Shokofa-MNT { 213.165.102.0/24^24, 213.165.99.0/24^24 } This object comes right after AS20871 in the text dump. Note that we have prefixes in curly braces after mntner names, which we have implemented a couple of months ago, however we did not produce a release of the new code after that point. In fact, there are more things in the text dump that the release 3.2.0 does not handle (like organisation object) so it would be difficult to load the current text dumps using release 3.2.0. We are now in the process of preparing a new release, with which it will be possible to handle the object text dumps. This can take a bit more than a month (as in the mean time there is work to do related to RPSLng as well). Regards, Regards, Engin Gunduz ____________________________ RIPE Database Administration. On 2004-11-18 11:47:01 +0100, Xiao Tencas wrote:
I've been trying to install the ripe database (v.3.2.0) for personal use. When I start loading the ripe object file, everything seems to go smooth. However, after a while I get this segmentation fault:
[0] 0.03s OK [aut-num:AS20871][U:ADD] 0 rows affected [ INSERT mnt_routes SELECT 0, 19812, mntner.object_id, 2 FROM mntner WHERE mntner.mntner='Shokofa-MNT' ]
died: +1411 ud_core.c ./load_all.sh: line 1: 29813 Broken pipe cat ./load_all.sh: line 72: 29810 Broken pipe ${UNZIP1} ${object_file} 29811 Done(141) | eval ${FILTER} 29812 Segmentation fault | $LOADER -L $1 -p ${PROPERTIES} -s ${SOURCE} *** ERROR: Loader failure [139]. Exiting\n ************** ERROR *************** *** 11:34:31 Error loading database=RIPEDB for source=RIPE, ./make_db exiting ************************************
Any help would be much appreciated
-- NEU +++ DSL Komplett von GMX +++ http://www.gmx.net/de/go/dsl GMX DSL-Netzanschluss + Tarif zum supergünstigen Komplett-Preis!
participants (2)
-
Engin Gunduz
-
Xiao Tencas