View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0001163 | aMule | Utilities | public | 2007-08-27 20:01 | 2008-02-21 22:17 |
|
Reporter | wondra | |
Assigned To | Kry | |
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 2.1.3 | |
Target Version | | Fixed in Version | | |
|
Summary | 0001163: aMule crashes on CPUs below Pentium - cryptopp error |
Description | Cryptopp (any, including included) unconditionally executes the cpuid instruction, resulting in "SIGILL - Illegal Instruction" on 486. |
Additional Information | Changing the body of isPentium() to return false; fixes the problem. Could it be disabled automatically at compile time? Have the Cryptopp guys fixed it already? |
Tags | No tags attached. |
|
Fixed in Revision | |
Operating System | Linux 2.4.25 |
|
Attached Files | |
|