-
Notifications
You must be signed in to change notification settings - Fork 575
Another thread bomb; save_scalar_at #507
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
From rkc@ll.mit.eduCurrent directory is /data/esc1/src/parse/ Reading symbols from Reading symbols from Reading symbols from Reading symbols from Reading symbols from Reading symbols from Reading symbols from /usr/lib/nss_files.so.1...done. Debugger finished Site configuration information for perl 5.00503: Configured by rkc at Fri Jun 11 14:28:51 EDT 1999. Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration: Locally applied patches: @INC for perl 5.00503: Environment for perl 5.00503: -- |
From [Unknown Contact. See original ticket]On Thu, 9 Sep 1999, Rob Cunningham wrote:
[GDB trace snipped] While I don't want to downplay the usefulness of a GDB calltrace (or Dan |
From [Unknown Contact. See original ticket]Alas, the code is for an application that is > 10,000 lines long, and BTW, I have seen perl spawn more than 130 threads executing this As for your concern about multi-threaded access of a global variable, I Rob Dan Sugalski wrote:
-- |
From [Unknown Contact. See original ticket]On Thu, 9 Sep 1999, Rob Cunningham wrote:
Not much, unfortunately. There's unlikely to be enough info available.
Cool!
It's remotely possible that the global reads are causing the problem, but Debugging threaded code is, unfortunately, an amazing pain at times. :( Dan |
Migrated from rt.perl.org#1353 (status was 'resolved')
Searchable as RT1353$
The text was updated successfully, but these errors were encountered: