First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 153880
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: CJK Team <cjk@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Shunichi Fuji <palglowr@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
emerge-info.text emerge --info text/plain Shunichi Fuji 2006-11-02 17:15 0000 3.29 KB Details
.crash_report_frames report output when openoffice crash text/plain Shunichi Fuji 2006-11-02 17:16 0000 966 bytes Details
scim-1.4.5.ebuild ebuild adding --enable-ld-version-script text/plain Shunichi Fuji 2006-11-02 17:23 0000 3.28 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 153880 depends on: Show dependency tree
Show dependency graph
Bug 153880 blocks: 114480 148753
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-11-02 17:14 0000
Openoffice crash during splash screen, and Dumped .crash_report_frame.
According to this file, cause for crash is scim related.

However I found scim configure option, --enable-ld-version-script.
This was improvement for this crash by using local overlay.

I suggest make default this option to resolve C++ ABI.
Also other "-bin" apps will work fine more.

# Installed ebuild (related)
app-i18n/scim-1.4.5
app-i18n/scim-anthy-1.2.1
app-i18n/scim-qtimm-0.9.4

------- Comment #1 From Shunichi Fuji 2006-11-02 17:15:42 0000 -------
Created an attachment (id=101108) [edit]
emerge --info

------- Comment #2 From Shunichi Fuji 2006-11-02 17:16:32 0000 -------
Created an attachment (id=101109) [edit]
report output when openoffice crash

------- Comment #3 From Shunichi Fuji 2006-11-02 17:22:20 0000 -------
export env 

### SCIM
export GTK_IM_MODULE=scim
export QT_IM_MODULE=scim
export XIM_PROGRAM="scim -d"
export XMODIFIERS=@im=SCIM
LANG="ja_JP.utf8" scim -d &

------- Comment #4 From Shunichi Fuji 2006-11-02 17:23:41 0000 -------
Created an attachment (id=101110) [edit]
ebuild adding --enable-ld-version-script

------- Comment #5 From Jakub Moc 2006-11-03 01:13:19 0000 -------
Dupe of Bug 92869, nothing that could be in OO.org, sending to cjk folks.

------- Comment #6 From Mathieu Bonnet 2006-11-03 01:36:37 0000 -------
For information about "--enable-ld-version-script" in other distributions:

http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=166041
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=182177
https://bugzilla.novell.com/show_bug.cgi?id=85416

So the switch is used in other distributions, but it does not seem to solve
everything without some work around libstdc++, which was done on Red Hat, but I
have no idea if and how it can be used on Gentoo Linux...

------- Comment #7 From Mamoru KOMACHI (RETIRED) 2006-11-06 09:08:31 0000 -------
Thanks for the information. 
I added --enable-ld-version-script to econf.
Hope this will benefit everyone.

First Last Prev Next    No search results available      Search page      Enter new bug