Issue 102305 - crash when copy a database table
Summary: crash when copy a database table
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: DEV300m47
Hardware: All Linux, all
: P2 Trivial (vote)
Target Milestone: OOo 3.2
Assignee: Frank Schönheit
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-27 14:51 UTC by marc.neumann
Modified: 2009-07-24 15:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description marc.neumann 2009-05-27 14:51:37 UTC
LINUX:
1. open Bibliography
2. copy table biblio
3. and paste it again
4. select "Definition and Data" and change the name
5. click create
==>> crash
Comment 1 ocke.janssen 2009-05-28 07:14:51 UTC
Fixed in cws dba32c
Comment 2 ocke.janssen 2009-06-17 11:23:29 UTC
Please verify. Thanks.

seems to be a compiler bug. When compiling
dbaccess/source/ui/uno/copytablewizard.cxx with debug it works otherwise not.
ValueTransfer seems to have a problem with getString. I couldn' find a memory
leak/ overwrite with valgrind.
Comment 3 Frank Schönheit 2009-06-22 12:36:46 UTC
looks good in CWS dba32c
Comment 4 drewjensen.inbox 2009-07-24 15:39:50 UTC
checked w/ DEV300m_53, XP

Closing