Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wammu crash when reading sms #92

Open
ebym opened this issue Apr 5, 2020 · 0 comments
Open

wammu crash when reading sms #92

ebym opened this issue Apr 5, 2020 · 0 comments

Comments

@ebym
Copy link

ebym commented Apr 5, 2020

--------------- System information ----------------
Platform linux2
Python 2.7.6
wxPython 2.8.12.1
Wammu 0.44
python-gammu 2.11
Gammu 1.39.0
Bluetooth PyBluez
locales en_IN (ISO8859-1)
connection blueat
device MAC:removed
model at
------------------ Traceback ID -------------------
5de385320e02d6c77f38e27f5879b437
-------------------- Traceback --------------------
File "/usr/lib/python2.7/dist-packages/Wammu/Thread.py", line 40, in run
self.Run()
File "/usr/lib/python2.7/dist-packages/Wammu/Reader.py", line 202, in Run
self.Send(data)
File "/usr/lib/python2.7/dist-packages/Wammu/Message.py", line 46, in Send
res = Wammu.Utils.ProcessMessages(data, True)
File "/usr/lib/python2.7/dist-packages/Wammu/Utils.py", line 432, in ProcessMessages
data = gammu.LinkSMS(list)
-------------------- Exception --------------------
MemoryError: Not enough memory to allocate structure


OS: Linux Mint 17.3 32bit(Ubuntu Trusty)

I'm able to get all sms to a file thru cli using gammu. I have about 10000 sms combined, wammu crashes when reading sms from the phone.

Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant