Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 530491

Summary: Loud error on "Sender address rejected: Domain not found" in bugzilla
Product: Community Reporter: Jonah Graham <jonah>
Component: BugzillaAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED NOT_ECLIPSE QA Contact:
Severity: normal    
Priority: P3 CC: denis.roy, jonah
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard: stalebug
Attachments:
Description Flags
screenshot of error none

Description Jonah Graham CLA 2018-01-30 04:07:17 EST
Created attachment 272464 [details]
screenshot of error

On saving a change to a bugzilla (Bug 530479) I got an error about a bad email address. I can see that my changes have been saved, but I can't tell if the emails were sent or if anything else that was supposed to happen did or did not. While the problem did not persist, it was presented like a "scary" error instead of a minor warning.

If this is a (not Eclipse specific) Bugzilla issue, feel free to close it here and I can resubmit to Bugzilla.

There is a screenshot of the error attached so you can see what it looked like. Here is the full text:

An unexpected error occurred. This could be a temporary problem, or some code is behaving incorrectly. If this problem persists, please email this page to webmaster@eclipse.org with details of what you were doing at the time this message appeared.

URL: https://bugs.eclipse.org/bugs/process_bug.cgi?blocked=&newalias=&product=CDT&status_whiteboard=&defined_groups=Security_Advisories&assigned_to=cdt-debug-dsf-gdb-inbox%40eclipse.org&flag_type-12=X&version=9.4.0&tag=&flag_type-13=X&target_milestone=---&bug_status=NEW&flag_type-8=X&flag_type-16=X&classification=Tools&flag_type-11=X&keywords=&dependson=&bug_severity=normal&resolution=&bug_file_loc=&addselfcc=on&flag_type-4=X&flag_type-15=X&id=530479&flag_type-2=X&priority=P3&dup_id=&see_also=&flag_type-14=X&comment=%28In%20reply%20to%20Dato%20Da%20from%20comment%20%231%29%0D%0ADSF%20launches%20that%20command%2C%20but%20it%20looks%20like%20the%20argument%20quoting%20is%20missing.%20It%20should%20be%3A%0D%0A%0D%0Agdb%20--interpreter%20mi2%20--nx%20-q%20--interpreter%20console%20-ex%20%22new-ui%20mi%20%2Fdev%2Fpts%2F%3Cnumber%3E%22%20-ex%20%22set%20pagination%20off%22%20-ex%20%22show%20version%22%20%0D%0A%0D%0AWhat%20happens%20with%20the%20missing%20quotes%3F%0D%0A%0D%0A%0D%0AMy%20suspicion%20is%20that%20your%20gdb.sh%20has%20a%20similar%20quoting%20problem%20as%20your%20use%20of%20%24%2A%20will%20cause%20the%20arguments%20to%20be%20split%20on%20whitespace%20again.%20IIRC%20you%20want%20%22%24%40%22%20%28with%20the%20doublequotes%20around%20it%29%20to%20ensure%20that%20the%20arguments%20are%20not%20re-split.%0D%0A%0D%0APlease%20let%20me%20know%20if%20this%20is%20what%20your%20problem%20was%2C%20or%20if%20this%20is%20just%20a%20red%20herring%20to%20your%20underlying%20problem.&op_sys=Linux&delta_ts=2018-01-30%2000%3A05%3A39&component=cdt-debug-dsf-gdb&rep_platform=PC&defined_bug_ignored=1&qa_contact=jonah%40kichwacoders.com&short_desc=Remote%20debugging%20not%20working%20when%20the%20debugger%20is%20a%20script%20that%20invokes%20GDB%208.0&flag_type-17=X&flag_type-1=X&token=1517302547-DbXUfU-Fgmu_X1-vexvpCLEIrN_WPHI7usw3paZZIg8

There was an error sending mail from 'bugzilla-daemon@eclipse.org' to 'dalexiev@ti.com': 4.1.8 <bugzilla-daemon@eclipse.org>: Sender address rejected: Domain not found
Traceback:

 at /localsite/Bugzilla/Mailer.pm line 179.
	Bugzilla::Mailer::MessageToMTA(...) called at /localsite/Bugzilla/BugMail.pm line 381
	Bugzilla::BugMail::sendMail(...) called at /localsite/Bugzilla/BugMail.pm line 269
	Bugzilla::BugMail::Send(...) called at /localsite/Bugzilla/Bug.pm line 1354
	Bugzilla::Bug::_send_bugmail(...) called at /localsite/Bugzilla/Bug.pm line 1293
	Bugzilla::Bug::send_changes(...) called at /localsite/process_bug.cgi line 386
	ModPerl::ROOT::Bugzilla::ModPerl::ResponseHandler::localsite_process_bug_2ecgi::handler(...) called at /usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/ModPerl/RegistryCooker.pm line 206
	eval {...} called at /usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/ModPerl/RegistryCooker.pm line 206
	ModPerl::RegistryCooker::run(...) called at /usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/ModPerl/RegistryCooker.pm line 172
	ModPerl::RegistryCooker::default_handler(...) called at /usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/ModPerl/Registry.pm line 31
	ModPerl::Registry::handler(...) called at /localsite/mod_perl.pl line 137
	Bugzilla::ModPerl::ResponseHandler::handler(...) called at -e line 0
	eval {...} called at -e line 0
Comment 1 Denis Roy CLA 2018-01-31 15:13:56 EST
That's certainly interesting. It is indeed a Bugzilla issue. Please let me know if you want webmaster to track a Bugzulla bug to save your time.
Comment 2 Eclipse Genie CLA 2020-01-22 12:58:38 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.