dbTalk Databases Forums  

[BUGS] pg_autovacuum segv

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] pg_autovacuum segv in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Markus Bertheau
 
Posts: n/a

Default [BUGS] pg_autovacuum segv - 10-09-2003 , 10:40 AM






(gdb) run
Starting program: /root/src/postgresql-7.4beta4/contrib/pg_autovacuum/pg_autovacuum
[2003-10-09 05:28:13 PM] Failed connection to database template1 with error: FATAL: user "root" does not exist
..

Program received signal SIGSEGV, Segmentation fault.
0x0804a132 in check_stats_enabled (dbi=0x804e2f0) at pg_autovacuum.c:739
739 strcmp("on", PQgetvalue(res, 0, PQfnumber(res, "stats_row_level")));
(gdb) bt
#0 0x0804a132 in check_stats_enabled (dbi=0x804e2f0) at pg_autovacuum.c:739
#1 0x0804a9b3 in main (argc=1, argv=0xbfffdf64) at pg_autovacuum.c:1004
#2 0x40103657 in __libc_start_main (main=0x804a8e4 <main>, argc=1, ubp_av=0xbfffdf64, init=0x8048b30 <_init>,
fini=0x804afd0 <_fini>, rtld_fini=0x4000dcd4 <_dl_fini>, stack_end=0xbfffdf5c) at ../sysdeps/generic/libc-start.c:129
(gdb)

This is on a i386 Redhat 7.2 with pg7.3.4 installed.

--
Markus Bertheau <twanger (AT) bluetwanger (DOT) de>


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo (AT) postgresql (DOT) org)

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.