The Following 3 Users Say Thank You to handaxe For This Useful Post: | ||
|
2013-04-18
, 13:43
|
Posts: 96 |
Thanked: 80 times |
Joined on May 2010
|
#282
|
Given your experience and that columbus never did that to me, I think I will pass on your debug builds, no offence :-) Anyhow, I am pressed for space and installing all of gdb, dev libs is unattractive.
BUT, I have 2 core-dumps from columbus under different usages, one streaming one not. So lets see if this helps at all. Details of file access sent via PM.
Setting up core dumps is simple:
|
2013-04-19
, 00:05
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#283
|
The problem with bricking was, by the only explanation I can come up with, caused by a postinstall script.
The Following 2 Users Say Thank You to Estel For This Useful Post: | ||
|
2013-04-19
, 00:10
|
Posts: 96 |
Thanked: 80 times |
Joined on May 2010
|
#284
|
If postinst script is really fubar, it would require immediate fixing and uploading new version to -devel.
|
2013-04-19
, 01:07
|
Posts: 96 |
Thanked: 80 times |
Joined on May 2010
|
#285
|
BUT, I have 2 core-dumps from columbus under different usages, one streaming one not. So lets see if this helps at all.
|
2013-04-20
, 01:10
|
Posts: 1,378 |
Thanked: 1,604 times |
Joined on Jun 2010
@ Göteborg, Sweden
|
#286
|
deb http://repository.maemo.org/community/ fremantle free non-free deb http://repository.maemo.org/community-testing/ fremantle free non-free deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./ deb https://downloads.maemo.nokia.com/fremantle/ssu/mr0 ./ deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./ deb http://repository.maemo.org/extras/ fremantle free non-free deb http://repository.maemo.org/extras-devel/ fremantle free non-free deb http://repository.maemo.org/extras-testing/ fremantle free non-free
The Following User Says Thank You to handaxe For This Useful Post: | ||
|
2013-04-20
, 01:26
|
Posts: 96 |
Thanked: 80 times |
Joined on May 2010
|
#287
|
Program terminated with signal 11, Segmentation fault.
#0 0x40e7d098 in QString::fromLatin1_helper(char const*, int) () from /usr/lib/libQtCore.so.4
0x40e7d098 <_ZN7QString17fromLatin1_helperEPKci+76>: ldrb r3, [r8]
(gdb) bt
#0 0x40e7d098 in QString::fromLatin1_helper(char const*, int) () from /usr/lib/libQtCore.so.4
#1 0x40e8710c in QString::fromAscii_helper(char const*, int) () from /usr/lib/libQtCore.so.4
#2 0x00015c24 in ?? ()
#3 0x00015c24 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
|
2013-04-20
, 01:49
|
Posts: 1,378 |
Thanked: 1,604 times |
Joined on Jun 2010
@ Göteborg, Sweden
|
#288
|
The Following User Says Thank You to handaxe For This Useful Post: | ||
|
2013-04-20
, 11:47
|
Posts: 96 |
Thanked: 80 times |
Joined on May 2010
|
#289
|
What are the implications of a lower level compilation?
Would a gdb trace with dev versions of libraries (incl. QT) and the binary not provide more detail?
==1875== Invalid read of size 1 ==1875== at 0x5697098: QString::fromLatin1_helper(char const*, int) (in /usr/lib/libQtCore.so.4.7.4) ==1875== Address 0x73 is not stack'd, malloc'd or (recently) free'd
|
2013-04-20
, 12:33
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#290
|
The Following 5 Users Say Thank You to freemangordon For This Useful Post: | ||
Tags |
navigation, nokia n900 |
|
BUT, I have 2 core-dumps from columbus under different usages, one streaming one not. So lets see if this helps at all. Details of file access sent via PM.
Setting up core dumps is simple:
(as user)
PS: remember that the dumps will accummulate as programs misbehave, and if you forget that, you may be surprised by diminishing storage over time. Bit like enabling syslog....
Last edited by handaxe; 2013-04-18 at 12:47.