-
Notifications
You must be signed in to change notification settings - Fork 211
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
Oops, father has gone, wait for me, wait...! Aborted crash on startup #385
Comments
Same issue as #363 |
A backtrace is what I need, logs are useless :D Build with debug |
@davidgfnet
|
No it's not, "No symbol table info available." |
I get "make: *** No rule to make target `dubug'. Stop." doing "make debug" . |
I tried to compile it with "make debug" as well. But I got the same result as anmol26s. |
I got a helpful hint from semitom, make clean before make debug solves the problem. |
I tired make clean and then make debug ,but it still crashes. @Imhotep-2700bc Can you explain in more detail how you solved it? |
I did just "make clean" and then "make debug", nothing else $ make clean $ make debug And here is the result $ ls -ltr | grep Mar # list only files just created |
Oh yeah I know where this error comes from, it's some std::stoi or similar function throwing an exception when trying to parse a non-integer |
Please fix this. |
I can confirm that bug. libwhatsapp.so just compiled from git. Log: (11:33:30) prefs: Reading /home/jesusda/.purple/prefs.xml [...] (11:33:36) util: Writing file prefs.xml to directory /home/jesusda/.purple [...] (11:33:36) whatsapp: Receiving update information from my groups [...] (11:33:36) whatsapp: Received message 25D4A73A13E31479CC8996F7EFA04D type: 0 (from ) [...] (11:33:36) jabber: Recv (ssl)(262): I hope this information help you to discover what are happening. ;) |
help me my whatsspp updating ruquired but no show option downloading option plz help me |
Pidgin is crashing at startup after installing whatspp-purple
(12:08:45) blist: Updating buddy status for xxxxxxxxxx (WhatsApp)
(12:08:45) blist: Updating buddy status for xxxxxxxxxx (WhatsApp)
(12:08:45) blist: Updating buddy status for xxxxxxxxxx (WhatsApp)
(12:08:45) blist: Updating buddy status for xxxxxxxxxx (WhatsApp)
terminate called after throwing an instance of 'int'
dns[5697]: Oops, father has gone, wait for me, wait...!
Aborted
The text was updated successfully, but these errors were encountered: