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 193181 Details for
Bug 286541
autofs-5.0.1-0.rc2.43.0.2.x86_64 segfaults when '/etc/init.d/autofs stop' is run
[?]
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.
[patch]
Don't race with pthread library when deleting thread specific key
krb5-1.6.1-dont-delete-tsd-key.patch (text/plain), 534 bytes, created by
Ian Kent
on 2007-09-12 03:47:51 UTC
(
hide
)
Description:
Don't race with pthread library when deleting thread specific key
Filename:
MIME Type:
Creator:
Ian Kent
Created:
2007-09-12 03:47:51 UTC
Size:
534 bytes
patch
obsolete
>diff -up krb5-1.6.1/src/util/support/threads.c.dont-delete-tsd-key krb5-1.6.1/src/util/support/threads.c >--- krb5-1.6.1/src/util/support/threads.c.dont-delete-tsd-key 2007-09-11 14:59:22.000000000 +0800 >+++ krb5-1.6.1/src/util/support/threads.c 2007-09-11 14:59:35.000000000 +0800 >@@ -484,8 +484,6 @@ void krb5int_thread_support_fini (void) > > if (! INITIALIZER_RAN(krb5int_thread_support_init)) > return; >- if (K5_PTHREADS_LOADED) >- pthread_key_delete(key); > /* ... delete stuff ... */ > k5_mutex_destroy(&key_lock); >
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 286541
:
192781
|
192811
| 193181 |
193351
|
193801
|
197961