Opened 42 hours ago
Closed 40 hours ago
#19379 closed bug (invalid)
Weather freezes when tryiing to change location from the menu.
Reported by: | begasus | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications | Version: | R1/beta5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Happens on R1B5 64bit hrev57937+129, on 32bit R1B5 it is still OK.
Attachments (1)
Change History (7)
comment:1 by , 42 hours ago
by , 42 hours ago
Attachment: | Weather.png added |
---|
Attached to the debugger, not sure if there is anything usefull?
comment:6 by , 40 hours ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Application issue.
Installed it (in nightly) and couldn't reproduce, until I added a replicant. Then it always happened even after removing it and rebooting. A red herring, though.
The stuck thread is the window one. The CitiesListSelectionWindow ctor wants to spawn a "Download data" thread, and before that it waits for the previous one to finish. fDownloadThread
is not initialized, though, so it may get stuck waiting for some random thread.
Note:
See TracTickets
for help on using tickets.
No output in Terminal, and no info in syslog.