Issue 80944 - 64b platforms: crash during smoketest in impress and draw
Summary: 64b platforms: crash during smoketest in impress and draw
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: code (show other issues)
Version: recent-trunk
Hardware: PC (x86_64) Linux, all
: P2 Trivial (vote)
Target Milestone: OOo 2.3
Assignee: jens-heiner.rechtien
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks: 80294
  Show dependency tree
 
Reported: 2007-08-22 15:01 UTC by jens-heiner.rechtien
Modified: 2007-09-01 15:07 UTC (History)
3 users (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 jens-heiner.rechtien 2007-08-22 15:01:40 UTC
Linux AMD64, actually probably all 64b platforms: crash during smoketest in
impress and draw.

The reason is the member mnUserEventId of class ChangeRequestQueueProcessor
(sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.hxx) which is
of type sal_uInt32 but is a pointer in camouflage. Using sal_uIntPtr fixes the
problem.
Comment 1 jens-heiner.rechtien 2007-08-22 15:13:11 UTC
Fixed in CWS hr45.
Comment 2 pavel 2007-08-22 18:44:37 UTC
Verified.
Comment 3 caolanm 2007-09-01 15:07:34 UTC
seen in OOG680_m3