nss-mysql-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nss-mysql-devel] [support #102362] with nss-mysql "su" freezes


From: nobody
Subject: [Nss-mysql-devel] [support #102362] with nss-mysql "su" freezes
Date: Mon, 08 Sep 2003 07:42:57 -0400
User-agent: Mozilla/5.0 (compatible; Konqueror/3.1; Linux)


Support Request #102362, was updated on Tue 08/19/2003 at 16:17
You can respond by visiting: 
http://savannah.nongnu.org/support/?func=detailsupport&support_id=102362&group_id=443

Category: None
Status: Open
Priority: 5
Summary: with nss-mysql "su" freezes

By: mail
Date: Mon 09/08/2003 at 07:42
Logged In: NO 
Browser: Mozilla/5.0 (compatible; Konqueror/3.1; Linux)

I`m sorry, I dont know much about syslog. Can you tell me which line i 

have to insert in syslog.conf to redirect the log facility? I have tried: 

log.* /var/log/testlog and 

syslog.* /var/log/testlog 

in addition to the defaults, but i don't get any logs... 

----------------------------------------------------------------------

By: aguelzow
Date: Wed 09/03/2003 at 20:39
Logged In: YES 
user_id=22223
Browser: Mozilla/5.0 (X11; U; Linux i686) Gecko/20030521 Galeon/1.3.4 
Debian/1.3.4.20030526-1

I have downloaded the source tar ball for 0.43 and compiled

with debug enabled. After rebbting the system hang at some

reference of creating /tmp/X11.unix.



After booting off a differnet medium I found the following

in auth.log



Sep  3 16:48:23 steiner nss-mysql[4174]: setent called for

group(1)

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_set_fork_handler: called

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_set_fork_handler: setting the fork handler

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_set_fork_handler: finished

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_read_conf_file: called for section groups

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_read_conf_file ended for section groups

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_db_connect: called

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_db_connect: calling mysql_init(NULL)

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_db_connect: mysql_init() suceeded

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_db_connect: connection with

host=sql.lab.math.concordia.ab.ca,user=nss,passwd=zYnoPLoXohR6KPp,database=nss_mysql,port=3306

Sep  3 16:48:23 steiner nss-mysql[4174]: group.c: get_query

called for gid 0

Sep  3 16:48:23 steiner nss-mysql[4174]: group.c: get_query:

SQL statement is select

groups.group_name,groups.gid,groups.group_password,user.user_name

from groups LEFT JOIN user_group on

groups.group_id=user_group.group_id LEFT JOIN user on

user_group.user_id=user.user_id and user.status = 'A' where

1 = 1 and groups.status = 'A'

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_send_query:called. MYSQL * 0x8078570, mutex

(nil), SQL statement: select

groups.group_name,groups.gid,groups.group_password,user.user_name

from groups LEFT JOIN user_group on

groups.group_id=user_group.group_id LEFT JOIN user on

user_group.user_id=user.user_id and user.status = 'A' where

1 = 1 and groups.status = 'A'

Sep  3 16:48:23 steiner nss-mysql[4174]: setent(1): calling

db_close()

Sep  3 16:48:23 steiner nss-mysql[4174]: setent(1):

finished. status: 1

Sep  3 16:48:23 steiner nss-mysql[4174]: getent called for

group(1)

Sep  3 16:48:23 steiner nss-mysql[4174]: getent called

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_copy_to_buffer: called for faculty to

0xbffff310(1024)

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_copy_to_buffer: called for x to 0xbffff318(1016)

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_group_result_to_struct: faculty's gid is 501

Sep  3 16:48:23 steiner nss-mysql[4174]:

nss_mysql_group_to_struct: addr 0xbffff31a, data 0xbffff31a

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_group_to_result: no members in faculty.

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_group_result_to_struct: success, exitingSep  3

16:48:23 steiner nss-mysql[4174]: getent(1) exited with status 1

Sep  3 16:48:23 steiner nss-mysql[4174]: getent called for

group(1)

Sep  3 16:48:23 steiner nss-mysql[4174]: getent called

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_copy_to_buffer: called for guest to 0xbffff310(1024)

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_copy_to_buffer: called for x to 0xbffff316(1018)

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_group_result_to_struct: guest's gid is 502

Sep  3 16:48:23 steiner nss-mysql[4174]:

nss_mysql_group_to_struct: addr 0xbffff318, data 0xbffff318

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_group_to_result: no members in guest.

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_group_result_to_struct: success, exitingSep  3

16:48:23 steiner nss-mysql[4174]: getent(1) exited with status 1

Sep  3 16:48:23 steiner nss-mysql[4174]: getent called for

group(1)

Sep  3 16:48:23 steiner nss-mysql[4174]: getent called

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_copy_to_buffer: called for students to

0xbffff310(1024)

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_copy_to_buffer: called for x to 0xbffff319(1015)

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_group_result_to_struct: students's gid is 1000

Sep  3 16:48:23 steiner nss-mysql[4174]:

nss_mysql_group_to_struct: addr 0xbffff31b, data 0xbffff31b

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_group_to_result: no members in students.Sep  3

16:48:23 steiner nss-mysql[4174]:

_nss_mysql_group_result_to_struct: success, exitingSep  3

16:48:23 steiner nss-mysql[4174]: getent(1) exited with status 1

Sep  3 16:48:23 steiner nss-mysql[4174]: getent called for

group(1)

Sep  3 16:48:23 steiner nss-mysql[4174]: getent called

Sep  3 16:48:23 steiner nss-mysql[4174]:

_nss_mysql_group_result_to_struct: mysql_fetch_row failed.

End of bulk retrieval

Sep  3 16:48:23 steiner nss-mysql[4174]: getent(1) exited

with status 0

Sep  3 16:48:23 steiner nss-mysql[4174]: endent called for

group(1)

Sep  3 16:48:23 steiner nss-mysql[4174]: endent(1) finished





I hope "_nss_mysql_group_result_to_struct: mysql_fetch_row

failed." gives some ideas of what may be wrong.



Oh, we do have groups called students, faculty, guest but we

do not have a group called x.

----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.nongnu.org/support/?func=detailsupport&support_id=102362&group_id=443

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]