Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 151348 Details for
Bug 232094
puplet segfaults
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
userhelper gdb session log
pup.log (text/plain), 4.95 KB, created by
Gianluca Cecchi
on 2007-03-31 12:07:26 UTC
(
hide
)
Description:
userhelper gdb session log
Filename:
MIME Type:
Creator:
Gianluca Cecchi
Created:
2007-03-31 12:07:26 UTC
Size:
4.95 KB
patch
obsolete
>Script started on Sat 31 Mar 2007 11:00:18 AM CEST >ps -ef|grep userhe >root 4292 4291 0 11:00 ? 00:00:00 /usr/sbin/userhelper -w pup >root 4316 4296 0 11:00 pts/0 00:00:00 grep userhe >[root@localhost ~]# gdb /usr/sbin/userhelper 4292 >GNU gdb Red Hat Linux (6.5-15.fc6rh) >Copyright (C) 2006 Free Software Foundation, Inc. >GDB is free software, covered by the GNU General Public License, and you are >welcome to change it and/or distribute copies of it under certain conditions. >Type "show copying" to see the conditions. >There is absolutely no warranty for GDB. Type "show warranty" for details. >This GDB was configured as "x86_64-redhat-linux-gnu"... >(no debugging symbols found) >Using host libthread_db library "/lib64/libthread_db.so.1". > >Attaching to program: /usr/sbin/userhelper, process 4292 >Reading symbols from /usr/lib64/libuser.so.1...(no debugging symbols found)...done. >Loaded symbols for /usr/lib64/libuser.so.1 >Reading symbols from /lib64/libcrypt.so.1...(no debugging symbols found)...done. >Loaded symbols for /lib64/libcrypt.so.1 >Reading symbols from /lib64/libgobject-2.0.so.0... >(no debugging symbols found)...done. >Loaded symbols for /lib64/libgobject-2.0.so.0 >Reading symbols from /lib64/libgmodule-2.0.so.0...(no debugging symbols found)...done. >Loaded symbols for /lib64/libgmodule-2.0.so.0 >Reading symbols from /lib64/libdl.so.2... >(no debugging symbols found)...done. >Loaded symbols for /lib64/libdl.so.2 >Reading symbols from /lib64/libglib-2.0.so.0...(no debugging symbols found)...done. >Loaded symbols for /lib64/libglib-2.0.so.0 >Reading symbols from /lib64/libpam_misc.so.0... >(no debugging symbols found)...done. >Loaded symbols for /lib64/libpam_misc.so.0 >Reading symbols from /lib64/libpam.so.0...(no debugging symbols found)...done. >Loaded symbols for /lib64/libpam.so.0 >Reading symbols from /lib64/libselinux.so.1... >(no debugging symbols found)...done. >Loaded symbols for /lib64/libselinux.so.1 >Reading symbols from /lib64/libattr.so.1...(no debugging symbols found)...done. >Loaded symbols for /lib64/libattr.so.1 >Reading symbols from /lib64/libc.so.6... >(no debugging symbols found)...done. >Loaded symbols for /lib64/libc.so.6 >Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols found)...done. >Loaded symbols for /lib64/ld-linux-x86-64.so.2 >Reading symbols from /lib64/libaudit.so.0... >(no debugging symbols found)...done. >Loaded symbols for /lib64/libaudit.so.0 >Reading symbols from /lib64/libsepol.so.1...(no debugging symbols found)...done. >Loaded symbols for /lib64/libsepol.so.1 >Reading symbols from /lib64/libnss_files.so.2... >(no debugging symbols found)...done. >Loaded symbols for /lib64/libnss_files.so.2 >Reading symbols from /lib64/security/pam_rootok.so...(no debugging symbols found)...done. >Loaded symbols for /lib64/security/pam_rootok.so >Reading symbols from /lib64/security/pam_timestamp.so... >(no debugging symbols found)...done. >Loaded symbols for /lib64/security/pam_timestamp.so >Reading symbols from /lib64/security/pam_env.so...(no debugging symbols found)...done. >Loaded symbols for /lib64/security/pam_env.so >Reading symbols from /lib64/security/pam_unix.so... >(no debugging symbols found)...done. >Loaded symbols for /lib64/security/pam_unix.so >Reading symbols from /usr/lib64/libcrack.so.2...(no debugging symbols found)...done. >Loaded symbols for /usr/lib64/libcrack.so.2 >Reading symbols from /lib64/libnsl.so.1... >(no debugging symbols found)...done. >Loaded symbols for /lib64/libnsl.so.1 >Reading symbols from /lib64/security/pam_succeed_if.so...(no debugging symbols found)...done. >Loaded symbols for /lib64/security/pam_succeed_if.so >Reading symbols from /lib64/security/pam_deny.so... >(no debugging symbols found)...done. >Loaded symbols for /lib64/security/pam_deny.so >Reading symbols from /lib64/security/pam_permit.so...(no debugging symbols found)...done. >Loaded symbols for /lib64/security/pam_permit.so >Reading symbols from /lib64/security/pam_xauth.so... >(no debugging symbols found)...done. >Loaded symbols for /lib64/security/pam_xauth.so >0x00000034b7ebfb80 in __read_nocancel () > from /lib64/libc.so.6 >(gdb) set follow-fork-mode child >(gdb) continue >Continuing. >[New process 4354] > >Program exited normally. >(gdb) bt >No stack. >(gdb) quit >[root@localhost ~]# ps -ef|grep userh >root 4359 4296 0 11:02 pts/0 00:00:00 grep userh >[root@localhost ~]# ps -ef|grep userh >root 4362 4361 0 11:02 ? 00:00:00 /usr/sbin/userhelper -w pup >root 4364 4296 0 11:02 pts/0 00:00:00 grep userh >[root@localhost ~]# strace -ff -o log -p 4362 >Process 4362 attached - interrupt to quit >Process 4366 attached (waiting for parent) >Process 4366 resumed (parent 4362 ready) >Process 4366 detached >Process 4367 attached (waiting for parent) >Process 4367 resumed (parent 4362 ready) >Process 4367 detached >Process 4368 attached (waiting for parent) >Process 4368 resumed (parent 4362 ready) >Process 4362 suspended >Process 4362 resumed >Process 4368 detached >Process 4362 detached >[root@localhost ~]# exit >exit > >Script done on Sat 31 Mar 2007 11:03:07 AM CEST
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 232094
:
150976
| 151348 |
151373
|
151374
|
151375
|
151376
|
151483
|
151485