#658 closed Defect (fixed)
BOINC Manager segfaults on F9/x86_64
Reported by: | mjakubicek | Owned by: | romw |
---|---|---|---|
Priority: | Major | Milestone: | Undetermined |
Component: | Manager | Version: | 5.10.45 |
Keywords: | patch | Cc: |
Description
BOINC Manager receives (always) SIGSEGV immediately after starting on F9 -- x86_64 only! On i386 everything works fine. Also F7/F8 works fine on both architectures, so probably it's caused by gcc 4.3. Please look at the original bug report in Redhat Bugzilla:
Attachments (1)
Change History (5)
Changed 17 years ago by
Attachment: | boinc-parsecolor.patch added |
---|
comment:1 Changed 17 years ago by
Keywords: | patch added |
---|
This is because ParseColour? declares int variables and then writes to them as longs....
comment:3 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Patch