Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7158895
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T13:08:30+00:00 2026-05-28T13:08:30+00:00

Shortly, I am parsing a xml file and getting user MD5 password. Now when

  • 0

Shortly, I am parsing a xml file and getting user MD5 password. Now when i am comparing parsed password and user given password in a text field then i am finding Program received signal: “EXC_BAD_ACCESS”

when i do not compare between these password then code execute.Here is my code.

if([checkingParsedPassword isEqualToString:passwordMD5String]){
tabbarController = [[TabbarController alloc] initWithNibName:@"TabbarController" bundle:nil];
UINavigationController *myTabbarController = [[[UINavigationController alloc] initWithRootViewController:tabbarController] autorelease];
myTabbarController.navigationBar.barStyle = UIBarStyleBlackOpaque;
[self.navigationController presentModalViewController:myTabbarController animated:YES];
[tabbarController release];    
}

If i have to give u any more information then please don’t hesitate because i am in serious problem.

EDIT

when i am using NSLog…i can see both string.

 NSLog(@"The parsed pass: %@ and the user pass: %@ ",checkingParsedPassword, passwordMD5String);

but when i try to compare then i got these exc_bad_access on if condition

if([checkingParsedPassword isEqualToString:passwordMD5String]){
    NSLog(@"checked");
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T13:08:31+00:00Added an answer on May 28, 2026 at 1:08 pm

    The converted password from md5 might not be a UTF8string,so try converting md5 password in a string like

    passwordMD5String=[NSString stringWithFormat:@"%@",passwordMD5String];
    

    before comparing.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When I compile on Windows a py-file into another folder then the pyc-file shortly
I really want to prompt my user to keep the session alive, shortly before
I'm parsing an XML document using SAX in Java. I'm working with the XML
I will try to explain shortly what my problem is... I'm loading an XML
Shortly after I installed MS SQL Server 2008 on my machine, I forgot the
I will shortly be applying for the WWDC Student Scholarship. I have been working
This is my problem - shortly: var c1:TClass1; c2:TClass2; begin c1 := c1.Create; c2
I am shortly starting a project, which requires messages to be held in a
I'll try to explain shortly what I want to do: A project using a
I want an UITableViewCell (-background) to shortly light up in red and return to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.