1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] urpmi segfaults on the build system (was Re: Our BS is about to eat packages?)
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20urpmi%20segfaults%20on%20the%20build%20system%20%28was%20Re%3A%20Our%0A%20BS%20is%20about%20to%20eat%20packages%3F%29&In-Reply-To=%3CCA%2BCX%2BbjT-OO2-Y3Y2HRtrd5_QVTYKG65dxVn3Cf5Vd4uUV7j1w%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="018278.html">
<LINK REL="Next" HREF="018289.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] urpmi segfaults on the build system (was Re: Our BS is about to eat packages?)</H1>
<B>Pascal Terjan</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20urpmi%20segfaults%20on%20the%20build%20system%20%28was%20Re%3A%20Our%0A%20BS%20is%20about%20to%20eat%20packages%3F%29&In-Reply-To=%3CCA%2BCX%2BbjT-OO2-Y3Y2HRtrd5_QVTYKG65dxVn3Cf5Vd4uUV7j1w%40mail.gmail.com%3E"
TITLE="[Mageia-dev] urpmi segfaults on the build system (was Re: Our BS is about to eat packages?)">pterjan at gmail.com
</A><BR>
<I>Fri Aug 24 01:44:01 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="018278.html">[Mageia-dev] urpmi segfaults on the build system (was Re: Our BS is about to eat packages?)
</A></li>
<LI>Next message: <A HREF="018289.html">[Mageia-dev] urpmi segfaults on the build system (was Re: Our BS is about to eat packages?)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#18279">[ date ]</a>
<a href="thread.html#18279">[ thread ]</a>
<a href="subject.html#18279">[ subject ]</a>
<a href="author.html#18279">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Thu, Aug 23, 2012 at 11:58 PM, Olivier Blin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at blino.org</A>> wrote:
><i> Colin Guthrie <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>> writes:
</I>><i>
</I>>>>>><i> Boklm found the problem, it was urpmi segfaulting.
</I>>><i>
</I>>>><i> After hitting the issue yesterday with the "git" package, we had a look
</I>>>><i> at the issue together with pterjan.
</I>>>><i> I had to merge some patches in valgrind to support the new compressed
</I>>>><i> debug info first, but then valgrind spotted some interesting issues.
</I>>>><i>
</I>>>><i> pterjan fixed some of them, fixes are now in perl-URPM 4.12.
</I>>>><i> It should help preventing "build loops" in the BS.
</I>>>><i>
</I>>>><i> Attached is the valgrind log with remaining issues, maybe insightful for
</I>>>><i> Titi.
</I>>><i>
</I>>><i> jonund was seeing plenty urpmi segv's today...
</I>><i>
</I>><i> Yep, there is still at least one remaining issue in perl-URPM, that can
</I>><i> be reproduced by just installing texlive-texmf IIRC.
</I>><i>
</I>><i> pterjan and tv have (probably) been discussing this off-list.
</I>><i> Any news about this?
</I>
I have committed a change which should avoid it, but was interrupted
by perl breakage in cauldron
There is new perl-URPM in cauldron and 2/updates_testing, but I need
to upload a new urpmi too
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="018278.html">[Mageia-dev] urpmi segfaults on the build system (was Re: Our BS is about to eat packages?)
</A></li>
<LI>Next message: <A HREF="018289.html">[Mageia-dev] urpmi segfaults on the build system (was Re: Our BS is about to eat packages?)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#18279">[ date ]</a>
<a href="thread.html#18279">[ thread ]</a>
<a href="subject.html#18279">[ subject ]</a>
<a href="author.html#18279">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|