Bug 915982
| Summary: | cupsd[6533]: segfault at 19 ip 00007f388321f3a0 sp 00007ffff4e24650 error 4 in libcupsmime.so.1[7f388321d000+5000] | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | John Brier <jbrier> | ||||||
| Component: | cups | Assignee: | Tim Waugh <twaugh> | ||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | qe-baseos-daemons | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 6.4 | CC: | emcnabb, jbrier, jpopelka, rmainz | ||||||
| Target Milestone: | rc | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-10-23 10:02:06 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 703164 [details]
coredump from cupsd
(In reply to comment #0) > :#0 delete_rules (rules=0x1) at mime.c:473 > : next = <value optimized out> > :#1 0x00007f388321f3b2 in delete_rules (rules=0x7f3884fa08b0) at mime.c:474 > : next = 0x2100000004 Not just that (the outer delete_rules call) rules->child == 0x1, but also rules->next == 0x2100000004 which is definitely invalid address too. > :7f388439d000-7f3886e34000 rw-p 00000000 00:00 0 [heap] > :7ffff4e12000-7ffff4e27000 rw-p 00000000 00:00 0 [stack] > ::This happened on a system that was otherwise idle. I was testing unrelated things on it. Printing is not used. Just to be sure: does that mean you had not touched the cups configuration at all ? Can you see anything in /var/log/cups/error_log ? Please do 'cupsctl LogLevel=debug2' for the case it happens again. (In reply to comment #3) > (In reply to comment #0) > > :#0 delete_rules (rules=0x1) at mime.c:473 > > : next = <value optimized out> > > :#1 0x00007f388321f3b2 in delete_rules (rules=0x7f3884fa08b0) at mime.c:474 > > : next = 0x2100000004 > > Not just that (the outer delete_rules call) rules->child == 0x1, > but also rules->next == 0x2100000004 which is definitely invalid address too. > > :7f388439d000-7f3886e34000 rw-p 00000000 00:00 0 [heap] > > :7ffff4e12000-7ffff4e27000 rw-p 00000000 00:00 0 [stack] > > > ::This happened on a system that was otherwise idle. I was testing unrelated things on it. Printing is not used. > > Just to be sure: does that mean you had not touched the cups configuration > at all ? Correct. I had just provisioned this system in beaker to do some manual testing. > Can you see anything in /var/log/cups/error_log ? I already reprovisioned it, sorry. > Please do 'cupsctl LogLevel=debug2' for the case it happens again. I'll try. From looking closer at the core file it looks like several CUPS instances on the same network are running/have run tests relating to having a large number of printers, e.g. queues named n100, x100, etc. The trigger for this crash was timing out one such printer that had been discovered from CUPS Browsing. For some reason, p->filetype and p->prefiltertype both contained garbage. My guess is it's a race condition in the browsing code. There are similarities to bug #855431 but there isn't a print job involved here. This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate, in the next release of Red Hat Enterprise Linux. Do you still see this with cups-1.4.2-67.el6? It contains a fix which might also fix this issue. |
Created attachment 703163 [details] sosreport from affected system abrt_version: 2.0.8 backtrace_rating: 4 cgroup: cmdline: cupsd -C /etc/cups/cupsd.conf crash_function: delete_rules executable: /usr/sbin/cupsd kernel: 2.6.32-358.el6.x86_64 pid: 6533 pwd: / time: Tue 26 Feb 2013 03:27:50 PM EST uid: 0 username: root sosreport.tar.xz: Binary file, 483456 bytes backtrace: :[New Thread 6533] :[Thread debugging using libthread_db enabled] :Core was generated by `cupsd -C /etc/cups/cupsd.conf'. :Program terminated with signal 11, Segmentation fault. :#0 delete_rules (rules=0x1) at mime.c:473 :473 if (rules->child != NULL) : :Thread 1 (Thread 0x7f38836237c0 (LWP 6533)): :#0 delete_rules (rules=0x1) at mime.c:473 : next = <value optimized out> :#1 0x00007f388321f3b2 in delete_rules (rules=0x7f3884fa08b0) at mime.c:474 : next = 0x2100000004 :#2 0x00007f388321f42d in mimeDeleteType (mime=<value optimized out>, mt=0x7f3886d38460) at mime.c:161 :No locals. :#3 0x00007f388368cf44 in cupsdDeletePrinter (p=0x7f3885607b40, update=<value optimized out>) at printers.c:815 : i = <value optimized out> : changed = 1 :#4 0x00007f3883669ece in cupsdSendBrowseList () at dirsvc.c:985 : count = <value optimized out> : p = 0x7f3885607b40 : ut = <value optimized out> : to = 1361910470 :#5 0x00007f388366b5b6 in main (argc=<value optimized out>, argv=<value optimized out>) at main.c:1019 : i = 6532 : opt = <value optimized out> : fg = <value optimized out> : fds = 1 : con = <value optimized out> : job = <value optimized out> : lis = <value optimized out> : current_time = 1361910470 : activity = <value optimized out> : browse_time = 1361910469 : senddoc_time = 1361910463 : expire_time = 1361910470 : report_time = 0 : event_time = 1361910469 : timeout = <value optimized out> : limit = {rlim_cur = 4096, rlim_max = 4096} : action = {__sigaction_handler = {sa_handler = 0x7f388366a9a0 <sigterm_handler>, sa_sigaction = 0x7f388366a9a0 <sigterm_handler>}, sa_mask = {__val = {81920, 0 <repeats 15 times>}}, sa_flags = 0, sa_restorer = 0} : run_as_child = <value optimized out> : netif_time = 1361910466 : failmode = 4108472191 :From To Syms Read Shared Object Library :0x00007f388321e620 0x00007f38832214d8 Yes /usr/lib64/libcupsmime.so.1 :0x00007f3883009120 0x00007f38830143a8 Yes /lib64/libz.so.1.2.3 :0x00007f3882d79f30 0x00007f3882de5568 Yes /usr/lib64/libgnutls.so.26.14.12 :0x00007f3882b25750 0x00007f3882b52408 Yes /lib64/libldap-2.4.so.2.5.6 :0x00007f388290b3d0 0x00007f38829121f8 Yes /lib64/libpam.so.0.82.2 :0x00007f3882705de0 0x00007f3882706998 Yes /lib64/libdl-2.12.so :0x00007f38824fee80 0x00007f3882502d78 Yes /lib64/libacl.so.1.1.0 :0x00007f38822c31c0 0x00007f38822ea7b8 Yes /lib64/libdbus-1.so.3.4.0 :0x00007f38820a4660 0x00007f38820afeb8 Yes /lib64/libpthread-2.12.so :0x00007f3881e99140 0x00007f3881e9c4f8 Yes /lib64/librt-2.12.so :0x00007f3881c8e390 0x00007f3881c936a8 Yes /usr/lib64/libavahi-common.so.3.5.1 :0x00007f3881a7e8b0 0x00007f3881a86fa8 Yes /usr/lib64/libavahi-client.so.3.2.5 :0x00007f388183b3c0 0x00007f3881869f48 Yes /usr/lib64/libcups.so.2 :0x00007f38815abe70 0x00007f38815ebec8 Yes /lib64/libm-2.12.so :0x00007f3881371c00 0x00007f38813769a8 Yes /lib64/libcrypt-2.12.so :0x00007f38811575b0 0x00007f388115d1e8 Yes /lib64/libaudit.so.1.0.0 :0x00007f3880f3b850 0x00007f3880f4bc78 Yes /lib64/libselinux.so.1 :0x00007f3880cfcc30 0x00007f3880d2a728 Yes /lib64/libgssapi_krb5.so.2.2 :0x00007f3880a27430 0x00007f3880aa0a38 Yes /lib64/libkrb5.so.3.3 :0x00007f38807e43d0 0x00007f38807fd5a8 Yes /lib64/libk5crypto.so.3.1 :0x00007f38805dd3f0 0x00007f38805ddfc8 Yes /lib64/libcom_err.so.2.1 :0x00007f3880267a20 0x00007f388038872c Yes /lib64/libc-2.12.so :0x00007f388003aa50 0x00007f3880045f08 Yes (*) /usr/lib64/libtasn1.so.3 :0x00007f387fdcae00 0x00007f387fe14278 Yes (*) /lib64/libgcrypt.so.11 :0x00007f387fbb85c0 0x00007f387fbbf8c8 Yes /lib64/liblber-2.4.so.2.5.6 :0x00007f387f99e930 0x00007f387f9ad938 Yes /lib64/libresolv-2.12.so :0x00007f387f76e440 0x00007f387f78ddb8 Yes (*) /usr/lib64/libssl3.so :0x00007f387f542c30 0x00007f387f55afa8 Yes (*) /usr/lib64/libsmime3.so :0x00007f387f2170b0 0x00007f387f2fbb88 Yes (*) /usr/lib64/libnss3.so :0x00007f387efdeb10 0x00007f387efecd88 Yes (*) /usr/lib64/libnssutil3.so :0x00007f387edcfee0 0x00007f387edd0db8 Yes (*) /lib64/libplds4.so :0x00007f387ebcb410 0x00007f387ebccb48 Yes (*) /lib64/libplc4.so :0x00007f387e99a140 0x00007f387e9b9cc8 Yes (*) /lib64/libnspr4.so :0x00007f387e7776e0 0x00007f387e787578 Yes (*) /usr/lib64/libsasl2.so.2 :0x00007f3883422b00 0x00007f388343b85b Yes /lib64/ld-2.12.so :0x00007f387e56f380 0x00007f387e571458 Yes (*) /lib64/libattr.so.1 :0x00007f387e30f2b0 0x00007f387e34e078 Yes (*) /lib64/libfreebl3.so :0x00007f387e103a40 0x00007f387e1090c8 Yes /lib64/libkrb5support.so.0.1 :0x00007f387defebf0 0x00007f387deff1d8 Yes (*) /lib64/libkeyutils.so.1 :0x00007f387dcfa820 0x00007f387dcfad88 Yes (*) /lib64/libgpg-error.so.0 :0x00007f3877c5d1f0 0x00007f3877c65648 Yes /lib64/libnss_files-2.12.so :0x00007f3877a56000 0x00007f3877a59328 Yes /lib64/libnss_dns-2.12.so :0x00007ffff4f7f700 0x00007ffff4f7faa0 Yes /lib/modules/2.6.32-358.el6.x86_64/vdso/vdso.so :(*): Shared library is missing debugging information. :$1 = 0x0 :No symbol "__glib_assert_msg" in current context. :rax 0x0 0 :rbx 0x1 1 :rcx 0x61 97 :rdx 0x0 0 :rsi 0xffffffb2 4294967218 :rdi 0x1 1 :rbp 0x2100000004 0x2100000004 :rsp 0x7ffff4e24650 0x7ffff4e24650 :r8 0x0 0 :r9 0x0 0 :r10 0x2 2 :r11 0x0 0 :r12 0x7f38838ae288 139880701813384 :r13 0x7f38838ae5a0 139880701814176 :r14 0x7f388369cae8 139880699644648 :r15 0x7f38838ae600 139880701814272 :rip 0x7f388321f3a0 0x7f388321f3a0 <delete_rules+32> :eflags 0x10202 [ IF RF ] :cs 0x33 51 :ss 0x2b 43 :ds 0x0 0 :es 0x0 0 :fs 0x0 0 :gs 0x0 0 :Dump of assembler code for function delete_rules: : 0x00007f388321f380 <+0>: push %rbp : 0x00007f388321f381 <+1>: push %rbx : 0x00007f388321f382 <+2>: mov %rdi,%rbx : 0x00007f388321f385 <+5>: sub $0x18,%rsp : 0x00007f388321f389 <+9>: mov %fs:0x28,%rax : 0x00007f388321f392 <+18>: mov %rax,0x8(%rsp) : 0x00007f388321f397 <+23>: xor %eax,%eax : 0x00007f388321f399 <+25>: test %rdi,%rdi : 0x00007f388321f39c <+28>: je 0x7f388321f3c2 <delete_rules+66> : 0x00007f388321f39e <+30>: xchg %ax,%ax :=> 0x00007f388321f3a0 <+32>: mov 0x18(%rbx),%rdi : 0x00007f388321f3a4 <+36>: mov 0x8(%rbx),%rbp : 0x00007f388321f3a8 <+40>: test %rdi,%rdi : 0x00007f388321f3ab <+43>: je 0x7f388321f3b2 <delete_rules+50> : 0x00007f388321f3ad <+45>: callq 0x7f388321f380 <delete_rules> : 0x00007f388321f3b2 <+50>: mov %rbx,%rdi : 0x00007f388321f3b5 <+53>: mov %rbp,%rbx : 0x00007f388321f3b8 <+56>: callq 0x7f388321e3b8 <free@plt> : 0x00007f388321f3bd <+61>: test %rbp,%rbp : 0x00007f388321f3c0 <+64>: jne 0x7f388321f3a0 <delete_rules+32> : 0x00007f388321f3c2 <+66>: mov 0x8(%rsp),%rax : 0x00007f388321f3c7 <+71>: xor %fs:0x28,%rax : 0x00007f388321f3d0 <+80>: jne 0x7f388321f3d9 <delete_rules+89> : 0x00007f388321f3d2 <+82>: add $0x18,%rsp : 0x00007f388321f3d6 <+86>: pop %rbx : 0x00007f388321f3d7 <+87>: pop %rbp : 0x00007f388321f3d8 <+88>: retq : 0x00007f388321f3d9 <+89>: callq 0x7f388321e508 <__stack_chk_fail@plt> :End of assembler dump. build_ids: :a657b127968151558ae6a51b387cf26e47233bd9 :9984b1c6b5562de3812a7ac7d9d8c204a1564540 :e5d1db5b40810b3b1a9e9724e61579bcabccf2ef :190d45f6743def9df8169d65801d4575b01825bd :76a3deeb6876cbed69a57d3ebc1e2afbca84ec76 :8ef0683858704ef173ab11b1e27076f37f82b7b6 :5413243b673fdaca8b0456f53de076468f121c97 :4d7a7266f3e891524fb3434b559343422b69af09 :5e9ddd9ee40ad0d4ddd032ce1086e402b7fa955a :19c24fb834453511d12dfb4283d3c70f1346e974 :38fbc33a5385e7563e9a9955d76e5bd464810e61 :8f1027dcd79705848a7a1e9a068d0567a052710b :4e6dc155ac575e00f0f772fc255786e14be21847 :a2a46a63ab753d596e1f24ae169312dbf5a978ef :b2cad235129c5d8f774f0ba60306be15039a391f :6661a550e96bd3898fd442e016fc3ee8aae9b1e1 :dae2a7e4e8b37d43ef6839ff5d8e012afcf21a69 :26cc708ac7c0fc1797a2340c024f0add0ce054d8 :e7374b3e08425bc2fb03631310c1ee23f2e4c7cf :d454c19be22da338190029d28c1193600ed044eb :a287dc6b86a9823038f057105ce64671e0b392ec :6e2bc7b69d33f79a8ab2e3110536ce11f58dff04 :e373b73c7e3e3277f5dc1e600be6b6e35c485b4d :7c56ccdec68076edb699bcc16106ffa0722d8ad4 :c3ee44c279ce9d3289c3cec8bb43811ee97aa4a6 :2794f1e9c0c015cccc9009c369b542db000e16c0 :e6c86e69c72cdab8468ed2e2fd0c2506509a3924 :c5e1987b9a4e246f6501c345aeaa33acd8784023 :27d54667a3cec32cdbe130d5271078055b674857 :15b0822c819020f18bbf0e0c0286373155e03be2 :9e79fb1a0ddcec497b5d8afd86cc378acf8e354a :d6bd776b36dac438642cf84b282956738727901d :605701a8ae551604303523b4f0d3a7e98cf9e153 :d558441996c6263c6a3ecd26dcf409d5ca54868b :8a8734dc37305d8cc2ef8f8c3e5ea03171db07ec :d053bb4ff0c2fc983842f81598813b9b931ad0d1 :14853815dd64f2b830b8dccb3a958a3804e13efc :d0502813b7384cb690b59cc4cd03345d5bf0f626 :fe3d0dcba6e1ff924fb16c4868d6d296c45a8be4 :f3c589ff446f4c6f200e93542d47d93f637c8fc3 :5f5eb7f30b61e0daf6bbf8a367c388a54b7010ea :397263907b14752bcf1258010b4527ff2ea2359e :be66f51bfdad7d616a13632b4c1494752eee107e comment: :This happened on a system that was otherwise idle. I was testing unrelated things on it. :Printing is not used. The distro is RHEL6.4-20130130.0 dso_list: :/lib64/libldap-2.4.so.2.5.6 openldap-2.4.23-31.el6.x86_64 (Red Hat, Inc.) 1361905305 :/usr/lib64/libnssutil3.so nss-util-3.14.0.0-2.el6.x86_64 (Red Hat, Inc.) 1361905280 :/usr/lib64/libgnutls.so.26.14.12 gnutls-2.8.5-10.el6.x86_64 (Red Hat, Inc.) 1361905299 :/lib64/libfreebl3.so nss-softokn-freebl-3.12.9-11.el6.x86_64 (Red Hat, Inc.) 1361905278 :/lib64/libkeyutils.so.1.3 keyutils-libs-1.4-4.el6.x86_64 (Red Hat, Inc.) 1361905283 :/usr/lib64/libsasl2.so.2.0.23 cyrus-sasl-lib-2.1.23-13.el6_3.1.x86_64 (Red Hat, Inc.) 1361905280 :/lib64/libnss_files-2.12.so glibc-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905279 :/lib64/liblber-2.4.so.2.5.6 openldap-2.4.23-31.el6.x86_64 (Red Hat, Inc.) 1361905305 :/lib64/libgssapi_krb5.so.2.2 krb5-libs-1.10.3-10.el6.x86_64 (Red Hat, Inc.) 1361905283 :/lib64/libacl.so.1.1.0 libacl-2.2.49-6.el6.x86_64 (Red Hat, Inc.) 1361905280 :/lib64/libcrypt-2.12.so glibc-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905279 :/usr/lib64/libtasn1.so.3.1.6 libtasn1-2.3-3.el6_2.1.x86_64 (Red Hat, Inc.) 1361905299 :/usr/lib64/libssl3.so nss-3.14.0.0-12.el6.x86_64 (Red Hat, Inc.) 1361905305 :/lib64/libnspr4.so nspr-4.9.2-1.el6.x86_64 (Red Hat, Inc.) 1361905280 :/lib64/librt-2.12.so glibc-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905279 :/usr/lib64/libnss3.so nss-3.14.0.0-12.el6.x86_64 (Red Hat, Inc.) 1361905305 :/lib64/libm-2.12.so glibc-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905279 :/usr/lib64/libsmime3.so nss-3.14.0.0-12.el6.x86_64 (Red Hat, Inc.) 1361905305 :/lib64/libkrb5.so.3.3 krb5-libs-1.10.3-10.el6.x86_64 (Red Hat, Inc.) 1361905283 :/lib64/libresolv-2.12.so glibc-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905279 :/lib64/libdbus-1.so.3.4.0 dbus-libs-1:1.2.24-7.el6_3.x86_64 (Red Hat, Inc.) 1361905280 :/lib64/libgcrypt.so.11.5.3 libgcrypt-1.4.5-9.el6_2.2.x86_64 (Red Hat, Inc.) 1361905284 :/lib64/libplds4.so nspr-4.9.2-1.el6.x86_64 (Red Hat, Inc.) 1361905280 :/lib64/libk5crypto.so.3.1 krb5-libs-1.10.3-10.el6.x86_64 (Red Hat, Inc.) 1361905283 :/usr/lib64/libcupsmime.so.1 cups-libs-1:1.4.2-48.el6_3.3.x86_64 (Red Hat, Inc.) 1361905299 :/usr/sbin/cupsd cups-1:1.4.2-48.el6_3.3.x86_64 (Red Hat, Inc.) 1361905353 :/usr/lib64/libavahi-common.so.3.5.1 avahi-libs-0.6.25-12.el6.x86_64 (Red Hat, Inc.) 1361905285 :/usr/lib64/libavahi-client.so.3.2.5 avahi-libs-0.6.25-12.el6.x86_64 (Red Hat, Inc.) 1361905285 :/lib64/libpam.so.0.82.2 pam-1.1.1-13.el6.x86_64 (Red Hat, Inc.) 1361905290 :/lib64/libz.so.1.2.3 zlib-1.2.3-29.el6.x86_64 (Red Hat, Inc.) 1361905279 :/lib64/libplc4.so nspr-4.9.2-1.el6.x86_64 (Red Hat, Inc.) 1361905280 :/lib64/libdl-2.12.so glibc-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905279 :/lib64/libkrb5support.so.0.1 krb5-libs-1.10.3-10.el6.x86_64 (Red Hat, Inc.) 1361905283 :/lib64/ld-2.12.so glibc-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905279 :/usr/lib/locale/locale-archive glibc-common-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905276 :/lib64/libattr.so.1.1.0 libattr-2.4.44-7.el6.x86_64 (Red Hat, Inc.) 1361905279 :/usr/lib64/libcups.so.2 cups-libs-1:1.4.2-48.el6_3.3.x86_64 (Red Hat, Inc.) 1361905299 :/lib64/libaudit.so.1.0.0 audit-libs-2.2-2.el6.x86_64 (Red Hat, Inc.) 1361905280 :/lib64/libcom_err.so.2.1 libcom_err-1.41.12-14.el6.x86_64 (Red Hat, Inc.) 1361905280 :/lib64/libc-2.12.so glibc-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905279 :/lib64/libselinux.so.1 libselinux-2.0.94-5.3.el6.x86_64 (Red Hat, Inc.) 1361905281 :/lib64/libgpg-error.so.0.5.0 libgpg-error-1.7-4.el6.x86_64 (Red Hat, Inc.) 1361905284 :/lib64/libpthread-2.12.so glibc-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905279 :/lib64/libnss_dns-2.12.so glibc-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905279 environ: :TERM=linux :PATH=/sbin:/usr/sbin:/bin:/usr/bin :runlevel=5 :RUNLEVEL=5 :LANGSH_SOURCED=1 :PWD=/ :LANG=en_US.UTF-8 :previous=N :PREVLEVEL=N :CONSOLETYPE=serial :SHLVL=3 :UPSTART_INSTANCE= :UPSTART_EVENTS=runlevel :UPSTART_JOB=rc :_=/usr/sbin/cupsd limits: :Limit Soft Limit Hard Limit Units :Max cpu time unlimited unlimited seconds :Max file size unlimited unlimited bytes :Max data size unlimited unlimited bytes :Max stack size 10485760 unlimited bytes :Max core file size 0 unlimited bytes :Max resident set unlimited unlimited bytes :Max processes 191975 191975 processes :Max open files 4096 4096 files :Max locked memory 65536 65536 bytes :Max address space unlimited unlimited bytes :Max file locks unlimited unlimited locks :Max pending signals 191975 191975 signals :Max msgqueue size 819200 819200 bytes :Max nice priority 0 0 :Max realtime priority 0 0 :Max realtime timeout unlimited unlimited us maps: :7f3877a55000-7f3877a5a000 r-xp 00000000 fd:00 786460 /lib64/libnss_dns-2.12.so :7f3877a5a000-7f3877c59000 ---p 00005000 fd:00 786460 /lib64/libnss_dns-2.12.so :7f3877c59000-7f3877c5a000 r--p 00004000 fd:00 786460 /lib64/libnss_dns-2.12.so :7f3877c5a000-7f3877c5b000 rw-p 00005000 fd:00 786460 /lib64/libnss_dns-2.12.so :7f3877c5b000-7f3877c67000 r-xp 00000000 fd:00 786462 /lib64/libnss_files-2.12.so :7f3877c67000-7f3877e67000 ---p 0000c000 fd:00 786462 /lib64/libnss_files-2.12.so :7f3877e67000-7f3877e68000 r--p 0000c000 fd:00 786462 /lib64/libnss_files-2.12.so :7f3877e68000-7f3877e69000 rw-p 0000d000 fd:00 786462 /lib64/libnss_files-2.12.so :7f3877e69000-7f387dcfa000 r--p 00000000 fd:00 2099215 /usr/lib/locale/locale-archive :7f387dcfa000-7f387dcfd000 r-xp 00000000 fd:00 786566 /lib64/libgpg-error.so.0.5.0 :7f387dcfd000-7f387defc000 ---p 00003000 fd:00 786566 /lib64/libgpg-error.so.0.5.0 :7f387defc000-7f387defd000 r--p 00002000 fd:00 786566 /lib64/libgpg-error.so.0.5.0 :7f387defd000-7f387defe000 rw-p 00003000 fd:00 786566 /lib64/libgpg-error.so.0.5.0 :7f387defe000-7f387df00000 r-xp 00000000 fd:00 786540 /lib64/libkeyutils.so.1.3 :7f387df00000-7f387e0ff000 ---p 00002000 fd:00 786540 /lib64/libkeyutils.so.1.3 :7f387e0ff000-7f387e100000 r--p 00001000 fd:00 786540 /lib64/libkeyutils.so.1.3 :7f387e100000-7f387e101000 rw-p 00002000 fd:00 786540 /lib64/libkeyutils.so.1.3 :7f387e101000-7f387e10b000 r-xp 00000000 fd:00 786550 /lib64/libkrb5support.so.0.1 :7f387e10b000-7f387e30a000 ---p 0000a000 fd:00 786550 /lib64/libkrb5support.so.0.1 :7f387e30a000-7f387e30b000 r--p 00009000 fd:00 786550 /lib64/libkrb5support.so.0.1 :7f387e30b000-7f387e30c000 rw-p 0000a000 fd:00 786550 /lib64/libkrb5support.so.0.1 :7f387e30c000-7f387e369000 r-xp 00000000 fd:00 786438 /lib64/libfreebl3.so :7f387e369000-7f387e568000 ---p 0005d000 fd:00 786438 /lib64/libfreebl3.so :7f387e568000-7f387e569000 r--p 0005c000 fd:00 786438 /lib64/libfreebl3.so :7f387e569000-7f387e56a000 rw-p 0005d000 fd:00 786438 /lib64/libfreebl3.so :7f387e56a000-7f387e56e000 rw-p 00000000 00:00 0 :7f387e56e000-7f387e572000 r-xp 00000000 fd:00 786490 /lib64/libattr.so.1.1.0 :7f387e572000-7f387e771000 ---p 00004000 fd:00 786490 /lib64/libattr.so.1.1.0 :7f387e771000-7f387e772000 r--p 00003000 fd:00 786490 /lib64/libattr.so.1.1.0 :7f387e772000-7f387e773000 rw-p 00004000 fd:00 786490 /lib64/libattr.so.1.1.0 :7f387e773000-7f387e78c000 r-xp 00000000 fd:00 2099644 /usr/lib64/libsasl2.so.2.0.23 :7f387e78c000-7f387e98b000 ---p 00019000 fd:00 2099644 /usr/lib64/libsasl2.so.2.0.23 :7f387e98b000-7f387e98c000 r--p 00018000 fd:00 2099644 /usr/lib64/libsasl2.so.2.0.23 :7f387e98c000-7f387e98d000 rw-p 00019000 fd:00 2099644 /usr/lib64/libsasl2.so.2.0.23 :7f387e98d000-7f387e9c6000 r-xp 00000000 fd:00 786503 /lib64/libnspr4.so :7f387e9c6000-7f387ebc5000 ---p 00039000 fd:00 786503 /lib64/libnspr4.so :7f387ebc5000-7f387ebc6000 r--p 00038000 fd:00 786503 /lib64/libnspr4.so :7f387ebc6000-7f387ebc8000 rw-p 00039000 fd:00 786503 /lib64/libnspr4.so :7f387ebc8000-7f387ebca000 rw-p 00000000 00:00 0 :7f387ebca000-7f387ebce000 r-xp 00000000 fd:00 786504 /lib64/libplc4.so :7f387ebce000-7f387edcd000 ---p 00004000 fd:00 786504 /lib64/libplc4.so :7f387edcd000-7f387edce000 r--p 00003000 fd:00 786504 /lib64/libplc4.so :7f387edce000-7f387edcf000 rw-p 00004000 fd:00 786504 /lib64/libplc4.so :7f387edcf000-7f387edd2000 r-xp 00000000 fd:00 786505 /lib64/libplds4.so :7f387edd2000-7f387efd1000 ---p 00003000 fd:00 786505 /lib64/libplds4.so :7f387efd1000-7f387efd2000 r--p 00002000 fd:00 786505 /lib64/libplds4.so :7f387efd2000-7f387efd3000 rw-p 00003000 fd:00 786505 /lib64/libplds4.so :7f387efd3000-7f387eff8000 r-xp 00000000 fd:00 2099614 /usr/lib64/libnssutil3.so :7f387eff8000-7f387f1f7000 ---p 00025000 fd:00 2099614 /usr/lib64/libnssutil3.so :7f387f1f7000-7f387f1fd000 r--p 00024000 fd:00 2099614 /usr/lib64/libnssutil3.so :7f387f1fd000-7f387f1fe000 rw-p 0002a000 fd:00 2099614 /usr/lib64/libnssutil3.so :7f387f1fe000-7f387f331000 r-xp 00000000 fd:00 2102400 /usr/lib64/libnss3.so :7f387f331000-7f387f530000 ---p 00133000 fd:00 2102400 /usr/lib64/libnss3.so :7f387f530000-7f387f535000 r--p 00132000 fd:00 2102400 /usr/lib64/libnss3.so :7f387f535000-7f387f537000 rw-p 00137000 fd:00 2102400 /usr/lib64/libnss3.so :7f387f537000-7f387f539000 rw-p 00000000 00:00 0 :7f387f539000-7f387f561000 r-xp 00000000 fd:00 2102403 /usr/lib64/libsmime3.so :7f387f561000-7f387f761000 ---p 00028000 fd:00 2102403 /usr/lib64/libsmime3.so :7f387f761000-7f387f764000 r--p 00028000 fd:00 2102403 /usr/lib64/libsmime3.so :7f387f764000-7f387f765000 rw-p 0002b000 fd:00 2102403 /usr/lib64/libsmime3.so :7f387f765000-7f387f798000 r-xp 00000000 fd:00 2102404 /usr/lib64/libssl3.so :7f387f798000-7f387f998000 ---p 00033000 fd:00 2102404 /usr/lib64/libssl3.so :7f387f998000-7f387f99a000 r--p 00033000 fd:00 2102404 /usr/lib64/libssl3.so :7f387f99a000-7f387f99b000 rw-p 00035000 fd:00 2102404 /usr/lib64/libssl3.so :7f387f99b000-7f387f9b1000 r-xp 00000000 fd:00 786472 /lib64/libresolv-2.12.so :7f387f9b1000-7f387fbb1000 ---p 00016000 fd:00 786472 /lib64/libresolv-2.12.so :7f387fbb1000-7f387fbb2000 r--p 00016000 fd:00 786472 /lib64/libresolv-2.12.so :7f387fbb2000-7f387fbb3000 rw-p 00017000 fd:00 786472 /lib64/libresolv-2.12.so :7f387fbb3000-7f387fbb5000 rw-p 00000000 00:00 0 :7f387fbb5000-7f387fbc3000 r-xp 00000000 fd:00 786654 /lib64/liblber-2.4.so.2.5.6 :7f387fbc3000-7f387fdc2000 ---p 0000e000 fd:00 786654 /lib64/liblber-2.4.so.2.5.6 :7f387fdc2000-7f387fdc3000 r--p 0000d000 fd:00 786654 /lib64/liblber-2.4.so.2.5.6 :7f387fdc3000-7f387fdc4000 rw-p 0000e000 fd:00 786654 /lib64/liblber-2.4.so.2.5.6 :7f387fdc4000-7f387fe36000 r-xp 00000000 fd:00 786569 /lib64/libgcrypt.so.11.5.3 :7f387fe36000-7f3880035000 ---p 00072000 fd:00 786569 /lib64/libgcrypt.so.11.5.3 :7f3880035000-7f3880036000 r--p 00071000 fd:00 786569 /lib64/libgcrypt.so.11.5.3 :7f3880036000-7f3880039000 rw-p 00072000 fd:00 786569 /lib64/libgcrypt.so.11.5.3 :7f3880039000-7f3880049000 r-xp 00000000 fd:00 2101891 /usr/lib64/libtasn1.so.3.1.6 :7f3880049000-7f3880248000 ---p 00010000 fd:00 2101891 /usr/lib64/libtasn1.so.3.1.6 :7f3880248000-7f3880249000 rw-p 0000f000 fd:00 2101891 /usr/lib64/libtasn1.so.3.1.6 :7f3880249000-7f38803d3000 r-xp 00000000 fd:00 786446 /lib64/libc-2.12.so :7f38803d3000-7f38805d2000 ---p 0018a000 fd:00 786446 /lib64/libc-2.12.so :7f38805d2000-7f38805d6000 r--p 00189000 fd:00 786446 /lib64/libc-2.12.so :7f38805d6000-7f38805d7000 rw-p 0018d000 fd:00 786446 /lib64/libc-2.12.so :7f38805d7000-7f38805dc000 rw-p 00000000 00:00 0 :7f38805dc000-7f38805df000 r-xp 00000000 fd:00 786498 /lib64/libcom_err.so.2.1 :7f38805df000-7f38807de000 ---p 00003000 fd:00 786498 /lib64/libcom_err.so.2.1 :7f38807de000-7f38807df000 r--p 00002000 fd:00 786498 /lib64/libcom_err.so.2.1 :7f38807df000-7f38807e0000 rw-p 00003000 fd:00 786498 /lib64/libcom_err.so.2.1 :7f38807e0000-7f3880809000 r-xp 00000000 fd:00 786546 /lib64/libk5crypto.so.3.1 :7f3880809000-7f3880a09000 ---p 00029000 fd:00 786546 /lib64/libk5crypto.so.3.1 :7f3880a09000-7f3880a0a000 r--p 00029000 fd:00 786546 /lib64/libk5crypto.so.3.1 :7f3880a0a000-7f3880a0b000 rw-p 0002a000 fd:00 786546 /lib64/libk5crypto.so.3.1 :7f3880a0b000-7f3880a0c000 rw-p 00000000 00:00 0 :7f3880a0c000-7f3880ae7000 r-xp 00000000 fd:00 786548 /lib64/libkrb5.so.3.3 :7f3880ae7000-7f3880ce6000 ---p 000db000 fd:00 786548 /lib64/libkrb5.so.3.3 :7f3880ce6000-7f3880cf0000 r--p 000da000 fd:00 786548 /lib64/libkrb5.so.3.3 :7f3880cf0000-7f3880cf2000 rw-p 000e4000 fd:00 786548 /lib64/libkrb5.so.3.3 :7f3880cf2000-7f3880d33000 r-xp 00000000 fd:00 786542 /lib64/libgssapi_krb5.so.2.2 :7f3880d33000-7f3880f33000 ---p 00041000 fd:00 786542 /lib64/libgssapi_krb5.so.2.2 :7f3880f33000-7f3880f34000 r--p 00041000 fd:00 786542 /lib64/libgssapi_krb5.so.2.2 :7f3880f34000-7f3880f36000 rw-p 00042000 fd:00 786542 /lib64/libgssapi_krb5.so.2.2 :7f3880f36000-7f3880f53000 r-xp 00000000 fd:00 786522 /lib64/libselinux.so.1 :7f3880f53000-7f3881152000 ---p 0001d000 fd:00 786522 /lib64/libselinux.so.1 :7f3881152000-7f3881153000 r--p 0001c000 fd:00 786522 /lib64/libselinux.so.1 :7f3881153000-7f3881154000 rw-p 0001d000 fd:00 786522 /lib64/libselinux.so.1 :7f3881154000-7f3881155000 rw-p 00000000 00:00 0 :7f3881155000-7f388116c000 r-xp 00000000 fd:00 786507 /lib64/libaudit.so.1.0.0 :7f388116c000-7f388136b000 ---p 00017000 fd:00 786507 /lib64/libaudit.so.1.0.0 :7f388136b000-7f388136c000 r--p 00016000 fd:00 786507 /lib64/libaudit.so.1.0.0 :7f388136c000-7f3881371000 rw-p 00017000 fd:00 786507 /lib64/libaudit.so.1.0.0 :7f3881371000-7f3881378000 r-xp 00000000 fd:00 786450 /lib64/libcrypt-2.12.so :7f3881378000-7f3881578000 ---p 00007000 fd:00 786450 /lib64/libcrypt-2.12.so :7f3881578000-7f3881579000 r--p 00007000 fd:00 786450 /lib64/libcrypt-2.12.so :7f3881579000-7f388157a000 rw-p 00008000 fd:00 786450 /lib64/libcrypt-2.12.so :7f388157a000-7f38815a8000 rw-p 00000000 00:00 0 :7f38815a8000-7f388162b000 r-xp 00000000 fd:00 786454 /lib64/libm-2.12.so :7f388162b000-7f388182a000 ---p 00083000 fd:00 786454 /lib64/libm-2.12.so :7f388182a000-7f388182b000 r--p 00082000 fd:00 786454 /lib64/libm-2.12.so :7f388182b000-7f388182c000 rw-p 00083000 fd:00 786454 /lib64/libm-2.12.so :7f388182c000-7f3881877000 r-xp 00000000 fd:00 2101903 /usr/lib64/libcups.so.2 :7f3881877000-7f3881a76000 ---p 0004b000 fd:00 2101903 /usr/lib64/libcups.so.2 :7f3881a76000-7f3881a7b000 rw-p 0004a000 fd:00 2101903 /usr/lib64/libcups.so.2 :7f3881a7b000-7f3881a8b000 r-xp 00000000 fd:00 2100210 /usr/lib64/libavahi-client.so.3.2.5 :7f3881a8b000-7f3881c8a000 ---p 00010000 fd:00 2100210 /usr/lib64/libavahi-client.so.3.2.5 :7f3881c8a000-7f3881c8b000 rw-p 0000f000 fd:00 2100210 /usr/lib64/libavahi-client.so.3.2.5 :7f3881c8b000-7f3881c96000 r-xp 00000000 fd:00 2100212 /usr/lib64/libavahi-common.so.3.5.1 :7f3881c96000-7f3881e96000 ---p 0000b000 fd:00 2100212 /usr/lib64/libavahi-common.so.3.5.1 :7f3881e96000-7f3881e97000 rw-p 0000b000 fd:00 2100212 /usr/lib64/libavahi-common.so.3.5.1 :7f3881e97000-7f3881e9e000 r-xp 00000000 fd:00 786474 /lib64/librt-2.12.so :7f3881e9e000-7f388209d000 ---p 00007000 fd:00 786474 /lib64/librt-2.12.so :7f388209d000-7f388209e000 r--p 00006000 fd:00 786474 /lib64/librt-2.12.so :7f388209e000-7f388209f000 rw-p 00007000 fd:00 786474 /lib64/librt-2.12.so :7f388209f000-7f38820b6000 r-xp 00000000 fd:00 786470 /lib64/libpthread-2.12.so :7f38820b6000-7f38822b6000 ---p 00017000 fd:00 786470 /lib64/libpthread-2.12.so :7f38822b6000-7f38822b7000 r--p 00017000 fd:00 786470 /lib64/libpthread-2.12.so :7f38822b7000-7f38822b8000 rw-p 00018000 fd:00 786470 /lib64/libpthread-2.12.so :7f38822b8000-7f38822bc000 rw-p 00000000 00:00 0 :7f38822bc000-7f38822fc000 r-xp 00000000 fd:00 786500 /lib64/libdbus-1.so.3.4.0 :7f38822fc000-7f38824fb000 ---p 00040000 fd:00 786500 /lib64/libdbus-1.so.3.4.0 :7f38824fb000-7f38824fc000 r--p 0003f000 fd:00 786500 /lib64/libdbus-1.so.3.4.0 :7f38824fc000-7f38824fd000 rw-p 00040000 fd:00 786500 /lib64/libdbus-1.so.3.4.0 :7f38824fd000-7f3882504000 r-xp 00000000 fd:00 786515 /lib64/libacl.so.1.1.0 :7f3882504000-7f3882703000 ---p 00007000 fd:00 786515 /lib64/libacl.so.1.1.0 :7f3882703000-7f3882704000 r--p 00006000 fd:00 786515 /lib64/libacl.so.1.1.0 :7f3882704000-7f3882705000 rw-p 00007000 fd:00 786515 /lib64/libacl.so.1.1.0 :7f3882705000-7f3882707000 r-xp 00000000 fd:00 786452 /lib64/libdl-2.12.so :7f3882707000-7f3882907000 ---p 00002000 fd:00 786452 /lib64/libdl-2.12.so :7f3882907000-7f3882908000 r--p 00002000 fd:00 786452 /lib64/libdl-2.12.so :7f3882908000-7f3882909000 rw-p 00003000 fd:00 786452 /lib64/libdl-2.12.so :7f3882909000-7f3882915000 r-xp 00000000 fd:00 786581 /lib64/libpam.so.0.82.2 :7f3882915000-7f3882b15000 ---p 0000c000 fd:00 786581 /lib64/libpam.so.0.82.2 :7f3882b15000-7f3882b16000 r--p 0000c000 fd:00 786581 /lib64/libpam.so.0.82.2 :7f3882b16000-7f3882b17000 rw-p 0000d000 fd:00 786581 /lib64/libpam.so.0.82.2 :7f3882b17000-7f3882b60000 r-xp 00000000 fd:00 786656 /lib64/libldap-2.4.so.2.5.6 :7f3882b60000-7f3882d60000 ---p 00049000 fd:00 786656 /lib64/libldap-2.4.so.2.5.6 :7f3882d60000-7f3882d62000 r--p 00049000 fd:00 786656 /lib64/libldap-2.4.so.2.5.6 :7f3882d62000-7f3882d64000 rw-p 0004b000 fd:00 786656 /lib64/libldap-2.4.so.2.5.6 :7f3882d64000-7f3882e00000 r-xp 00000000 fd:00 2101895 /usr/lib64/libgnutls.so.26.14.12 :7f3882e00000-7f3883000000 ---p 0009c000 fd:00 2101895 /usr/lib64/libgnutls.so.26.14.12 :7f3883000000-7f3883007000 rw-p 0009c000 fd:00 2101895 /usr/lib64/libgnutls.so.26.14.12 :7f3883007000-7f388301c000 r-xp 00000000 fd:00 786496 /lib64/libz.so.1.2.3 :7f388301c000-7f388321b000 ---p 00015000 fd:00 786496 /lib64/libz.so.1.2.3 :7f388321b000-7f388321c000 r--p 00014000 fd:00 786496 /lib64/libz.so.1.2.3 :7f388321c000-7f388321d000 rw-p 00015000 fd:00 786496 /lib64/libz.so.1.2.3 :7f388321d000-7f3883222000 r-xp 00000000 fd:00 2101907 /usr/lib64/libcupsmime.so.1 :7f3883222000-7f3883421000 ---p 00005000 fd:00 2101907 /usr/lib64/libcupsmime.so.1 :7f3883421000-7f3883422000 rw-p 00004000 fd:00 2101907 /usr/lib64/libcupsmime.so.1 :7f3883422000-7f3883442000 r-xp 00000000 fd:00 786439 /lib64/ld-2.12.so :7f38835df000-7f3883610000 rw-p 00000000 00:00 0 :7f3883623000-7f3883636000 rw-p 00000000 00:00 0 :7f3883640000-7f3883641000 rw-p 00000000 00:00 0 :7f3883641000-7f3883642000 r--p 0001f000 fd:00 786439 /lib64/ld-2.12.so :7f3883642000-7f3883643000 rw-p 00020000 fd:00 786439 /lib64/ld-2.12.so :7f3883643000-7f3883644000 rw-p 00000000 00:00 0 :7f3883644000-7f38836ac000 r-xp 00000000 fd:00 2105859 /usr/sbin/cupsd :7f38838ab000-7f38838ad000 r--p 00067000 fd:00 2105859 /usr/sbin/cupsd :7f38838ad000-7f38838ae000 rw-p 00069000 fd:00 2105859 /usr/sbin/cupsd :7f38838ae000-7f38838af000 rw-p 00000000 00:00 0 :7f388439d000-7f3886e34000 rw-p 00000000 00:00 0 [heap] :7ffff4e12000-7ffff4e27000 rw-p 00000000 00:00 0 [stack] :7ffff4f7f000-7ffff4f80000 r-xp 00000000 00:00 0 [vdso] :ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] no: :abrt_version: 2.0.8 :backtrace_rating: 0 :cgroup: :cmdline: cupsd -C /etc/cups/cupsd.conf :executable: /usr/sbin/cupsd :kernel: 2.6.32-358.el6.x86_64 :no: :pid: 6533 :pwd: / :time: Tue 26 Feb 2013 03:27:50 PM EST :uid: 0 :username: root : :sosreport.tar.xz: Binary file, 483456 bytes : :backtrace: ::[New Thread 6533] ::[Thread debugging using libthread_db enabled] ::Core was generated by `cupsd -C /etc/cups/cupsd.conf'. ::Program terminated with signal 11, Segmentation fault. ::#0 0x00007f388321f3a0 in ?? () from /usr/lib64/libcupsmime.so.1 :: ::Thread 1 (Thread 0x7f38836237c0 (LWP 6533)): ::#0 0x00007f388321f3a0 in ?? () from /usr/lib64/libcupsmime.so.1 ::No symbol table info available. ::#1 0x00007f388321f3b2 in ?? () from /usr/lib64/libcupsmime.so.1 ::No symbol table info available. ::#2 0x00007f388321f42d in mimeDeleteType () from /usr/lib64/libcupsmime.so.1 ::No symbol table info available. ::#3 0x00007f388368cf44 in ?? () ::No symbol table info available. ::#4 0x00007f3883669ece in ?? () ::No symbol table info available. ::#5 0x00007f388366b5b6 in main () ::No symbol table info available. ::From To Syms Read Shared Object Library ::0x00007f388321e620 0x00007f38832214d8 Yes (*) /usr/lib64/libcupsmime.so.1 ::0x00007f3883009120 0x00007f38830143a8 Yes (*) /lib64/libz.so.1 ::0x00007f3882d79f30 0x00007f3882de5568 Yes (*) /usr/lib64/libgnutls.so.26 ::0x00007f3882b25750 0x00007f3882b52408 Yes (*) /lib64/libldap-2.4.so.2 ::0x00007f388290b3d0 0x00007f38829121f8 Yes (*) /lib64/libpam.so.0 ::0x00007f3882705de0 0x00007f3882706998 Yes (*) /lib64/libdl.so.2 ::0x00007f38824fee80 0x00007f3882502d78 Yes (*) /lib64/libacl.so.1 ::0x00007f38822c31c0 0x00007f38822ea7b8 Yes (*) /lib64/libdbus-1.so.3 ::0x00007f38820a4660 0x00007f38820afeb8 Yes (*) /lib64/libpthread.so.0 ::0x00007f3881e99140 0x00007f3881e9c4f8 Yes (*) /lib64/librt.so.1 ::0x00007f3881c8e390 0x00007f3881c936a8 Yes (*) /usr/lib64/libavahi-common.so.3 ::0x00007f3881a7e8b0 0x00007f3881a86fa8 Yes (*) /usr/lib64/libavahi-client.so.3 ::0x00007f388183b3c0 0x00007f3881869f48 Yes (*) /usr/lib64/libcups.so.2 ::0x00007f38815abe70 0x00007f38815ebec8 Yes (*) /lib64/libm.so.6 ::0x00007f3881371c00 0x00007f38813769a8 Yes (*) /lib64/libcrypt.so.1 ::0x00007f38811575b0 0x00007f388115d1e8 Yes (*) /lib64/libaudit.so.1 ::0x00007f3880f3b850 0x00007f3880f4bc78 Yes (*) /lib64/libselinux.so.1 ::0x00007f3880cfcc30 0x00007f3880d2a728 Yes (*) /lib64/libgssapi_krb5.so.2 ::0x00007f3880a27430 0x00007f3880aa0a38 Yes (*) /lib64/libkrb5.so.3 ::0x00007f38807e43d0 0x00007f38807fd5a8 Yes (*) /lib64/libk5crypto.so.3 ::0x00007f38805dd3f0 0x00007f38805ddfc8 Yes (*) /lib64/libcom_err.so.2 ::0x00007f3880267a20 0x00007f388038872c Yes (*) /lib64/libc.so.6 ::0x00007f388003aa50 0x00007f3880045f08 Yes (*) /usr/lib64/libtasn1.so.3 ::0x00007f387fdcae00 0x00007f387fe14278 Yes (*) /lib64/libgcrypt.so.11 ::0x00007f387fbb85c0 0x00007f387fbbf8c8 Yes (*) /lib64/liblber-2.4.so.2 ::0x00007f387f99e930 0x00007f387f9ad938 Yes (*) /lib64/libresolv.so.2 ::0x00007f387f76e440 0x00007f387f78ddb8 Yes (*) /usr/lib64/libssl3.so ::0x00007f387f542c30 0x00007f387f55afa8 Yes (*) /usr/lib64/libsmime3.so ::0x00007f387f2170b0 0x00007f387f2fbb88 Yes (*) /usr/lib64/libnss3.so ::0x00007f387efdeb10 0x00007f387efecd88 Yes (*) /usr/lib64/libnssutil3.so ::0x00007f387edcfee0 0x00007f387edd0db8 Yes (*) /lib64/libplds4.so ::0x00007f387ebcb410 0x00007f387ebccb48 Yes (*) /lib64/libplc4.so ::0x00007f387e99a140 0x00007f387e9b9cc8 Yes (*) /lib64/libnspr4.so ::0x00007f387e7776e0 0x00007f387e787578 Yes (*) /usr/lib64/libsasl2.so.2 ::0x00007f3883422b00 0x00007f388343b85b Yes (*) /lib64/ld-linux-x86-64.so.2 ::0x00007f387e56f380 0x00007f387e571458 Yes (*) /lib64/libattr.so.1 ::0x00007f387e30f2b0 0x00007f387e34e078 Yes (*) /lib64/libfreebl3.so ::0x00007f387e103a40 0x00007f387e1090c8 Yes (*) /lib64/libkrb5support.so.0 ::0x00007f387defebf0 0x00007f387deff1d8 Yes (*) /lib64/libkeyutils.so.1 ::0x00007f387dcfa820 0x00007f387dcfad88 Yes (*) /lib64/libgpg-error.so.0 ::0x00007f3877c5d1f0 0x00007f3877c65648 Yes (*) /lib64/libnss_files.so.2 ::0x00007f3877a56000 0x00007f3877a59328 Yes (*) /lib64/libnss_dns.so.2 ::(*): Shared library is missing debugging information. ::$1 = 0x0 ::No symbol table is loaded. Use the "file" command. ::rax 0x0 0 ::rbx 0x1 1 ::rcx 0x61 97 ::rdx 0x0 0 ::rsi 0xffffffb2 4294967218 ::rdi 0x1 1 ::rbp 0x2100000004 0x2100000004 ::rsp 0x7ffff4e24650 0x7ffff4e24650 ::r8 0x0 0 ::r9 0x0 0 ::r10 0x2 2 ::r11 0x0 0 ::r12 0x7f38838ae288 139880701813384 ::r13 0x7f38838ae5a0 139880701814176 ::r14 0x7f388369cae8 139880699644648 ::r15 0x7f38838ae600 139880701814272 ::rip 0x7f388321f3a0 0x7f388321f3a0 ::eflags 0x10202 [ IF RF ] ::cs 0x33 51 ::ss 0x2b 43 ::ds 0x0 0 ::es 0x0 0 ::fs 0x0 0 ::gs 0x0 0 ::No function contains program counter for selected frame. : :build_ids: ::a657b127968151558ae6a51b387cf26e47233bd9 ::9984b1c6b5562de3812a7ac7d9d8c204a1564540 ::e5d1db5b40810b3b1a9e9724e61579bcabccf2ef ::190d45f6743def9df8169d65801d4575b01825bd ::76a3deeb6876cbed69a57d3ebc1e2afbca84ec76 ::8ef0683858704ef173ab11b1e27076f37f82b7b6 ::5413243b673fdaca8b0456f53de076468f121c97 ::4d7a7266f3e891524fb3434b559343422b69af09 ::5e9ddd9ee40ad0d4ddd032ce1086e402b7fa955a ::19c24fb834453511d12dfb4283d3c70f1346e974 ::38fbc33a5385e7563e9a9955d76e5bd464810e61 ::8f1027dcd79705848a7a1e9a068d0567a052710b ::4e6dc155ac575e00f0f772fc255786e14be21847 ::a2a46a63ab753d596e1f24ae169312dbf5a978ef ::b2cad235129c5d8f774f0ba60306be15039a391f ::6661a550e96bd3898fd442e016fc3ee8aae9b1e1 ::dae2a7e4e8b37d43ef6839ff5d8e012afcf21a69 ::26cc708ac7c0fc1797a2340c024f0add0ce054d8 ::e7374b3e08425bc2fb03631310c1ee23f2e4c7cf ::d454c19be22da338190029d28c1193600ed044eb ::a287dc6b86a9823038f057105ce64671e0b392ec ::6e2bc7b69d33f79a8ab2e3110536ce11f58dff04 ::e373b73c7e3e3277f5dc1e600be6b6e35c485b4d ::7c56ccdec68076edb699bcc16106ffa0722d8ad4 ::c3ee44c279ce9d3289c3cec8bb43811ee97aa4a6 ::2794f1e9c0c015cccc9009c369b542db000e16c0 ::e6c86e69c72cdab8468ed2e2fd0c2506509a3924 ::c5e1987b9a4e246f6501c345aeaa33acd8784023 ::27d54667a3cec32cdbe130d5271078055b674857 ::15b0822c819020f18bbf0e0c0286373155e03be2 ::9e79fb1a0ddcec497b5d8afd86cc378acf8e354a ::d6bd776b36dac438642cf84b282956738727901d ::605701a8ae551604303523b4f0d3a7e98cf9e153 ::d558441996c6263c6a3ecd26dcf409d5ca54868b ::8a8734dc37305d8cc2ef8f8c3e5ea03171db07ec ::d053bb4ff0c2fc983842f81598813b9b931ad0d1 ::14853815dd64f2b830b8dccb3a958a3804e13efc ::d0502813b7384cb690b59cc4cd03345d5bf0f626 ::fe3d0dcba6e1ff924fb16c4868d6d296c45a8be4 ::f3c589ff446f4c6f200e93542d47d93f637c8fc3 ::5f5eb7f30b61e0daf6bbf8a367c388a54b7010ea ::397263907b14752bcf1258010b4527ff2ea2359e ::be66f51bfdad7d616a13632b4c1494752eee107e : :comment: ::This happened on a system that was otherwise idle. I was testing unrelated things on it. ::Printing is not used. The distro is RHEL6.4-20130130.0 : :dso_list: ::/lib64/libldap-2.4.so.2.5.6 openldap-2.4.23-31.el6.x86_64 (Red Hat, Inc.) 1361905305 ::/usr/lib64/libnssutil3.so nss-util-3.14.0.0-2.el6.x86_64 (Red Hat, Inc.) 1361905280 ::/usr/lib64/libgnutls.so.26.14.12 gnutls-2.8.5-10.el6.x86_64 (Red Hat, Inc.) 1361905299 ::/lib64/libfreebl3.so nss-softokn-freebl-3.12.9-11.el6.x86_64 (Red Hat, Inc.) 1361905278 ::/lib64/libkeyutils.so.1.3 keyutils-libs-1.4-4.el6.x86_64 (Red Hat, Inc.) 1361905283 ::/usr/lib64/libsasl2.so.2.0.23 cyrus-sasl-lib-2.1.23-13.el6_3.1.x86_64 (Red Hat, Inc.) 1361905280 ::/lib64/libnss_files-2.12.so glibc-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905279 ::/lib64/liblber-2.4.so.2.5.6 openldap-2.4.23-31.el6.x86_64 (Red Hat, Inc.) 1361905305 ::/lib64/libgssapi_krb5.so.2.2 krb5-libs-1.10.3-10.el6.x86_64 (Red Hat, Inc.) 1361905283 ::/lib64/libacl.so.1.1.0 libacl-2.2.49-6.el6.x86_64 (Red Hat, Inc.) 1361905280 ::/lib64/libcrypt-2.12.so glibc-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905279 ::/usr/lib64/libtasn1.so.3.1.6 libtasn1-2.3-3.el6_2.1.x86_64 (Red Hat, Inc.) 1361905299 ::/usr/lib64/libssl3.so nss-3.14.0.0-12.el6.x86_64 (Red Hat, Inc.) 1361905305 ::/lib64/libnspr4.so nspr-4.9.2-1.el6.x86_64 (Red Hat, Inc.) 1361905280 ::/lib64/librt-2.12.so glibc-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905279 ::/usr/lib64/libnss3.so nss-3.14.0.0-12.el6.x86_64 (Red Hat, Inc.) 1361905305 ::/lib64/libm-2.12.so glibc-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905279 ::/usr/lib64/libsmime3.so nss-3.14.0.0-12.el6.x86_64 (Red Hat, Inc.) 1361905305 ::/lib64/libkrb5.so.3.3 krb5-libs-1.10.3-10.el6.x86_64 (Red Hat, Inc.) 1361905283 ::/lib64/libresolv-2.12.so glibc-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905279 ::/lib64/libdbus-1.so.3.4.0 dbus-libs-1:1.2.24-7.el6_3.x86_64 (Red Hat, Inc.) 1361905280 ::/lib64/libgcrypt.so.11.5.3 libgcrypt-1.4.5-9.el6_2.2.x86_64 (Red Hat, Inc.) 1361905284 ::/lib64/libplds4.so nspr-4.9.2-1.el6.x86_64 (Red Hat, Inc.) 1361905280 ::/lib64/libk5crypto.so.3.1 krb5-libs-1.10.3-10.el6.x86_64 (Red Hat, Inc.) 1361905283 ::/usr/lib64/libcupsmime.so.1 cups-libs-1:1.4.2-48.el6_3.3.x86_64 (Red Hat, Inc.) 1361905299 ::/usr/sbin/cupsd cups-1:1.4.2-48.el6_3.3.x86_64 (Red Hat, Inc.) 1361905353 ::/usr/lib64/libavahi-common.so.3.5.1 avahi-libs-0.6.25-12.el6.x86_64 (Red Hat, Inc.) 1361905285 ::/usr/lib64/libavahi-client.so.3.2.5 avahi-libs-0.6.25-12.el6.x86_64 (Red Hat, Inc.) 1361905285 ::/lib64/libpam.so.0.82.2 pam-1.1.1-13.el6.x86_64 (Red Hat, Inc.) 1361905290 ::/lib64/libz.so.1.2.3 zlib-1.2.3-29.el6.x86_64 (Red Hat, Inc.) 1361905279 ::/lib64/libplc4.so nspr-4.9.2-1.el6.x86_64 (Red Hat, Inc.) 1361905280 ::/lib64/libdl-2.12.so glibc-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905279 ::/lib64/libkrb5support.so.0.1 krb5-libs-1.10.3-10.el6.x86_64 (Red Hat, Inc.) 1361905283 ::/lib64/ld-2.12.so glibc-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905279 ::/usr/lib/locale/locale-archive glibc-common-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905276 ::/lib64/libattr.so.1.1.0 libattr-2.4.44-7.el6.x86_64 (Red Hat, Inc.) 1361905279 ::/usr/lib64/libcups.so.2 cups-libs-1:1.4.2-48.el6_3.3.x86_64 (Red Hat, Inc.) 1361905299 ::/lib64/libaudit.so.1.0.0 audit-libs-2.2-2.el6.x86_64 (Red Hat, Inc.) 1361905280 ::/lib64/libcom_err.so.2.1 libcom_err-1.41.12-14.el6.x86_64 (Red Hat, Inc.) 1361905280 ::/lib64/libc-2.12.so glibc-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905279 ::/lib64/libselinux.so.1 libselinux-2.0.94-5.3.el6.x86_64 (Red Hat, Inc.) 1361905281 ::/lib64/libgpg-error.so.0.5.0 libgpg-error-1.7-4.el6.x86_64 (Red Hat, Inc.) 1361905284 ::/lib64/libpthread-2.12.so glibc-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905279 ::/lib64/libnss_dns-2.12.so glibc-2.12-1.107.el6.x86_64 (Red Hat, Inc.) 1361905279 : :environ: ::TERM=linux ::PATH=/sbin:/usr/sbin:/bin:/usr/bin ::runlevel=5 ::RUNLEVEL=5 ::LANGSH_SOURCED=1 ::PWD=/ ::LANG=en_US.UTF-8 ::previous=N ::PREVLEVEL=N ::CONSOLETYPE=serial ::SHLVL=3 ::UPSTART_INSTANCE= ::UPSTART_EVENTS=runlevel ::UPSTART_JOB=rc ::_=/usr/sbin/cupsd : :limits: ::Limit Soft Limit Hard Limit Units ::Max cpu time unlimited unlimited seconds ::Max file size unlimited unlimited bytes ::Max data size unlimited unlimited bytes ::Max stack size 10485760 unlimited bytes ::Max core file size 0 unlimited bytes ::Max resident set unlimited unlimited bytes ::Max processes 191975 191975 processes ::Max open files 4096 4096 files ::Max locked memory 65536 65536 bytes ::Max address space unlimited unlimited bytes ::Max file locks unlimited unlimited locks ::Max pending signals 191975 191975 signals ::Max msgqueue size 819200 819200 bytes ::Max nice priority 0 0 ::Max realtime priority 0 0 ::Max realtime timeout unlimited unlimited us : :maps: ::7f3877a55000-7f3877a5a000 r-xp 00000000 fd:00 786460 /lib64/libnss_dns-2.12.so ::7f3877a5a000-7f3877c59000 ---p 00005000 fd:00 786460 /lib64/libnss_dns-2.12.so ::7f3877c59000-7f3877c5a000 r--p 00004000 fd:00 786460 /lib64/libnss_dns-2.12.so ::7f3877c5a000-7f3877c5b000 rw-p 00005000 fd:00 786460 /lib64/libnss_dns-2.12.so ::7f3877c5b000-7f3877c67000 r-xp 00000000 fd:00 786462 /lib64/libnss_files-2.12.so ::7f3877c67000-7f3877e67000 ---p 0000c000 fd:00 786462 /lib64/libnss_files-2.12.so ::7f3877e67000-7f3877e68000 r--p 0000c000 fd:00 786462 /lib64/libnss_files-2.12.so ::7f3877e68000-7f3877e69000 rw-p 0000d000 fd:00 786462 /lib64/libnss_files-2.12.so ::7f3877e69000-7f387dcfa000 r--p 00000000 fd:00 2099215 /usr/lib/locale/locale-archive ::7f387dcfa000-7f387dcfd000 r-xp 00000000 fd:00 786566 /lib64/libgpg-error.so.0.5.0 ::7f387dcfd000-7f387defc000 ---p 00003000 fd:00 786566 /lib64/libgpg-error.so.0.5.0 ::7f387defc000-7f387defd000 r--p 00002000 fd:00 786566 /lib64/libgpg-error.so.0.5.0 ::7f387defd000-7f387defe000 rw-p 00003000 fd:00 786566 /lib64/libgpg-error.so.0.5.0 ::7f387defe000-7f387df00000 r-xp 00000000 fd:00 786540 /lib64/libkeyutils.so.1.3 ::7f387df00000-7f387e0ff000 ---p 00002000 fd:00 786540 /lib64/libkeyutils.so.1.3 ::7f387e0ff000-7f387e100000 r--p 00001000 fd:00 786540 /lib64/libkeyutils.so.1.3 ::7f387e100000-7f387e101000 rw-p 00002000 fd:00 786540 /lib64/libkeyutils.so.1.3 ::7f387e101000-7f387e10b000 r-xp 00000000 fd:00 786550 /lib64/libkrb5support.so.0.1 ::7f387e10b000-7f387e30a000 ---p 0000a000 fd:00 786550 /lib64/libkrb5support.so.0.1 ::7f387e30a000-7f387e30b000 r--p 00009000 fd:00 786550 /lib64/libkrb5support.so.0.1 ::7f387e30b000-7f387e30c000 rw-p 0000a000 fd:00 786550 /lib64/libkrb5support.so.0.1 ::7f387e30c000-7f387e369000 r-xp 00000000 fd:00 786438 /lib64/libfreebl3.so ::7f387e369000-7f387e568000 ---p 0005d000 fd:00 786438 /lib64/libfreebl3.so ::7f387e568000-7f387e569000 r--p 0005c000 fd:00 786438 /lib64/libfreebl3.so ::7f387e569000-7f387e56a000 rw-p 0005d000 fd:00 786438 /lib64/libfreebl3.so ::7f387e56a000-7f387e56e000 rw-p 00000000 00:00 0 ::7f387e56e000-7f387e572000 r-xp 00000000 fd:00 786490 /lib64/libattr.so.1.1.0 ::7f387e572000-7f387e771000 ---p 00004000 fd:00 786490 /lib64/libattr.so.1.1.0 ::7f387e771000-7f387e772000 r--p 00003000 fd:00 786490 /lib64/libattr.so.1.1.0 ::7f387e772000-7f387e773000 rw-p 00004000 fd:00 786490 /lib64/libattr.so.1.1.0 ::7f387e773000-7f387e78c000 r-xp 00000000 fd:00 2099644 /usr/lib64/libsasl2.so.2.0.23 ::7f387e78c000-7f387e98b000 ---p 00019000 fd:00 2099644 /usr/lib64/libsasl2.so.2.0.23 ::7f387e98b000-7f387e98c000 r--p 00018000 fd:00 2099644 /usr/lib64/libsasl2.so.2.0.23 ::7f387e98c000-7f387e98d000 rw-p 00019000 fd:00 2099644 /usr/lib64/libsasl2.so.2.0.23 ::7f387e98d000-7f387e9c6000 r-xp 00000000 fd:00 786503 /lib64/libnspr4.so ::7f387e9c6000-7f387ebc5000 ---p 00039000 fd:00 786503 /lib64/libnspr4.so ::7f387ebc5000-7f387ebc6000 r--p 00038000 fd:00 786503 /lib64/libnspr4.so ::7f387ebc6000-7f387ebc8000 rw-p 00039000 fd:00 786503 /lib64/libnspr4.so ::7f387ebc8000-7f387ebca000 rw-p 00000000 00:00 0 ::7f387ebca000-7f387ebce000 r-xp 00000000 fd:00 786504 /lib64/libplc4.so ::7f387ebce000-7f387edcd000 ---p 00004000 fd:00 786504 /lib64/libplc4.so ::7f387edcd000-7f387edce000 r--p 00003000 fd:00 786504 /lib64/libplc4.so ::7f387edce000-7f387edcf000 rw-p 00004000 fd:00 786504 /lib64/libplc4.so ::7f387edcf000-7f387edd2000 r-xp 00000000 fd:00 786505 /lib64/libplds4.so ::7f387edd2000-7f387efd1000 ---p 00003000 fd:00 786505 /lib64/libplds4.so ::7f387efd1000-7f387efd2000 r--p 00002000 fd:00 786505 /lib64/libplds4.so ::7f387efd2000-7f387efd3000 rw-p 00003000 fd:00 786505 /lib64/libplds4.so ::7f387efd3000-7f387eff8000 r-xp 00000000 fd:00 2099614 /usr/lib64/libnssutil3.so ::7f387eff8000-7f387f1f7000 ---p 00025000 fd:00 2099614 /usr/lib64/libnssutil3.so ::7f387f1f7000-7f387f1fd000 r--p 00024000 fd:00 2099614 /usr/lib64/libnssutil3.so ::7f387f1fd000-7f387f1fe000 rw-p 0002a000 fd:00 2099614 /usr/lib64/libnssutil3.so ::7f387f1fe000-7f387f331000 r-xp 00000000 fd:00 2102400 /usr/lib64/libnss3.so ::7f387f331000-7f387f530000 ---p 00133000 fd:00 2102400 /usr/lib64/libnss3.so ::7f387f530000-7f387f535000 r--p 00132000 fd:00 2102400 /usr/lib64/libnss3.so ::7f387f535000-7f387f537000 rw-p 00137000 fd:00 2102400 /usr/lib64/libnss3.so ::7f387f537000-7f387f539000 rw-p 00000000 00:00 0 ::7f387f539000-7f387f561000 r-xp 00000000 fd:00 2102403 /usr/lib64/libsmime3.so ::7f387f561000-7f387f761000 ---p 00028000 fd:00 2102403 /usr/lib64/libsmime3.so ::7f387f761000-7f387f764000 r--p 00028000 fd:00 2102403 /usr/lib64/libsmime3.so ::7f387f764000-7f387f765000 rw-p 0002b000 fd:00 2102403 /usr/lib64/libsmime3.so ::7f387f765000-7f387f798000 r-xp 00000000 fd:00 2102404 /usr/lib64/libssl3.so ::7f387f798000-7f387f998000 ---p 00033000 fd:00 2102404 /usr/lib64/libssl3.so ::7f387f998000-7f387f99a000 r--p 00033000 fd:00 2102404 /usr/lib64/libssl3.so ::7f387f99a000-7f387f99b000 rw-p 00035000 fd:00 2102404 /usr/lib64/libssl3.so ::7f387f99b000-7f387f9b1000 r-xp 00000000 fd:00 786472 /lib64/libresolv-2.12.so ::7f387f9b1000-7f387fbb1000 ---p 00016000 fd:00 786472 /lib64/libresolv-2.12.so ::7f387fbb1000-7f387fbb2000 r--p 00016000 fd:00 786472 /lib64/libresolv-2.12.so ::7f387fbb2000-7f387fbb3000 rw-p 00017000 fd:00 786472 /lib64/libresolv-2.12.so ::7f387fbb3000-7f387fbb5000 rw-p 00000000 00:00 0 ::7f387fbb5000-7f387fbc3000 r-xp 00000000 fd:00 786654 /lib64/liblber-2.4.so.2.5.6 ::7f387fbc3000-7f387fdc2000 ---p 0000e000 fd:00 786654 /lib64/liblber-2.4.so.2.5.6 ::7f387fdc2000-7f387fdc3000 r--p 0000d000 fd:00 786654 /lib64/liblber-2.4.so.2.5.6 ::7f387fdc3000-7f387fdc4000 rw-p 0000e000 fd:00 786654 /lib64/liblber-2.4.so.2.5.6 ::7f387fdc4000-7f387fe36000 r-xp 00000000 fd:00 786569 /lib64/libgcrypt.so.11.5.3 ::7f387fe36000-7f3880035000 ---p 00072000 fd:00 786569 /lib64/libgcrypt.so.11.5.3 ::7f3880035000-7f3880036000 r--p 00071000 fd:00 786569 /lib64/libgcrypt.so.11.5.3 ::7f3880036000-7f3880039000 rw-p 00072000 fd:00 786569 /lib64/libgcrypt.so.11.5.3 ::7f3880039000-7f3880049000 r-xp 00000000 fd:00 2101891 /usr/lib64/libtasn1.so.3.1.6 ::7f3880049000-7f3880248000 ---p 00010000 fd:00 2101891 /usr/lib64/libtasn1.so.3.1.6 ::7f3880248000-7f3880249000 rw-p 0000f000 fd:00 2101891 /usr/lib64/libtasn1.so.3.1.6 ::7f3880249000-7f38803d3000 r-xp 00000000 fd:00 786446 /lib64/libc-2.12.so ::7f38803d3000-7f38805d2000 ---p 0018a000 fd:00 786446 /lib64/libc-2.12.so ::7f38805d2000-7f38805d6000 r--p 00189000 fd:00 786446 /lib64/libc-2.12.so ::7f38805d6000-7f38805d7000 rw-p 0018d000 fd:00 786446 /lib64/libc-2.12.so ::7f38805d7000-7f38805dc000 rw-p 00000000 00:00 0 ::7f38805dc000-7f38805df000 r-xp 00000000 fd:00 786498 /lib64/libcom_err.so.2.1 ::7f38805df000-7f38807de000 ---p 00003000 fd:00 786498 /lib64/libcom_err.so.2.1 ::7f38807de000-7f38807df000 r--p 00002000 fd:00 786498 /lib64/libcom_err.so.2.1 ::7f38807df000-7f38807e0000 rw-p 00003000 fd:00 786498 /lib64/libcom_err.so.2.1 ::7f38807e0000-7f3880809000 r-xp 00000000 fd:00 786546 /lib64/libk5crypto.so.3.1 ::7f3880809000-7f3880a09000 ---p 00029000 fd:00 786546 /lib64/libk5crypto.so.3.1 ::7f3880a09000-7f3880a0a000 r--p 00029000 fd:00 786546 /lib64/libk5crypto.so.3.1 ::7f3880a0a000-7f3880a0b000 rw-p 0002a000 fd:00 786546 /lib64/libk5crypto.so.3.1 ::7f3880a0b000-7f3880a0c000 rw-p 00000000 00:00 0 ::7f3880a0c000-7f3880ae7000 r-xp 00000000 fd:00 786548 /lib64/libkrb5.so.3.3 ::7f3880ae7000-7f3880ce6000 ---p 000db000 fd:00 786548 /lib64/libkrb5.so.3.3 ::7f3880ce6000-7f3880cf0000 r--p 000da000 fd:00 786548 /lib64/libkrb5.so.3.3 ::7f3880cf0000-7f3880cf2000 rw-p 000e4000 fd:00 786548 /lib64/libkrb5.so.3.3 ::7f3880cf2000-7f3880d33000 r-xp 00000000 fd:00 786542 /lib64/libgssapi_krb5.so.2.2 ::7f3880d33000-7f3880f33000 ---p 00041000 fd:00 786542 /lib64/libgssapi_krb5.so.2.2 ::7f3880f33000-7f3880f34000 r--p 00041000 fd:00 786542 /lib64/libgssapi_krb5.so.2.2 ::7f3880f34000-7f3880f36000 rw-p 00042000 fd:00 786542 /lib64/libgssapi_krb5.so.2.2 ::7f3880f36000-7f3880f53000 r-xp 00000000 fd:00 786522 /lib64/libselinux.so.1 ::7f3880f53000-7f3881152000 ---p 0001d000 fd:00 786522 /lib64/libselinux.so.1 ::7f3881152000-7f3881153000 r--p 0001c000 fd:00 786522 /lib64/libselinux.so.1 ::7f3881153000-7f3881154000 rw-p 0001d000 fd:00 786522 /lib64/libselinux.so.1 ::7f3881154000-7f3881155000 rw-p 00000000 00:00 0 ::7f3881155000-7f388116c000 r-xp 00000000 fd:00 786507 /lib64/libaudit.so.1.0.0 ::7f388116c000-7f388136b000 ---p 00017000 fd:00 786507 /lib64/libaudit.so.1.0.0 ::7f388136b000-7f388136c000 r--p 00016000 fd:00 786507 /lib64/libaudit.so.1.0.0 ::7f388136c000-7f3881371000 rw-p 00017000 fd:00 786507 /lib64/libaudit.so.1.0.0 ::7f3881371000-7f3881378000 r-xp 00000000 fd:00 786450 /lib64/libcrypt-2.12.so ::7f3881378000-7f3881578000 ---p 00007000 fd:00 786450 /lib64/libcrypt-2.12.so ::7f3881578000-7f3881579000 r--p 00007000 fd:00 786450 /lib64/libcrypt-2.12.so ::7f3881579000-7f388157a000 rw-p 00008000 fd:00 786450 /lib64/libcrypt-2.12.so ::7f388157a000-7f38815a8000 rw-p 00000000 00:00 0 ::7f38815a8000-7f388162b000 r-xp 00000000 fd:00 786454 /lib64/libm-2.12.so ::7f388162b000-7f388182a000 ---p 00083000 fd:00 786454 /lib64/libm-2.12.so ::7f388182a000-7f388182b000 r--p 00082000 fd:00 786454 /lib64/libm-2.12.so ::7f388182b000-7f388182c000 rw-p 00083000 fd:00 786454 /lib64/libm-2.12.so ::7f388182c000-7f3881877000 r-xp 00000000 fd:00 2101903 /usr/lib64/libcups.so.2 ::7f3881877000-7f3881a76000 ---p 0004b000 fd:00 2101903 /usr/lib64/libcups.so.2 ::7f3881a76000-7f3881a7b000 rw-p 0004a000 fd:00 2101903 /usr/lib64/libcups.so.2 ::7f3881a7b000-7f3881a8b000 r-xp 00000000 fd:00 2100210 /usr/lib64/libavahi-client.so.3.2.5 ::7f3881a8b000-7f3881c8a000 ---p 00010000 fd:00 2100210 /usr/lib64/libavahi-client.so.3.2.5 ::7f3881c8a000-7f3881c8b000 rw-p 0000f000 fd:00 2100210 /usr/lib64/libavahi-client.so.3.2.5 ::7f3881c8b000-7f3881c96000 r-xp 00000000 fd:00 2100212 /usr/lib64/libavahi-common.so.3.5.1 ::7f3881c96000-7f3881e96000 ---p 0000b000 fd:00 2100212 /usr/lib64/libavahi-common.so.3.5.1 ::7f3881e96000-7f3881e97000 rw-p 0000b000 fd:00 2100212 /usr/lib64/libavahi-common.so.3.5.1 ::7f3881e97000-7f3881e9e000 r-xp 00000000 fd:00 786474 /lib64/librt-2.12.so ::7f3881e9e000-7f388209d000 ---p 00007000 fd:00 786474 /lib64/librt-2.12.so ::7f388209d000-7f388209e000 r--p 00006000 fd:00 786474 /lib64/librt-2.12.so ::7f388209e000-7f388209f000 rw-p 00007000 fd:00 786474 /lib64/librt-2.12.so ::7f388209f000-7f38820b6000 r-xp 00000000 fd:00 786470 /lib64/libpthread-2.12.so ::7f38820b6000-7f38822b6000 ---p 00017000 fd:00 786470 /lib64/libpthread-2.12.so ::7f38822b6000-7f38822b7000 r--p 00017000 fd:00 786470 /lib64/libpthread-2.12.so ::7f38822b7000-7f38822b8000 rw-p 00018000 fd:00 786470 /lib64/libpthread-2.12.so ::7f38822b8000-7f38822bc000 rw-p 00000000 00:00 0 ::7f38822bc000-7f38822fc000 r-xp 00000000 fd:00 786500 /lib64/libdbus-1.so.3.4.0 ::7f38822fc000-7f38824fb000 ---p 00040000 fd:00 786500 /lib64/libdbus-1.so.3.4.0 ::7f38824fb000-7f38824fc000 r--p 0003f000 fd:00 786500 /lib64/libdbus-1.so.3.4.0 ::7f38824fc000-7f38824fd000 rw-p 00040000 fd:00 786500 /lib64/libdbus-1.so.3.4.0 ::7f38824fd000-7f3882504000 r-xp 00000000 fd:00 786515 /lib64/libacl.so.1.1.0 ::7f3882504000-7f3882703000 ---p 00007000 fd:00 786515 /lib64/libacl.so.1.1.0 ::7f3882703000-7f3882704000 r--p 00006000 fd:00 786515 /lib64/libacl.so.1.1.0 ::7f3882704000-7f3882705000 rw-p 00007000 fd:00 786515 /lib64/libacl.so.1.1.0 ::7f3882705000-7f3882707000 r-xp 00000000 fd:00 786452 /lib64/libdl-2.12.so ::7f3882707000-7f3882907000 ---p 00002000 fd:00 786452 /lib64/libdl-2.12.so ::7f3882907000-7f3882908000 r--p 00002000 fd:00 786452 /lib64/libdl-2.12.so ::7f3882908000-7f3882909000 rw-p 00003000 fd:00 786452 /lib64/libdl-2.12.so ::7f3882909000-7f3882915000 r-xp 00000000 fd:00 786581 /lib64/libpam.so.0.82.2 ::7f3882915000-7f3882b15000 ---p 0000c000 fd:00 786581 /lib64/libpam.so.0.82.2 ::7f3882b15000-7f3882b16000 r--p 0000c000 fd:00 786581 /lib64/libpam.so.0.82.2 ::7f3882b16000-7f3882b17000 rw-p 0000d000 fd:00 786581 /lib64/libpam.so.0.82.2 ::7f3882b17000-7f3882b60000 r-xp 00000000 fd:00 786656 /lib64/libldap-2.4.so.2.5.6 ::7f3882b60000-7f3882d60000 ---p 00049000 fd:00 786656 /lib64/libldap-2.4.so.2.5.6 ::7f3882d60000-7f3882d62000 r--p 00049000 fd:00 786656 /lib64/libldap-2.4.so.2.5.6 ::7f3882d62000-7f3882d64000 rw-p 0004b000 fd:00 786656 /lib64/libldap-2.4.so.2.5.6 ::7f3882d64000-7f3882e00000 r-xp 00000000 fd:00 2101895 /usr/lib64/libgnutls.so.26.14.12 ::7f3882e00000-7f3883000000 ---p 0009c000 fd:00 2101895 /usr/lib64/libgnutls.so.26.14.12 ::7f3883000000-7f3883007000 rw-p 0009c000 fd:00 2101895 /usr/lib64/libgnutls.so.26.14.12 ::7f3883007000-7f388301c000 r-xp 00000000 fd:00 786496 /lib64/libz.so.1.2.3 ::7f388301c000-7f388321b000 ---p 00015000 fd:00 786496 /lib64/libz.so.1.2.3 ::7f388321b000-7f388321c000 r--p 00014000 fd:00 786496 /lib64/libz.so.1.2.3 ::7f388321c000-7f388321d000 rw-p 00015000 fd:00 786496 /lib64/libz.so.1.2.3 ::7f388321d000-7f3883222000 r-xp 00000000 fd:00 2101907 /usr/lib64/libcupsmime.so.1 ::7f3883222000-7f3883421000 ---p 00005000 fd:00 2101907 /usr/lib64/libcupsmime.so.1 ::7f3883421000-7f3883422000 rw-p 00004000 fd:00 2101907 /usr/lib64/libcupsmime.so.1 ::7f3883422000-7f3883442000 r-xp 00000000 fd:00 786439 /lib64/ld-2.12.so ::7f38835df000-7f3883610000 rw-p 00000000 00:00 0 ::7f3883623000-7f3883636000 rw-p 00000000 00:00 0 ::7f3883640000-7f3883641000 rw-p 00000000 00:00 0 ::7f3883641000-7f3883642000 r--p 0001f000 fd:00 786439 /lib64/ld-2.12.so ::7f3883642000-7f3883643000 rw-p 00020000 fd:00 786439 /lib64/ld-2.12.so ::7f3883643000-7f3883644000 rw-p 00000000 00:00 0 ::7f3883644000-7f38836ac000 r-xp 00000000 fd:00 2105859 /usr/sbin/cupsd ::7f38838ab000-7f38838ad000 r--p 00067000 fd:00 2105859 /usr/sbin/cupsd ::7f38838ad000-7f38838ae000 rw-p 00069000 fd:00 2105859 /usr/sbin/cupsd ::7f38838ae000-7f38838af000 rw-p 00000000 00:00 0 ::7f388439d000-7f3886e34000 rw-p 00000000 00:00 0 [heap] ::7ffff4e12000-7ffff4e27000 rw-p 00000000 00:00 0 [stack] ::7ffff4f7f000-7ffff4f80000 r-xp 00000000 00:00 0 [vdso] ::ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] : :open_fds: ::0:/dev/null ::pos: 0 ::flags: 0100000 ::1:/dev/null ::pos: 0 ::flags: 0100001 ::2:/dev/null ::pos: 0 ::flags: 0100001 ::3:socket:[19233] ::pos: 0 ::flags: 02 ::4:anon_inode:[eventpoll] ::pos: 0 ::flags: 02 ::5:/dev/urandom ::pos: 0 ::flags: 0100000 ::6:socket:[19242] ::pos: 0 ::flags: 02 ::7:socket:[19243] ::pos: 0 ::flags: 02 ::8:socket:[19244] ::pos: 0 ::flags: 02 ::9:socket:[19246] ::pos: 0 ::flags: 02 ::10:pipe:[19247] ::pos: 0 ::flags: 00 ::11:pipe:[19247] ::pos: 0 ::flags: 01 ::12:socket:[19260] ::pos: 0 ::flags: 04002 : :var_log_messages: ::Feb 26 15:27:50 intel-s3eb1-01 kernel: cupsd[6533]: segfault at 19 ip 00007f388321f3a0 sp 00007ffff4e24650 error 4 in libcupsmime.so.1[7f388321d000+5000] ::Feb 26 15:27:50 intel-s3eb1-01 abrt[7267]: Saved core dump of pid 6533 (/usr/sbin/cupsd) to /var/spool/abrt/ccpp-2013-02-26-15:27:50-6533 (45805568 bytes) : :END: : open_fds: :0:/dev/null :pos: 0 :flags: 0100000 :1:/dev/null :pos: 0 :flags: 0100001 :2:/dev/null :pos: 0 :flags: 0100001 :3:socket:[19233] :pos: 0 :flags: 02 :4:anon_inode:[eventpoll] :pos: 0 :flags: 02 :5:/dev/urandom :pos: 0 :flags: 0100000 :6:socket:[19242] :pos: 0 :flags: 02 :7:socket:[19243] :pos: 0 :flags: 02 :8:socket:[19244] :pos: 0 :flags: 02 :9:socket:[19246] :pos: 0 :flags: 02 :10:pipe:[19247] :pos: 0 :flags: 00 :11:pipe:[19247] :pos: 0 :flags: 01 :12:socket:[19260] :pos: 0 :flags: 04002 reported_to: :file: no :file: cupsd-segfault.txt :file: cups-segfault.txt var_log_messages: :Feb 26 15:27:50 intel-s3eb1-01 kernel: cupsd[6533]: segfault at 19 ip 00007f388321f3a0 sp 00007ffff4e24650 error 4 in libcupsmime.so.1[7f388321d000+5000] :Feb 26 15:27:50 intel-s3eb1-01 abrt[7267]: Saved core dump of pid 6533 (/usr/sbin/cupsd) to /var/spool/abrt/ccpp-2013-02-26-15:27:50-6533 (45805568 bytes) END: