32 bit version might have problems with timestamps created by 64 bit version

Bug #1821476 reported by Rene Poeschl
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
KiCad
Fix Released
High
jean-pierre charras

Bug Description

Investigating the bug of https://forum.kicad.info/t/before-giving-up-on-kicad-one-last-attempt-erc-misery/15933/46 also brought a second problem to light.

There is either something wrong with that project that only 32 bit versions find or 32 bit versions have a problem with timestamps created by 64 bit versions.

Error message of 32 bit version:

Error loading schematic file “E:\Mes documents\KiCad_v5\MouseOleum IR board SHIELD\MouseOleum IR board SHIELD.sch”.
invalid hexadecimal number in input/source
“E:\Mes documents\KiCad_v5\MouseOleum IR board SHIELD\MouseOleum IR board SHIELD.sch”
line 7277, offset 6

---

Line 7277 of the file is

U 1 0 8860D03359D6C4F2

which is part of the component

$Comp
L V_Custom:Crystal Y1
U 1 0 8860D03359D6C4F2
P 8500 2650
F 0 “Y1” V 8200 2600 59 0000 L BNN
F 1 “16Mhz” V 8100 2500 59 0000 L BNN
F 2 “CRYSTAL” H 8500 2650 50 0001 C CNN
F 3 “” H 8500 2650 50 0001 C CNN
1 8500 2650
0 -1 -1 0
$EndComp

File is already on launchpad https://bugs.launchpad.net/kicad/+bug/1821475/+attachment/5248896/+files/Original%20project.zip (part of bugreport https://bugs.launchpad.net/kicad/+bug/1821475)

Changed in kicad:
importance: Undecided → Critical
importance: Critical → High
milestone: none → 5.1.1
Revision history for this message
Rene Poeschl (poeschlr) wrote :

It might be that even 64 bit eeschema has problems with such timestamps and that this is the reason for the connected bugreport.

The user created a new schematic where they do not experience the same trouble. The main noticeable difference is the timestamps in that new schematic are 8 hex digits (=32 bit) long instead of 16 digits (=64 bits).

Revision history for this message
KiCad Janitor (kicad-janitor) wrote :

Fixed in revision 175a2bc0b40516279940ca59d9bfd4b10f831ed5
https://git.launchpad.net/kicad/patch/?id=175a2bc0b40516279940ca59d9bfd4b10f831ed5

Changed in kicad:
status: New → Fix Committed
assignee: nobody → jean-pierre charras (jp-charras)
Changed in kicad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.