<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - segmentation fault in link_config_get->ether_aton"
href="https://bugs.freedesktop.org/show_bug.cgi?id=82589">82589</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>segmentation fault in link_config_get->ether_aton
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>major
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>master.nosferatu@gmail.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Product</th>
<td>systemd
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=104592" name="attach_104592" title="quick segfault fix">attachment 104592</a> <a href="attachment.cgi?id=104592&action=edit" title="quick segfault fix">[details]</a></span>
quick segfault fix
Backtrace:
Program terminated with signal SIGSEGV, Segmentation fault
#0 0x00007ffff70b439d in ether_aton_r () from /lib64/libc.so.6
(gdb) bt
#0 0x00007ffff70b439d in ether_aton_r () from /lib64/libc.so.6
#1 0x00005555555758fc in link_config_get (ctx=0x5555555beb00,
device=0x5555555dd7b0, ret=0x7fffffff8868) at
/var/tmp/portage/sys-fs/udev-215-r1/work/systemd-215/src/udev/net/link-config.c:254
#2 0x000055555557213a in builtin_net_setup_link (dev=0x5555555dd7b0, argc=1,
argv=0x7fffffff88c0, test=false) at
/var/tmp/portage/sys-fs/udev-215-r1/work/systemd-215/src/udev/udev-builtin-net_setup_link.c:43
#3 0x000055555556ed59 in udev_builtin_run (dev=0x5555555dd7b0,
cmd=UDEV_BUILTIN_NET_LINK, command=0x7fffffff96d0 "net_setup_link", test=false)
at
/var/tmp/portage/sys-fs/udev-215-r1/work/systemd-215/src/udev/udev-builtin.c:137
#4 0x000055555556bc67 in udev_rules_apply_to_event (rules=0x5555555beba0,
event=0x5555555d0710, sigmask=0x5555555bd1c0 <sigmask_orig>) at
/var/tmp/portage/sys-fs/udev-215-r1/work/systemd-215/src/udev/udev-rules.c:2108
#5 0x0000555555564279 in udev_event_execute_rules (event=0x5555555d0710,
rules=0x5555555beba0, sigmask=0x5555555bd1c0 <sigmask_orig>) at
/var/tmp/portage/sys-fs/udev-215-r1/work/systemd-215/src/udev/udev-event.c:811
#6 0x000055555555e1f9 in worker_new (event=0x5555555ddfd0) at
/var/tmp/portage/sys-fs/udev-215-r1/work/systemd-215/src/udev/udevd.c:316
#7 0x000055555555e8a9 in event_run (event=0x5555555ddfd0) at
/var/tmp/portage/sys-fs/udev-215-r1/work/systemd-215/src/udev/udevd.c:451
#8 0x000055555555edc3 in event_queue_start (udev=0x5555555be010) at
/var/tmp/portage/sys-fs/udev-215-r1/work/systemd-215/src/udev/udevd.c:592
#9 0x0000555555561988 in main (argc=2, argv=0x7fffffffe118) at
/var/tmp/portage/sys-fs/udev-215-r1/work/systemd-215/src/udev/udevd.c:1481
In my case this happens when network adapter of dvb card (dvb_net).
Attached patch fix my problem</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>