|
2012-04-20
, 05:33
|
Posts: 7 |
Thanked: 3 times |
Joined on Sep 2011
|
#172
|
|
2012-04-20
, 09:14
|
Posts: 329 |
Thanked: 505 times |
Joined on Jul 2008
@ Israel
|
#173
|
After basic configuration (language, user, password) it asks at the same time for "import old favorites" and "download language files" then crashes. After that it crashes immediately after start.
ulimit -c unlimited /opt/waze/bin/waze
|
2012-04-20
, 10:04
|
Posts: 958 |
Thanked: 483 times |
Joined on May 2010
|
#174
|
New release is out
@gianko try to run from the command line and see if you get a core dump
|
2012-04-20
, 12:14
|
Posts: 445 |
Thanked: 367 times |
Joined on Nov 2010
@ Italy
|
#175
|
~ $ cd /opt/waze/bin/ /opt/waze/bin $ ls waze /opt/waze/bin $ ./waze 14:12:45.349 s..debug.. ../waze/qt/roadmap_device.cc, line 50 roadmap_backlight_initialize() - Current setting : no [File: '../waze/qt/roadmap_device.cc'; Line: 50] 14:12:45.351 s..debug.. ../waze/qt/roadmap_device.cc, line 78 roadmap_set_backlight() - Current setting : no [File: '../waze/qt/roadmap_device.cc'; Line: 78] 14:12:45.370 s..debug.. ../waze/roadmap_power.c, line 97 Starting the periodic for power. Period: 30000. [File: '../waze/roadmap_power.c'; Line: 97] 14:12:45.470 s..debug.. ../waze/roadmap_map_settings.c, line 116 intialiazing map settings [File: '../waze/roadmap_map_settings.c'; Line: 116] 14:12:45.472 s..debug.. ../waze/roadmap_download_settings.c, line 85 intialiazing map settings [File: '../waze/roadmap_download_settings.c'; Line: 85] terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted /opt/waze/bin $ ls waze /opt/waze/bin $ ulimit -c unlimited /opt/waze/bin $ ./waze 14:13:48.559 s..debug.. ../waze/qt/roadmap_device.cc, line 50 roadmap_backlight_initialize() - Current setting : no [File: '../waze/qt/roadmap_device.cc'; Line: 50] 14:13:48.565 s..debug.. ../waze/qt/roadmap_device.cc, line 78 roadmap_set_backlight() - Current setting : no [File: '../waze/qt/roadmap_device.cc'; Line: 78] 14:13:48.567 s..debug.. ../waze/roadmap_power.c, line 97 Starting the periodic for power. Period: 30000. [File: '../waze/roadmap_power.c'; Line: 97] 14:13:48.569 s..debug.. ../waze/roadmap_map_settings.c, line 116 intialiazing map settings [File: '../waze/roadmap_map_settings.c'; Line: 116] 14:13:48.623 s..debug.. ../waze/roadmap_download_settings.c, line 85 intialiazing map settings [File: '../waze/roadmap_download_settings.c'; Line: 85] Segmentation fault /opt/waze/bin $ ls waze /opt/waze/bin $
|
2012-04-20
, 12:35
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#176
|
The Following User Says Thank You to Schturman For This Useful Post: | ||
|
2012-04-20
, 13:00
|
|
Posts: 92 |
Thanked: 74 times |
Joined on Nov 2008
@ Indonesia
|
#177
|
The Following 2 Users Say Thank You to coredumb For This Useful Post: | ||
|
2012-04-20
, 14:35
|
Posts: 86 |
Thanked: 164 times |
Joined on Oct 2010
|
#178
|
|
2012-04-20
, 15:14
|
Posts: 958 |
Thanked: 483 times |
Joined on May 2010
|
#179
|
|
2012-04-20
, 16:02
|
Posts: 7 |
Thanked: 3 times |
Joined on Sep 2011
|
#180
|
The Following User Says Thank You to Hiro P. For This Useful Post: | ||
@gianko try to run from the command line and see if you get a core dump