Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#2145 closed bug (fixed)

BMenuField::BMenuField(BMessage* msg) causes segment violation

Reported by: shinta Owned by: axeld
Priority: normal Milestone: R1
Component: Kits/Interface Kit Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description

On creating BView with archived BMessage, if BMessage contains BMenuField object, the application causes segment violation.

I guess it is caused because of the difference class name "_BMCMenuBar_" and "BPrivate::BMCMenuBar". I'll investigate later.

Haiku: near hrev25042 SHINTA

Attachments (2)

MFieldInZETA.rsrc (4.1 KB ) - added by shinta 16 years ago.
MFieldInZETA_TestHaikuBT.txt (2.5 KB ) - added by shinta 16 years ago.
Thank you. Here is a stacktrace.

Download all attachments as: .zip

Change History (8)

by shinta, 16 years ago

Attachment: MFieldInZETA.rsrc added

comment:1 by shinta, 16 years ago

Near hrev25200's libbe.so still causes this symptom.

comment:2 by korli, 16 years ago

Could you provide the stacktrace please ?

comment:3 by shinta, 16 years ago

How can I get the stacktrace?

comment:4 by korli, 16 years ago

try to type 'bt' or 'sc'

by shinta, 16 years ago

Thank you. Here is a stacktrace.

comment:5 by korli, 16 years ago

Resolution: fixed
Status: newclosed

Should be fixed in hrev25212

comment:6 by shinta, 16 years ago

Thank you!

Note: See TracTickets for help on using tickets.