View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005702 | Scribus | Styles | public | 2007-05-17 18:01 | 2007-06-18 21:58 |
Reporter | fschmid | Assigned To | Tsoots | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.3.5svn | ||||
Fixed in Version | 1.3.5svn | ||||
Summary | 0005702: Trying to open the StyleManager results in an immediate crash | ||||
Description | Trying to open the StyleManager results in an immediate crash | ||||
Additional Information | Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1231153456 (LWP 6040)] 0xb6cfc17c in _int_malloc () from /lib/libc.so.6 (gdb) bt #0 0xb6cfc17c in _int_malloc () from /lib/libc.so.6 0000001 0xb6cfe0c5 in malloc () from /lib/libc.so.6 0000002 0xb714c1fd in qMalloc (size=26) at global/qglobal.cpp:1807 0000003 0xb718490d in QString::fromLatin1_helper (str=0x8a7b13c " >>", size=3) at tools/qstring.cpp:3102 0000004 0xb718a801 in QString::fromAscii_helper (str=0x8a7b13c " >>", size=0) at tools/qstring.cpp:3136 0000005 0xb718a83c in QString::fromAscii (str=0x8a7b13c " >>", size=-1) at tools/qstring.cpp:3325 0000006 0x08217221 in operator+ (s1=@0x92d34bc, s2=0x8a7b13c " >>") at /usr/local/Trolltech/Qt-4.2.3/include/QtCore/qstring.h:849 0000007 0x088c3a81 in StyleManager::setOkButtonText (this=0x92d3390) at /home/franz/Entwicklung/Scribus135/Scribus/scribus/stylemanager.cpp:198 0000008 0x088cd0bc in StyleManager::showEvent (this=0x92d3390, e=0xbfa31d00) at /home/franz/Entwicklung/Scribus135/Scribus/scribus/stylemanager.cpp:1369 0000009 0x088cd0d7 in StyleManager::showEvent (this=0x92d3390, e=0xbfa31d00) lots of these StyleManager::showEvent calls are following in the bt, maybe some unwanted recursive call? | ||||
Tags | No tags attached. | ||||
Patch | |||||
related to | 0005693 | closed | 1.3.5 bug collection (prior to roadmap) |
|
Same crash, different location Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1230838064 (LWP 24084)] 0xb6ca517c in _int_malloc () from /lib/libc.so.6 (gdb) bt #0 0xb6ca517c in _int_malloc () from /lib/libc.so.6 0000001 0xb6ca70c5 in malloc () from /lib/libc.so.6 0000002 0xb70f144d in qMalloc () from /usr/lib/libQtCore.so.4 0000003 0xb7129c4d in QString::fromLatin1_helper () from /usr/lib/libQtCore.so.4 0000004 0xb712fbd2 in QString::fromAscii_helper () from /usr/lib/libQtCore.so.4 0000005 0xb712fc0c in QString::fromAscii () from /usr/lib/libQtCore.so.4 0000006 0x0898b8ca in StyleManager::setOkButtonText () 0000007 0x08996667 in StyleManager::showEvent () 0000008 0x0899667b in StyleManager::showEvent () 0000009 0x0899667b in StyleManager::showEvent () 0000010 0x0899667b in StyleManager::showEvent () 0000011 0x0899667b in StyleManager::showEvent () 0000012 0x0899667b in StyleManager::showEvent () 0000013 0x0899667b in StyleManager::showEvent () 0000014 0x0899667b in StyleManager::showEvent () 0000015 0x0899667b in StyleManager::showEvent () 0000016 0x0899667b in StyleManager::showEvent () 0000017 0x0899667b in StyleManager::showEvent () 0000018 0x0899667b in StyleManager::showEvent () 0000019 0x0899667b in StyleManager::showEvent () 0000020 0x0899667b in StyleManager::showEvent () 0000021 0x0899667b in StyleManager::showEvent () 0000022 0x0899667b in StyleManager::showEvent () 0000023 0x0899667b in StyleManager::showEvent () 0000024 0x0899667b in StyleManager::showEvent () 0000025 0x0899667b in StyleManager::showEvent () 0000026 0x0899667b in StyleManager::showEvent () 0000027 0x0899667b in StyleManager::showEvent () 0000028 0x0899667b in StyleManager::showEvent () 0000029 0x0899667b in StyleManager::showEvent () 0000030 0x0899667b in StyleManager::showEvent () 0000031 0x0899667b in StyleManager::showEvent () 0000032 0x0899667b in StyleManager::showEvent () 0000033 0x0899667b in StyleManager::showEvent () 0000034 0x0899667b in StyleManager::showEvent () 0000035 0x0899667b in StyleManager::showEvent () 0000036 0x0899667b in StyleManager::showEvent () 0000037 0x0899667b in StyleManager::showEvent () 0000038 0x0899667b in StyleManager::showEvent () 0000039 0x0899667b in StyleManager::showEvent () 0000040 0x0899667b in StyleManager::showEvent () 0000041 0x0899667b in StyleManager::showEvent () 0000042 0x0899667b in StyleManager::showEvent () 0000043 0x0899667b in StyleManager::showEvent () ---Type <return> to continue, or q <return> to quit--- |
|
Tsoots, please try to fix the StyleManager in 1.3.5. |
Date Modified | Username | Field | Change |
---|---|---|---|
2007-05-17 18:01 | fschmid | New Issue | |
2007-05-17 18:02 | fschmid | Relationship added | related to 0005693 |
2007-05-20 14:37 | jghali | Status | new => assigned |
2007-05-20 14:37 | jghali | Assigned To | => fschmid |
2007-05-20 14:38 | jghali | Status | assigned => resolved |
2007-05-20 14:38 | jghali | Fixed in Version | => 1.3.5cvs |
2007-05-20 14:38 | jghali | Resolution | open => fixed |
2007-05-21 21:15 |
|
Note Added: 0016262 | |
2007-05-21 21:20 |
|
Status | resolved => assigned |
2007-05-21 21:51 | fschmid | Note Added: 0016267 | |
2007-05-21 21:51 | fschmid | Assigned To | fschmid => Tsoots |
2007-06-18 21:51 |
|
Status | assigned => resolved |
2007-06-18 21:58 |
|
Status | resolved => closed |