Trac internal error

Edward Z. Yang ezyang at mit.edu
Mon Jan 18 01:13:56 UTC 2016


When I posted the (attached) POST request to newticket, I got the
following error.  It did correctly add the ticket to the
database.  I've elided the form token from this.

    Trac detected an internal error:

    AttributeError: 'NoneType' object has no attribute 'split'

Here's the contents of the POST request (my guess is that I put
something bad in the CC field):

field_summary=Turn+on+SplitSections+by+default
field_reporter=ezyang
field_description=This+is+a+general+tracking+bug+for+what+is+blocking+us+from+turning+on+`SplitSections`+by+default,+implemented+in+#8405.+Fixing+this,+and+mandating+use+of+the+gold+linker,+will+help+solve+#11285+(split+objects+make+linking+slow),+and+will+make+ghc-split+unnecessary,+mooting+#9832.

I+encountered+some+misinformation+while+talking+to+people+about+this+feature,+regarding+whether+or+not+this+feature+only+supported+by+Apple-style+linkers+(i.e.+on+Mac+OS+X)?+On+IRC+I+heard+a+claim+made+that+`--split-sections`+was+only+supported+by+Mac+OS+X.+However,+olsner+pointed+out+that+`-split-sections`+on+GHC+was+OUR+reimplementation+of+the+feature,+and+likely+does+not+work+on+Mac+OS+X.+https://github.com/snowleopard/shaking-up-ghc/issues/153#issuecomment-171078800++A+later+comment+mentioned+that+

So,+can+we+turn+on+this+feature+by+default?+Does+it+subsume+split-objs?+Does+it+work+on+all+the+tier-1+platforms?+It+would+be+nice+if+bgamari,+olsner+and+co+could+weigh+in+here.+Thanks!
field_type=task
field_priority=normal
field_milestone=8.2.1
field_component=Build+System
field_version=8.0.1-rc1
field_keywords
field_cc=bgamari,+olsner
field_os=Unknown/Multiple
field_architecture=Unknown/Multiple
field_failure=None/Unknown
field_testcase
field_blockedby
field_blocking=#11285
field_related
field_differential
field_wikipage
field_owner=<+default+>
sfp_email
sfph_mail
submit=Create+ticket


More information about the ghc-devs mailing list