LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 10-23-2006, 06:34 AM   #1
hsupoyang
LQ Newbie
 
Registered: Oct 2006
Posts: 11

Rep: Reputation: 0
proftpd SIGSEGV?


hi, all,
I am using proftpd 1.2.10rc3 on my device and finding that whenever I download/upload anything onto it, it will always say "ProFTPD terminating (signal 11)" and then "FTP session closed.", but the daemon seems alive and can be connected again. Does anybody suffer the same problem with me? Any help will be appreciate...
 
Old 10-24-2006, 06:57 PM   #2
Padawan.AVT
Member
 
Registered: Feb 2006
Distribution: Gentoo, Slackware, Debian, Suse
Posts: 86

Rep: Reputation: 15
Please show me the logs of proftpd
 
Old 10-25-2006, 12:43 AM   #3
hsupoyang
LQ Newbie
 
Registered: Oct 2006
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Padawan
Please show me the logs of proftpd
thanks for your kindly response, the following is the log file that I captured from /var/log/messages, and that is logged by giving -d9 option to proftpd (version 1.2.10rc3)
Quote:
Oct 17 00:05:25 test_device proftpd[76] localhost: ProFTPD 1.2.10rc3 (devel) (built 週二 10月 24 17:09:20 CST 2006) standalone mode STARTUP
Oct 17 00:05:28 test syslog.info syslogd started: BusyBox v1.00-pre8 (2004.04.07-04:14+0000)
Oct 17 00:05:28 test local7.notice syslog: syslogd startup succeeded
Oct 17 00:05:28 test local7.notice syslog: Starting system logger:
Oct 17 00:05:28 test local7.notice syslog: syslogd
Oct 17 00:05:28 test local7.notice syslog:
Oct 17 00:05:29 test local7.notice rc: Starting syslog succeeded
Oct 17 00:05:29 test local7.notice inet: Starting INET services:
Oct 17 00:05:29 test local7.notice inet: inetd
Oct 17 00:05:29 test local7.notice inet: inetd startup succeeded
Oct 17 00:05:29 test local7.notice inet:
Oct 17 00:05:29 test local7.notice rc: Starting inet succeeded
Oct 17 00:05:56 test auth.info login[152]: root login on `ttyS0'
Oct 17 00:06:53 test_device proftpd[76] localhost: ProFTPD killed (signal 15)
Oct 17 00:06:53 test_device proftpd[76] localhost: ProFTPD 1.2.10rc3 standalone mode SHUTDOWN
Oct 17 00:07:22 test_device proftpd[391] localhost: FS: using system chdir()
Oct 17 00:07:22 test_device proftpd[391] localhost: ROOT PRIVS at main.c:2312
Oct 17 00:07:22 test_device proftpd[391] localhost: opening scoreboard '/var/run/proftpd.pid'
Oct 17 00:07:22 test_device proftpd[391] localhost: RELINQUISH PRIVS at main.c:2338
Oct 17 00:07:22 test_device proftpd[391] localhost: ROOT PRIVS at inet.c:322
Oct 17 00:07:22 test_device proftpd[391] localhost: RELINQUISH PRIVS at inet.c:380
Oct 17 00:07:22 test_device proftpd[391] localhost: ProFTPD 1.2.10rc3 (devel) (built 週二 10月 24 17:09:20 CST 2006) standalone mode STARTUP
Oct 17 00:07:22 test_device proftpd[391] localhost: ROOT PRIVS at main.c:2175
Oct 17 00:07:22 test_device proftpd[391] localhost: RELINQUISH PRIVS at main.c:2177
Oct 17 00:07:22 test_device proftpd[391] localhost: FS: using system lstat()
Oct 17 00:07:47 test_device proftpd[391] localhost: FS: using system lstat()
Oct 17 00:07:47 test daemon.debug proftpd[442]: localhost - ROOT PRIVS at main.c:1156
Oct 17 00:07:47 test_device proftpd[442] localhost: RELINQUISH PRIVS at main.c:1160
Oct 17 00:07:47 test_device proftpd[391] localhost: FS: using system lstat()
Oct 17 00:07:52 test_device proftpd[391] localhost: scrubbing scoreboard
Oct 17 00:07:52 test_device proftpd[391] localhost: ROOT PRIVS at mod_core.c:130
Oct 17 00:07:52 test_device proftpd[391] localhost: RELINQUISH PRIVS at mod_core.c:132
Oct 17 00:07:52 test_device proftpd[391] localhost: ROOT PRIVS at mod_core.c:160
Oct 17 00:07:52 test_device proftpd[391] localhost: RELINQUISH PRIVS at mod_core.c:189
Oct 17 00:07:52 test_device proftpd[391] localhost: FS: using system lstat()
Oct 17 00:07:57 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): performing ident lookup
Oct 17 00:07:57 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): scrubbing scoreboard
Oct 17 00:07:57 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): ROOT PRIVS at mod_core.c:130
Oct 17 00:07:57 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): RELINQUISH PRIVS at mod_core.c:132
Oct 17 00:07:57 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): ROOT PRIVS at mod_core.c:160
Oct 17 00:07:57 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): RELINQUISH PRIVS at mod_core.c:189
Oct 17 00:07:57 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): ident connection failed: Connection refused
Oct 17 00:07:57 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): ident lookup returned 'UNKNOWN'
Oct 17 00:07:57 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): ROOT PRIVS at main.c:1005
Oct 17 00:07:57 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): SETUP PRIVS at main.c:1010
Oct 17 00:07:57 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): FTP session requested from unknown class
Oct 17 00:07:57 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): performing module session initializations
Oct 17 00:07:57 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): ROOT PRIVS at mod_auth.c:132
Oct 17 00:07:57 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): opening scoreboard '/var/run/proftpd.pid'
Oct 17 00:07:57 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): RELINQUISH PRIVS at mod_auth.c:134
Oct 17 00:07:57 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): connected - local : 192.168.11.129:21
Oct 17 00:07:57 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): connected - remote : 192.168.11.173:1242
Oct 17 00:07:57 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): FTP session opened.
Oct 17 00:08:01 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching PRE_CMD command 'USER admin' to mod_core
Oct 17 00:08:01 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching PRE_CMD command 'USER admin' to mod_core
Oct 17 00:08:01 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching PRE_CMD command 'USER admin' to mod_auth
Oct 17 00:08:01 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching auth request "endpwent" to module mod_auth_unix
Oct 17 00:08:01 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching auth request "endgrent" to module mod_auth_unix
Oct 17 00:08:01 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching CMD command 'USER admin' to mod_auth
Oct 17 00:08:01 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching auth request "getgroups" to module mod_auth_unix
Oct 17 00:08:01 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching LOG_CMD command 'USER admin' to mod_log
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching PRE_CMD command 'PASS (hidden)' to mod_core
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching PRE_CMD command 'PASS (hidden)' to mod_core
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching PRE_CMD command 'PASS (hidden)' to mod_auth
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching auth request "endpwent" to module mod_auth_unix
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching auth request "endgrent" to module mod_auth_unix
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching CMD command 'PASS (hidden)' to mod_auth
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching auth request "getgroups" to module mod_auth_unix
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching auth request "getpwnam" to module mod_auth_unix
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching auth request "gid_name" to module mod_auth_unix
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching auth request "auth" to module mod_auth_unix
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): ROOT PRIVS at mod_auth_unix.c:421
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching auth request "check" to module mod_auth_unix
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching auth request "setgrent" to module mod_auth_unix
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): ROOT PRIVS at mod_auth.c:561
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): RELINQUISH PRIVS at mod_auth.c:563
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): USER PRIVS 500 at mod_auth.c:1122
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): RELINQUISH PRIVS at mod_auth.c:1124
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]):
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): Config for NAS FTPD:
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): /*
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): AllowOverwrite
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): Umask
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): RequireValidShell
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): DefaultServer
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): Umask
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): UserID
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): UserName
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): GroupID
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): GroupName
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): RequireValidShell
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): CURRENT-CLIENTS
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): USER
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): USER admin: Login successful.
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): ROOT PRIVS at mod_auth.c:1193
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): opening TransferLog '/var/log/xferlog'
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): RELINQUISH PRIVS at mod_auth.c:1222
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): ROOT PRIVS at mod_auth.c:1265
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): SETUP PRIVS at mod_auth.c:1272
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): FS: using system chdir()
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): in dir_check_full(): path = '/storage', fullpath = '/storage'.
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): FS: using system stat()
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): FS: using system stat()
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): FS: using system stat()
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): FS: using system stat()
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): FS: using system stat()
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): FS: using system stat()
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching POST_CMD command 'PASS (hidden)' to mod_log
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching POST_CMD command 'PASS (hidden)' to mod_ls
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching POST_CMD command 'PASS (hidden)' to mod_auth
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): RELINQUISH PRIVS at mod_auth.c:1594
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching LOG_CMD command 'PASS (hidden)' to mod_log
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching PRE_CMD command 'SYST' to mod_core
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching PRE_CMD command 'SYST' to mod_core
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching CMD command 'SYST' to mod_core
Oct 17 00:08:02 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching LOG_CMD command 'SYST' to mod_log
Oct 17 00:08:22 test_device proftpd[391] localhost: scrubbing scoreboard
Oct 17 00:08:22 test_device proftpd[391] localhost: ROOT PRIVS at mod_core.c:130
Oct 17 00:08:22 test_device proftpd[391] localhost: RELINQUISH PRIVS at mod_core.c:132
Oct 17 00:08:22 test_device proftpd[391] localhost: ROOT PRIVS at mod_core.c:160
Oct 17 00:08:22 test_device proftpd[391] localhost: scrubbing scoreboard slot for PID 1161014877
Oct 17 00:08:22 test_device proftpd[391] localhost: RELINQUISH PRIVS at mod_core.c:189
Oct 17 00:08:22 test_device proftpd[391] localhost: FS: using system lstat()
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching PRE_CMD command 'TYPE I' to mod_core
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching PRE_CMD command 'TYPE I' to mod_core
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching CMD command 'TYPE I' to mod_xfer
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching LOG_CMD command 'TYPE I' to mod_log
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching PRE_CMD command 'PASV' to mod_core
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching PRE_CMD command 'PASV' to mod_core
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching CMD command 'PASV' to mod_core
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): in dir_check_full(): path = '/storage', fullpath = '/storage'.
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): FS: using system stat()
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): FS: using system stat()
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): FS: using system stat()
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): Entering Passive Mode (192,168,11,129,4,1).
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching LOG_CMD command 'PASV' to mod_log
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching PRE_CMD command 'STOR README' to mod_core
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching PRE_CMD command 'STOR README' to mod_core
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching PRE_CMD command 'STOR README' to mod_xfer
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): in dir_check_full(): path = '/storage/README', fullpath = '/storage/README'.
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): FS: using system stat()
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): FS: using system stat()
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): FS: using system stat()
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): in dir_check_full(): setting umask to 0006 (was 0006)
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): FS: using system lstat()
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching CMD command 'STOR README' to mod_xfer
Oct 17 00:08:25 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): FS: using system open()
Oct 17 00:08:35 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): passive data connection opened - local : 192.168.11.129:1025
Oct 17 00:08:35 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): passive data connection opened - remote : 192.168.11.173:1243
Oct 17 00:08:35 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): FS: using system write()
Oct 17 00:08:35 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): FS: using system close()
Oct 17 00:08:35 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching LOG_CMD command 'STOR README' to mod_log
Oct 17 00:08:35 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): dispatching LOG_CMD command 'STOR README' to mod_xfer
Oct 17 00:08:35 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): ProFTPD terminating (signal 11)
Oct 17 00:08:35 test_device proftpd[442] localhost (192.168.11.173[192.168.11.173]): FTP session closed.

Oct 17 00:08:35 test_device proftpd[391] localhost: FS: using system lstat()
Oct 17 00:08:52 test_device proftpd[391] localhost: scrubbing scoreboard
Oct 17 00:08:52 test_device proftpd[391] localhost: ROOT PRIVS at mod_core.c:130
Oct 17 00:08:52 test_device proftpd[391] localhost: RELINQUISH PRIVS at mod_core.c:132
Oct 17 00:08:52 test_device proftpd[391] localhost: ROOT PRIVS at mod_core.c:160
Oct 17 00:08:52 test_device proftpd[391] localhost: RELINQUISH PRIVS at mod_core.c:189
Oct 17 00:08:52 test_device proftpd[391] localhost: FS: using system lstat()
the wierd thing is in red.
BTW, I can see the core dump message along with signal 11:
Quote:
pc : [<400ccab4>] lr : [<4009fca8>] Tainted: P
sp : bfffdd64 ip : 401768d4 fp : bfffe33c
r10: 401761e4 r9 : bfffe348 r8 : 00000072
r7 : 40162fdc r6 : 00000000 r5 : 020507df r4 : 020507e0
r3 : 00000001 r2 : bfffe48c r1 : 00000070 r0 : 00000072
Flags: nZCv IRQs on FIQs on Mode USER_32 Segment user
Control: 4000317F Table: 089F8000 DAC: 00000015
pc : [<400ccab4>] lr : [<4009fca8>] Tainted: P
sp : bfffdd64 ip : 401768d4 fp : bfffe33c
r10: 401761e4 r9 : bfffe348 r8 : 00000072
r7 : 40162fdc r6 : 00000000 r5 : 020507df r4 : 020507e0
r3 : 00000001 r2 : bfffe48c r1 : 00000070 r0 : 00000072
Flags: nZCv IRQs on FIQs on Mode USER_32 Segment user
Control: 4000317F Table: 089F8000 DAC: 00000015
I can only find the pc 0x400ccab4 was in /lib/libc-2.2.5.so by reading the /proc/<pid>/maps file:
Quote:
02000000-02058000 r-xp 00000000 01:00 167 /usr/local/bin/proftpd
0205f000-02069000 rw-p 00057000 01:00 167 /usr/local/bin/proftpd
02069000-02098000 rwxp 00000000 00:00 0
40000000-40015000 r-xp 00000000 01:00 65 /lib/ld-2.2.5.so
40015000-40018000 rw-p 00000000 00:00 0
4001c000-4001e000 rw-p 00014000 01:00 65 /lib/ld-2.2.5.so
4001e000-40023000 r-xp 00000000 01:00 79 /lib/libcrypt-2.2.5.so
40023000-40026000 ---p 00005000 01:00 79 /lib/libcrypt-2.2.5.so
40026000-4002b000 rw-p 00000000 01:00 79 /lib/libcrypt-2.2.5.so
4002b000-40052000 rw-p 00000000 00:00 0
40052000-4016c000 r-xp 00000000 01:00 70 /lib/libc-2.2.5.so
4016c000-40172000 ---p 0011a000 01:00 70 /lib/libc-2.2.5.so
40172000-40179000 rw-p 00118000 01:00 70 /lib/libc-2.2.5.so
40179000-4017d000 rw-p 00000000 00:00 0
4017d000-40187000 r-xp 00000000 01:00 67 /lib/libnss_files-2.2.5.so
40187000-4018d000 ---p 0000a000 01:00 67 /lib/libnss_files-2.2.5.so
4018d000-4018f000 rw-p 00008000 01:00 67 /lib/libnss_files-2.2.5.so
bfff6000-c0000000 rwxp ffff7000 00:00 0
but what can I do next?
Any advice will be appreciate.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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



Similar Threads
Thread Thread Starter Forum Replies Last Post
SIGSEGV on various apps macubo Linux - Software 7 12-29-2006 12:42 PM
SIGSEGV everywhere !!! nolimitz Linux - Software 3 08-12-2005 10:14 AM
Disabling the chroot in proftpd and enabling root logins on ssh/proftpd jon_k Linux - Software 1 06-16-2004 10:27 AM
What is SIGSEGV? zombie_geek Linux - Newbie 2 02-03-2004 07:33 PM
SIGSEGV in _dl_pagesize() Kumar Programming 3 09-25-2003 11:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 12:05 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration