nagyistoce / cardpeek

Automatically exported from code.google.com/p/cardpeek
Other
1 stars 0 forks source link

ERROR [string "gsm (beta).lua"]:93: attempt to concatenate field '?' (a nil value) #53

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Analyze GSM SIM card
2. after the phonebook comes this error
3.

What is the expected output? What do you see instead?
0097 ERROR   [string "gsm (beta).lua"]:93: attempt to concatenate field '?' (a 
nil value)
0098 ERROR   backtrace: called from GSM_tostring() in [string "gsm 
(beta).lua"][93]
0099 ERROR   backtrace: called from alt() in [string "gsm (beta).lua"][131]
0100 ERROR   backtrace: called from gsm_read_content_record() in [string "gsm 
(beta).lua"][490]
0101 ERROR   backtrace: called from gsm_map() in [string "gsm (beta).lua"][514]
0102 ERROR   backtrace: called from gsm_map() in [string "gsm (beta).lua"][520]
0103 ERROR   backtrace: called from gsm_map() in [string "gsm (beta).lua"][520]
0104 ERROR   backtrace: called at [string "gsm (beta).lua"]

What version of the product are you using? On what operating system?
cardpeek:
  Version table:
 *** 0.8.3-1 0
        500 http://ftp.tw.debian.org/debian/ unstable/main i386 Packages

Original issue reported on code.google.com by jidanni@gmail.com on 27 Oct 2014 at 9:32

GoogleCodeExporter commented 9 years ago
Thanks for reporting this. I will take a look at this issue.

Original comment by L...@gmx.com on 30 Oct 2014 at 8:42

GoogleCodeExporter commented 9 years ago
This should now be fixed in the latest version in the SVN. 
The fix will also be part of the next release of Cardpeek (0.8.4).

Original comment by L...@gmx.com on 1 Feb 2015 at 9:10