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 178541 Details for
Bug 262741
"Died at Bugzilla/Error.pm line 123" when attempting to file a bug via XML-RPC
[?]
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.
Log of call that made bugzilla die and fail to create a bug.
bugzilla-died.log (text/plain), 45.77 KB, created by
Lubomir Kundrak
on 2007-08-29 08:40:05 UTC
(
hide
)
Description:
Log of call that made bugzilla die and fail to create a bug.
Filename:
MIME Type:
Creator:
Lubomir Kundrak
Created:
2007-08-29 08:40:05 UTC
Size:
45.77 KB
patch
obsolete
>Here are the call arguments: > >$VAR1 = { > 'priority' => 'low', > 'version' => 'unspecified', > 'bug_file_loc' => 'http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-4559', > 'keywords' => 'Security', > 'cc' => 'jantill@redhat.com', > 'rep_platform' => 'All', > 'comment' => 'Common Vulnerabilities and Exposures assigned an identifier CVE-2007-4559 >to the following vulnerability: > >(Please paste the CVE details manually)', > 'component' => 'vulnerability', > 'short_desc' => 'CVE-2007-4559 python tarfile module directory traversal', > 'product' => 'Security Response', > 'alias' => 'CVE-2007-4559', > 'bug_severity' => 'low', > 'op_sys' => 'Linux' > }; >$bugzilla_rpc->call('bugzilla.createBug', $VAR1, $username, $password); > >And here is the result (just replaced all occurences of my bugzilla password with "PASSWORD"): > >$VAR1 = bless( { > '_content' => [ > 'methodResponse', > {}, > [ > [ > 'fault', > {}, > [ > [ > 'value', > {}, > [ > [ > 'struct', > {}, > [ > [ > 'member', > {}, > [ > [ > 'name', > {}, > 'faultString', > undef > ], > [ > 'value', > {}, > [ > [ > 'string', > {}, > 'Died at Bugzilla/Error.pm line 123. >', > undef, > 'Died at Bugzilla/Error.pm line 123. >', > 'string', > {} > ] > ], > undef, > 'Died at Bugzilla/Error.pm line 123. >', > 'value', > {} > ] > ], > undef > ], > [ > 'member', > {}, > [ > [ > 'name', > {}, > 'faultCode', > undef > ], > [ > 'value', > {}, > [ > [ > 'string', > {}, > 'Server', > undef, > 'Server', > 'string', > {} > ] > ], > undef, > 'Server', > 'value', > {} > ] > ], > undef > ] > ], > undef, > { > 'faultString' => 'Died at Bugzilla/Error.pm line 123. >', > 'faultCode' => 'Server' > }, > 'struct', > {} > ] > ], > undef, > $VAR1->{'_content'}[2][0][2][0][2][0][4], > 'value', > {} > ] > ], > undef, > $VAR1->{'_content'}[2][0][2][0][2][0][4], > 'fault', > {} > ] > ], > undef, > { > 'fault' => $VAR1->{'_content'}[2][0][2][0][2][0][4] > }, > 'methodResponse', > {} > ], > '_context' => bless( { > '_on_nonserialized' => sub { "DUMMY" }, > '_deserializer' => bless( { > '_ids' => $VAR1->{'_content'}, > '_xmlschemas' => { > 'http://www.w3.org/2003/05/soap-encoding' => 'SOAP::XMLSchemaSOAP1_2::Deserializer', > 'http://xml.apache.org/xml-soap' => 'SOAP::XMLSchemaApacheSOAP::Deserializer', > 'http://www.w3.org/2001/XMLSchema' => 'SOAP::XMLSchema2001::Deserializer', > 'http://www.w3.org/1999/XMLSchema' => 'SOAP::XMLSchema1999::Deserializer', > 'http://schemas.xmlsoap.org/soap/encoding/' => 'SOAP::XMLSchemaSOAP1_1::Deserializer' > }, > '_context' => $VAR1->{'_context'}, > '_hrefs' => {}, > '_parser' => bless( { > '_done' => $VAR1->{'_content'}, > '_values' => undef, > '_parser' => bless( { > 'Non_Expat_Options' => { > 'NoLWP' => 1, > 'Non_Expat_Options' => 1, > '_HNDL_TYPES' => 1, > 'Handlers' => 1, > 'Style' => 1 > }, > 'Pkg' => 'SOAP::Parser', > 'Handlers' => { > 'End' => undef, > 'Final' => undef, > 'Char' => undef, > 'Start' => undef, > 'ExternEnt' => undef > }, > '_HNDL_TYPES' => { > 'CdataEnd' => sub { "DUMMY" }, > 'Start' => sub { "DUMMY" }, > 'Entity' => sub { "DUMMY" }, > 'ExternEntFin' => sub { "DUMMY" }, > 'End' => sub { "DUMMY" }, > 'Final' => 1, > 'Doctype' => sub { "DUMMY" }, > 'Char' => sub { "DUMMY" }, > 'Init' => 1, > 'XMLDecl' => sub { "DUMMY" }, > 'Default' => sub { "DUMMY" }, > 'CdataStart' => sub { "DUMMY" }, > 'Comment' => sub { "DUMMY" }, > 'Unparsed' => sub { "DUMMY" }, > 'ExternEnt' => sub { "DUMMY" }, > 'Element' => sub { "DUMMY" }, > 'Attlist' => sub { "DUMMY" }, > 'DoctypeFin' => sub { "DUMMY" }, > 'Notation' => sub { "DUMMY" }, > 'Proc' => sub { "DUMMY" } > } > }, 'XML::Parser' ) > }, 'SOAP::Parser' ) > }, 'XMLRPC::Deserializer' ), > '_autoresult' => 0, > '_transport' => bless( { > '_proxy' => bless( { > '_status' => '200 OK', > '_message' => 'OK', > 'requests_redirectable' => [ > 'GET', > 'HEAD' > ], > 'from' => undef, > 'timeout' => 180, > '_is_success' => 1, > 'parse_head' => 1, > 'max_redirect' => 7, > '_http_response' => bless( { > '_protocol' => 'HTTP/1.1', > '_content' => '<?xml version="1.0" encoding="UTF-8"?><methodResponse><fault><value><struct><member><name>faultString</name><value><string>Died at Bugzilla/Error.pm line 123. ></string></value></member><member><name>faultCode</name><value><string>Server</string></value></member></struct></value></fault></methodResponse>', > '_rc' => 200, > '_headers' => bless( { > 'connection' => 'close', > 'client-response-num' => 1, > 'set-cookie' => [ > 'Bugzilla_session=session&f2b925c1858b9ae9e728254d21c3bf8f352e7b44&MAC&a853d823373edcfd75b101df161dfed565d1b2e2; path=/; secure', > 'Bugzilla_login=userid&204776&MAC&52ed380fc99897bcadea0e046b1881f2cf5813e4&token&fc8ebc82b5b76822f21b76e79a974fbc947a49c9; path=/; expires=Sat, 01-Sep-2007 08:30:35 GMT; secure' > ], > 'date' => 'Wed, 29 Aug 2007 08:30:35 GMT', > 'client-ssl-cert-issuer' => '/C=US/O=Equifax/OU=Equifax Secure Certificate Authority', > 'client-ssl-cipher' => 'DHE-RSA-AES256-SHA', > 'client-peer' => '209.132.176.231:443', > 'content-length' => '304', > 'client-date' => 'Wed, 29 Aug 2007 08:30:35 GMT', > 'client-ssl-warning' => 'Peer certificate not verified', > 'content-type' => 'text/xml', > 'via' => '1.1 bugzilla.redhat.com', > 'client-ssl-cert-subject' => '/C=US/ST=North Carolina/L=Raleigh/O=Red Hat Inc/OU=Information Systems/CN=bugzilla.redhat.com', > 'server' => 'Apache/2.0.59 (Red Hat)', > 'soapserver' => 'SOAP::Lite/Perl/0.65_6' > }, 'HTTP::Headers' ), > '_msg' => 'OK', > '_request' => bless( { > '_protocol' => 'HTTP/1.1', > '_content' => '<?xml version="1.0" encoding="UTF-8"?><methodCall><methodName>bugzilla.createBug</methodName><params><param><value><struct><member><name>priority</name><value><string>low</string></value></member><member><name>version</name><value><string>unspecified</string></value></member><member><name>bug_file_loc</name><value><string>http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-4559</string></value></member><member><name>keywords</name><value><string>Security</string></value></member><member><name>cc</name><value><string>jantill@redhat.com</string></value></member><member><name>rep_platform</name><value><string>All</string></value></member><member><name>comment</name><value><string>Common Vulnerabilities and Exposures assigned an identifier CVE-2007-4559 >to the following vulnerability: > >(Please paste the CVE details manually)</string></value></member><member><name>component</name><value><string>vulnerability</string></value></member><member><name>short_desc</name><value><string>CVE-2007-4559 python tarfile module directory traversal</string></value></member><member><name>product</name><value><string>Security Response</string></value></member><member><name>alias</name><value><string>CVE-2007-4559</string></value></member><member><name>bug_severity</name><value><string>low</string></value></member><member><name>op_sys</name><value><string>Linux</string></value></member></struct></value></param><param><value><string>lkundrak@redhat.com</string></value></param><param><value><string>PASSWORD</string></value></param></params></methodCall>', > '_uri' => bless( do{\(my $o = 'https://bugzilla.redhat.com/xmlrpc.cgi')}, 'URI::https' ), > '_headers' => bless( { > 'user-agent' => 'SOAP::Lite/Perl/0.68', > 'content-type' => 'text/xml', > 'accept' => [ > 'text/xml', > 'multipart/*', > 'application/soap' > ], > 'content-length' => 1546 > }, 'HTTP::Headers' ), > '_method' => 'POST' > }, 'HTTP::Request' ) > }, 'HTTP::Response' ), > '_endpoint' => 'https://bugzilla.redhat.com/xmlrpc.cgi', > 'protocols_forbidden' => undef, > 'no_proxy' => [], > '_options' => { > 'is_compress' => '' > }, > 'protocols_allowed' => undef, > 'use_eval' => 1, > 'agent' => 'SOAP::Lite/Perl/0.68', > '_http_request' => $VAR1->{'_context'}{'_transport'}{'_proxy'}{'_http_response'}{'_request'}, > '_code' => '200', > 'def_headers' => undef, > 'proxy' => {}, > 'max_size' => undef > }, 'SOAP::Transport::HTTP::Client' ) > }, 'SOAP::Transport' ), > '_call' => $VAR1, > '_serializer' => bless( { > '_typelookup' => { > 'double' => [ > 30, > sub { "DUMMY" }, > 'as_double' > ], > 'int' => [ > 20, > sub { "DUMMY" }, > 'as_int' > ], > 'base64' => [ > 10, > sub { "DUMMY" }, > 'as_base64' > ], > 'string' => [ > 40, > sub { "DUMMY" }, > 'as_string' > ], > 'dateTime' => [ > 35, > sub { "DUMMY" }, > 'as_dateTime' > ] > }, > '_encodingStyle' => 'http://schemas.xmlsoap.org/soap/encoding/', > '_objectstack' => {}, > '_level' => 0, > '_context' => $VAR1->{'_context'}, > '_signature' => [], > '_soapversion' => '1.1', > '_maptype' => {}, > '_use_default_ns' => 1, > '_namespaces' => {}, > '_seen' => { > '20355872' => { > 'recursive' => 0, > 'count' => 1, > 'value' => bless( { > '_name' => undef, > '_signature' => [ > 'methodName', > 'params' > ], > '_value' => [ > bless( { > '_name' => undef, > '_type' => 'methodName', > '_signature' => [ > 'methodName' > ], > '_value' => [ > 'bugzilla.createBug' > ], > '_attr' => {} > }, 'XMLRPC::Data' ), > bless( { > '_name' => undef, > '_type' => 'params', > '_signature' => [ > 'params' > ], > '_value' => [ > [ > { > 'priority' => 'low', > 'version' => 'unspecified', > 'bug_file_loc' => 'http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-4559', > 'keywords' => 'Security', > 'cc' => 'jantill@redhat.com', > 'rep_platform' => 'All', > 'comment' => 'Common Vulnerabilities and Exposures assigned an identifier CVE-2007-4559 >to the following vulnerability: > >(Please paste the CVE details manually)', > 'component' => 'vulnerability', > 'short_desc' => 'CVE-2007-4559 python tarfile module directory traversal', > 'product' => 'Security Response', > 'alias' => 'CVE-2007-4559', > 'bug_severity' => 'low', > 'op_sys' => 'Linux' > }, > 'lkundrak@redhat.com', > 'PASSWORD' > ] > ], > '_attr' => {} > }, 'XMLRPC::Data' ) > ], > '_attr' => {} > }, 'XMLRPC::Data' ), > 'multiref' => '' > }, > '20323936' => { > 'recursive' => 0, > 'count' => 1, > 'value' => \$VAR1->{'_context'}{'_serializer'}{'_seen'}{'20355872'}{'value'}, > 'multiref' => '' > }, > '18402736' => { > 'recursive' => 0, > 'count' => 1, > 'value' => $VAR1->{'_context'}{'_serializer'}{'_seen'}{'20355872'}{'value'}{'_value'}[0], > 'multiref' => '' > }, > '13190048' => { > 'recursive' => 0, > 'count' => 1, > 'value' => $VAR1->{'_context'}{'_serializer'}{'_seen'}{'20355872'}{'value'}{'_value'}[1]{'_value'}[0][0], > 'multiref' => '' > }, > '18403376' => { > 'recursive' => 0, > 'count' => 1, > 'value' => $VAR1->{'_context'}{'_serializer'}{'_seen'}{'20355872'}{'value'}{'_value'}[1], > 'multiref' => '' > }, > '20245184' => { > 'recursive' => 0, > 'count' => 1, > 'value' => bless( { > '_name' => 'methodCall', > '_signature' => [ > 'methodCall' > ], > '_value' => [ > $VAR1->{'_context'}{'_serializer'}{'_seen'}{'20323936'}{'value'} > ], > '_attr' => {} > }, 'XMLRPC::Data' ), > 'multiref' => '' > Died at Bugzilla/Error.pm line 123. > } > }, > '_attr' => {}, > '_multirefinplace' => 0, > '_on_nonserialized' => $VAR1->{'_context'}{'_on_nonserialized'}, > '_xmlschema' => 'http://www.w3.org/2001/XMLSchema', > '_ns_prefix' => '', > '_readable' => 0, > '_ns_uri' => 'http://unspecified/', > '_encoding' => 'UTF-8', > '_autotype' => 1 > }, 'XMLRPC::Serializer' ), > '_schema' => undef, > '_packager' => bless( { > '_env_location' => '/main_envelope', > '_content_encoding' => '8bit', > '_env_id' => '<main_envelope>', > '_parts' => [], > '_persist_parts' => 0, > '_parser' => undef > }, 'SOAP::Packager::MIME' ), > '_on_action' => sub { "DUMMY" }, > '_on_fault' => sub { "DUMMY" } > }, 'XMLRPC::Lite' ), > '_current' => [ > $VAR1->{'_content'} > ] > }, 'XMLRPC::SOM' );
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 262741
: 178541