BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001513 [BusyBox] Networking Support crash always 09-27-07 03:27 09-27-07 05:03
Reporter Alain View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version svn
Summary 0001513: zcip crashes on ARM targets
Description zcip causes a "bus error" when trying to seed the random generator on ARM targets.

This is due to an alignment fault in the code where a structure field is casted to an unsigned integer.

Please find an attached diff file that corrects the problem.
Additional Information

Attached Files  zcip.patch [^] (735 bytes) 09-27-07 03:27
 z.diff [^] (724 bytes) 09-27-07 04:14

- Relationships

- Notes
(0002798)
vda
09-27-07 04:14

I am trying to fix it without increasing code size.
Please try z.diff
 
(0002799)
Alain
09-27-07 04:45

Your patch perfectly works, many thanks.
 
(0002800)
vda
09-27-07 05:03

Fixed in svn
 

- Issue History
Date Modified Username Field Change
09-27-07 03:27 Alain New Issue
09-27-07 03:27 Alain Status new => assigned
09-27-07 03:27 Alain Assigned To  => BusyBox
09-27-07 03:27 Alain File Added: zcip.patch
09-27-07 04:14 vda File Added: z.diff
09-27-07 04:14 vda Note Added: 0002798
09-27-07 04:45 Alain Note Added: 0002799
09-27-07 05:03 vda Status assigned => closed
09-27-07 05:03 vda Note Added: 0002800
09-27-07 05:03 vda Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker