Notices


Reply
Thread Tools
Posts: 207 | Thanked: 967 times | Joined on Apr 2014 @ Madrid, Spain
#531
Originally Posted by freemangordon View Post
If the object you're calling isOpen on (i.e. this pointer) is invalid
Yeah, but I don't see this object being deleted or freed anywhere... maybe I'm missing something.
__________________
OVI and downloads.maemo.nokia.com mirror
Yappari for Maemo
pyLedger for Maemo


If you want to donate, please read this. If you still want to donate, contact me via private message or email. Thank you.
 
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#532
Originally Posted by ceene View Post
Yeah, but I don't see this object being deleted or freed anywhere... maybe I'm missing something.
you could have heap corruption. or stack corruption if it is allocated on the stack.
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 
Posts: 207 | Thanked: 967 times | Joined on Apr 2014 @ Madrid, Spain
#533
Originally Posted by freemangordon View Post
you could have heap corruption. or stack corruption if it is allocated on the stack.
It's just a private member of the class... Shouldn't it be safe?
__________________
OVI and downloads.maemo.nokia.com mirror
Yappari for Maemo
pyLedger for Maemo


If you want to donate, please read this. If you still want to donate, contact me via private message or email. Thank you.
 
NerdKnight's Avatar
Posts: 113 | Thanked: 334 times | Joined on Oct 2010 @ Argentina
#534
Originally Posted by ceene View Post
It's just a private member of the class... Shouldn't it be safe?
I can't find anything strange either, remember the crash always happens (al least to me) when there is a bad network connection, maybe something gets corrupted, i dont' know. The last log of Yappari before crashing:
Code:
There was an IO error: Connection closed by server. 
Connection closed. 
Stopping timers. 
Freeing up the connection. 
Freeing up the socket. 
Yappari will retry the connection in 10 seconds. 
Segmentation fault
 

The Following User Says Thank You to NerdKnight For This Useful Post:
Posts: 57 | Thanked: 90 times | Joined on Nov 2010 @ Bologna
#535
This is my last report to crash of yappari:
https://www.dropbox.com/sh/lbosl6w4m...voICJhc7a?dl=0
Thx
 
Posts: 207 | Thanked: 967 times | Joined on Apr 2014 @ Madrid, Spain
#536
Originally Posted by NerdKnight View Post
I can't find anything strange either, remember the crash always happens (al least to me) when there is a bad network connection, maybe something gets corrupted, i dont' know. The last log of Yappari before crashing:
Code:
There was an IO error: Connection closed by server. 
Connection closed. 
Stopping timers. 
Freeing up the connection. 
Freeing up the socket. 
Yappari will retry the connection in 10 seconds. 
Segmentation fault
Can you send me your coredump file alongside the binary with debug symbols you compiled? Maybe I can find something... I don't know, I'll have to check the values of some objects (specifically I want to check at least decodedStream and decodedBuffer).

Thank you!
__________________
OVI and downloads.maemo.nokia.com mirror
Yappari for Maemo
pyLedger for Maemo


If you want to donate, please read this. If you still want to donate, contact me via private message or email. Thank you.
 

The Following 2 Users Say Thank You to ceene For This Useful Post:
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#537
Originally Posted by ceene View Post
It's just a private member of the class... Shouldn't it be safe?
without having the coredump file it is hard to say what exactly has happened. However, "segmentation fault" means access to invalid memory location.
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 
Posts: 207 | Thanked: 967 times | Joined on Apr 2014 @ Madrid, Spain
#538
Originally Posted by freemangordon View Post
without having the coredump file it is hard to say what exactly has happened. However, "segmentation fault" means access to invalid memory location.
Yep, but being that a statically allocated object I fail to see the reason... anyway, let's wait for Nerdknight to send us the coredump. Let's hope once we analyze it we'll solve this fast
__________________
OVI and downloads.maemo.nokia.com mirror
Yappari for Maemo
pyLedger for Maemo


If you want to donate, please read this. If you still want to donate, contact me via private message or email. Thank you.
 
Posts: 29 | Thanked: 12 times | Joined on Dec 2009
#539
Hi Ceene,
i just want to ask if you will need another coredump or is the coredump from Nerdknight enough?
If you need another one, let me know. cause i still haven't install it yet. I will try to install it tommorow, when i have a little bit more time.

bw Thanks for all your work. ;-)
 
Posts: 207 | Thanked: 967 times | Joined on Apr 2014 @ Madrid, Spain
#540
Originally Posted by newone2 View Post
Hi Ceene,
i just want to ask if you will need another coredump or is the coredump from Nerdknight enough?
If you need another one, let me know. cause i still haven't install it yet. I will try to install it tommorow, when i have a little bit more time.

bw Thanks for all your work. ;-)
I believe Nerdknight's may be enough, that's why I finally didn't release a debug symbols enabled version, but thanks nonetheless. If the need arises I will know to ask you

Best regards!
__________________
OVI and downloads.maemo.nokia.com mirror
Yappari for Maemo
pyLedger for Maemo


If you want to donate, please read this. If you still want to donate, contact me via private message or email. Thank you.
 
Reply

Tags
whatsapp, yappari


 
Forum Jump


All times are GMT. The time now is 01:37.