Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67006 - gnome-extra/evolution-data-server-1.0.0 build crashes during tests on amd64.
Summary: gnome-extra/evolution-data-server-1.0.0 build crashes during tests on amd64.
Status: RESOLVED DUPLICATE of bug 69343
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-10 13:02 UTC by Jocelyn Mayer
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info output (emerge.info,2.63 KB, text/plain)
2004-10-10 13:03 UTC, Jocelyn Mayer
Details
emerge logfile (4480-evolution-data-server-1.0.0.log,512.29 KB, text/plain)
2004-10-10 13:07 UTC, Jocelyn Mayer
Details
infos I got from gdb when regression test crashes during file lock test. (core-infos,4.41 KB, text/plain)
2004-10-17 10:05 UTC, Jocelyn Mayer
Details
infos I got from gdb when regression test crashes during restriction test (core-restriction-infos,4.26 KB, text/plain)
2004-10-17 10:06 UTC, Jocelyn Mayer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jocelyn Mayer 2004-10-10 13:02:49 UTC
When trying to emerge evolution-data-server 1.0.0 on an amd64 machine, the build crashes during lock file tests in libical component.
Seems amd64 related as it merged on a x86.
You'll find attached the emerge log file and the emerge --info output.
Here are the flags used to build:
gnome-extra/evolution-data-server-1.0.0  -debug +doc +ldap


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jocelyn Mayer 2004-10-10 13:03:19 UTC
Created attachment 41479 [details]
emerge --info output
Comment 2 Jocelyn Mayer 2004-10-10 13:07:04 UTC
Created attachment 41480 [details]
emerge logfile
Comment 3 Jocelyn Mayer 2004-10-17 08:23:58 UTC
Still crashes the same way with evolution-data-server-1.0.2.
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2004-10-17 08:47:15 UTC
are you able to manually go into the directory and get a core dump for make test? 

use: ulimit -c unlimited 
Comment 5 Jocelyn Mayer 2004-10-17 10:02:47 UTC
Can't attach the core dump, as it's too big and is rejected.
If I go into the /var/tmp/portage/evolution-data-server-1.0.2/work/evolution-data-server-1.0.2/calendar/libical/src/test
directory and launch regression by hand, file lock test is succesfull and I got another crash:
[...]
########## Test File Locks                          (22) ##########
..................................................
Final: 101

########## Test X Props and Params                  (23) ##########
ok 464 - icalparser_parse_string()
ok 465 - get RRULE property

########## Test Trigger                             (24) ##########
ok 466 - icalparser_parse_string()
ok 467 - parsed triggers
ok 468 - TRIGGER;VALUE=DATE-TIME:19970101T120000
ok 469 - TRIGGER;VALUE=DURATION:P3DT3H50M45S
ok 470 - TRIGGER;VALUE=DATE-TIME:19970101T120000
ok 471 - TRIGGER;VALUE=DURATION:P3DT3H50M45S
ok 472 - TRIGGER;VALUE=DATE-TIME:19970101T120000
ok 473 - TRIGGER;VALUE=DURATION:P3DT3H50M45S
ok 474 - TRIGGER;VALUE=DATE-TIME:19970101T120000
ok 475 - TRIGGER;VALUE=DURATION:P3DT3H50M45S

########## Test Restriction                         (25) ##########
Segmentation fault (core dumped)

it seems that it crashes exactly at the same place in the two cases.
I'll attach infos I got with gdb. Please tell me if you need more.
Comment 6 Jocelyn Mayer 2004-10-17 10:05:53 UTC
Created attachment 42039 [details]
infos I got from gdb when regression test crashes during file lock test.
Comment 7 Jocelyn Mayer 2004-10-17 10:06:42 UTC
Created attachment 42040 [details]
infos I got from gdb when regression test crashes during restriction test
Comment 8 foser (RETIRED) gentoo-dev 2005-01-17 10:34:01 UTC
We just don't have the time for this I'm afraid.

*** This bug has been marked as a duplicate of 69343 ***