Opened 4 years ago

Closed 4 years ago

#89 closed defect (wontfix)

App breaks in simulator with already configured blog

Reported by: josephscott Owned by: josephscott
Priority: major Milestone:
Component: Other Version:
Keywords: Cc:

Description

I started up the app in the simulator and it now dies every time. I already had a blog configured previously in the app. I've tried this against -trunk and 1.2-beta2, with the same results for both. I downloaded the latest version of the SDK to make sure I had everything up to date and it still crashes.

The simulator locks up hard, so there's no way for me to remove the already configured blog in the app. The home button doesn't work, the whole thing is completely unresponsive.

The debugger provided the following details:

[Session started at 2009-01-22 12:16:09 -0700.]
2009-01-22 12:16:12.473 WordPress[12376:4203] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSURL initWithString:relativeToURL:]: nil string parameter'
2009-01-22 12:16:12.474 WordPress[12376:4203] Stack: (
    2499563787,
    2443693627,
    2499563243,
    2499563306,
    2502661507,
    2502661122,
    2502661025,
    61643,
    133166,
    2502383597,
    2502382484,
    2500059285,
    2500058962
)

[Session started at 2009-01-22 12:16:12 -0700.]
Loading program into debugger…
GNU gdb 6.3.50-20050815 (Apple version gdb-962) (Sat Jul 26 08:14:40 UTC 2008)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-apple-darwin".warning: Unable to read symbols for "/System/Library/Frameworks/UIKit.framework/UIKit" (file not found).
warning: Unable to read symbols from "UIKit" (not yet mapped into memory).
warning: Unable to read symbols for "/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics" (file not found).
warning: Unable to read symbols from "CoreGraphics" (not yet mapped into memory).
Program loaded.
sharedlibrary apply-load-rules all
Attaching to program: `/Users/joseph/Library/Application Support/iPhone Simulator/User/Applications/B75EAE3C-3A82-41C5-A9E0-02FA58147061/WordPress.app/WordPress', process 12376.
[Switching to process 12376 thread 0x4203]
[Switching to process 12376 thread 0x4203]
kill
(gdb) 

Change History (3)

comment:1 Changed 4 years ago by janakirampalepu

  • Owner set to josephscott
  • Status changed from new to assigned

Is this happening frequently or any specific flow ? Any inputs greatly appreciated.

Can you confirm the same in latest version present in Trunk (Build 244).

comment:2 Changed 4 years ago by raanan

this hasn't come up with anyone else so far.

Josephscott: can you check w/ the latest simulator to see if you still see this issue.

comment:3 Changed 4 years ago by josephscott

  • Milestone 1.2 deleted
  • Resolution set to wontfix
  • Status changed from assigned to closed

I'm closing this ticket, haven't been able to come up with a reliable way to duplicate this issue.

Note: See TracTickets for help on using tickets.