View Single Post
eitama's Avatar
Posts: 702 | Thanked: 334 times | Joined on Feb 2010 @ Israel.
#68
Originally Posted by fareed_xtreme View Post
WellGuys,I am kinda in a mess here.I installed the app, after successful installation from apps manager, i tried running theprogram but nothin loads. I then restarted the mobile but ended up in with the same problem. When I ran the program through the Xterminal, following error occurs.
Segmentation Fault

I cant uninstall the app through application manager, It says internal error and shuts down. Please I need some assistance in gettin this fixed.
@Fareed:

Open a rooted terminal, and run the following :
Code:
gdb /usr/bin/fastsms
replace the "/usr/bin/fastsms" with the actual path to the fastsms executable.

Now type "r" and press enter.

now cause the application to crash with the seg fault you were talking about.

after it crashes, type "bt" and press enter

Copy paste ALL the output from what you see, it will help the developer debug the segfault,
Then maybe he can help you remove it.

Also you can try this : dpkg -r fastsms
__________________
| Developer of Horizontal-Call - Call your contacts, fast! |
| Reverse SSH - access your N900 from anywhere, anytime |
| Using Samsung Galaxy S GT-i9000 and Nokia N900 |
| DonateMe - If you feel I helped you in a very good way, feel free to donate |