Bug 710697
Summary: | [abrt] pidgin-2.7.11-2.fc15: __libc_res_nquery: Process /usr/bin/pidgin was killed by signal 11 (SIGSEGV) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | cyrushmh <cyrusyzgtt> | ||||||
Component: | pidgin | Assignee: | Stu Tomlinson <stu> | ||||||
Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 15 | CC: | arekm, fedora, itamar, stu, tomspur, zkabelac | ||||||
Target Milestone: | --- | Keywords: | Reopened | ||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | abrt_hash:a7c2bedb5be3d1d56af106617d3dc74ebf1fdb39 | ||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2011-10-31 10:21:38 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
cyrushmh
2011-06-04 05:54:03 UTC
Created attachment 502952 [details]
File: maps
Created attachment 502953 [details]
File: backtrace
I'm getting this one myself: #0 __libc_res_nquery (statp=0x7f13a9f5bb60, name=0x1ec8110 "irc.devel.-----.com", class=1, type=62321, answer=<optimized out>, anslen=2048, answerp=0x7fff6330ac40, answerp2=0x7fff6330ac50, nanswerp2=0x7fff6330acac, resplen2=0x7fff6330ac90) at res_query.c:263 263 && (hp2->rcode != NOERROR || ntohs(hp2->ancount) == 0)) { (gdb) bt #0 __libc_res_nquery (statp=0x7f13a9f5bb60, name=0x1ec8110 "irc.devel.-----.com", class=1, type=62321, answer=<optimized out>, anslen=2048, answerp=0x7fff6330ac40, answerp2=0x7fff6330ac50, nanswerp2=0x7fff6330acac, resplen2=0x7fff6330ac90) at res_query.c:263 #1 0x00007f13a9f673ae in __libc_res_nquerydomain (statp=0x7f13a9f5bb60, name=<optimized out>, domain=0x0, class=1, type= 62321, answer=0x7fff6330a400 "<\377\301", anslen=2048, answerp=0x7fff6330ac40, answerp2=0x7fff6330ac50, nanswerp2= 0x7fff6330acac, resplen2=0x7fff6330ac90) at res_query.c:578 ... 'hp2' is NULL - so the reason for this crash is quite obvious. Forget to mention - I'm getting this coredump with rawhide package: pidgin-2.7.11-4.fc16.x86_64 *** This bug has been marked as a duplicate of bug 730856 *** Sorry, it looked just very similar, but not the same... |