Bug 61153
| Summary: | Abiword segfault | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Inger Karin Haarbye <inger> |
| Component: | abiword | Assignee: | wdovlrrw <brosenkr> |
| Status: | CLOSED RAWHIDE | QA Contact: | Aaron Brown <abrown> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.3 | CC: | aleksey |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-04-01 10:32:20 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 61590 | ||
|
Description
Inger Karin Haarbye
2002-03-14 15:00:44 UTC
*** Bug 61643 has been marked as a duplicate of this bug. *** *** Bug 61724 has been marked as a duplicate of this bug. *** *** Bug 59470 has been marked as a duplicate of this bug. *** *** Bug 62168 has been marked as a duplicate of this bug. *** *** Bug 62207 has been marked as a duplicate of this bug. *** gdb shows: (gdb) bt #0 0x081325d8 in UT_Vector::setNthItem () #1 0x082315ec in XAP_DiskStringSet::setValue () #2 0x08231161 in XAP_DiskStringSet::XAP_DiskStringSet () #3 0x08111090 in AP_DiskStringSet::AP_DiskStringSet () #4 0x080e3241 in AP_UnixApp::initialize () #5 0x080e50b9 in AP_UnixApp::main () #6 0x080e2ec9 in main () #7 0x40455df9 in __libc_start_main () from /lib/i686/libc.so.6 I think STL support has this problem. if abiword will be compiled without STL support, we will not see this problem. Fixed in 0.99.4-1 |