[Rpm-maint] [rpm-software-management/rpm] Check return value of uname() (#132)
Igor Gnatenko
notifications at github.com
Sat Jan 21 02:26:38 UTC 2017
Apparently, this is still not enough to make RPM work without uname() =(
```
#0 0x00007f291a3e1386 in strlen () from /lib64/libc.so.6
No symbol table info available.
#1 0x00007f291c60e2de in rstrdup (str=str at entry=0x1 <error: Cannot access memory at address 0x1>) at rpmmalloc.c:73
size = <optimized out>
newstr = <optimized out>
#2 0x00007f291c86cf7e in rpmSetMachine (arch=0x1 <error: Cannot access memory at address 0x1>, arch at entry=0x0, os=0x1 <error: Cannot access memory at address 0x1>, os at entry=0x0,
ctx=0x7f291ca9b8a0 <_globalCtx.9666>) at rpmrc.c:1400
host_cpu = 0x1 <error: Cannot access memory at address 0x1>
host_os = 0x1 <error: Cannot access memory at address 0x1>
#3 0x00007f291c86d2ad in rpmRebuildTargetVars (target=target at entry=0x7ffeb4b6e248, canontarget=0x0, ctx=0x7f291ca9b8a0 <_globalCtx.9666>) at rpmrc.c:1467
ca = 0x0
co = 0x0
ct = 0x0
x = <optimized out>
#4 0x00007f291c86e40c in rpmReadConfigFiles (file=0x0, target=<optimized out>, target at entry=0x0) at rpmrc.c:1617
rc = -1
ctx = 0x7f291ca9b8a0 <_globalCtx.9666>
#5 0x00007f291c85add1 in rpmcliConfigured () at poptALL.c:68
No locals.
#6 0x00007f291c85b2fa in rpmcliInit (argc=3, argv=<optimized out>, optionsTable=<optimized out>) at poptALL.c:316
optCon = 0x5593f9de8030
rc = -1
ctx = <optimized out>
execPath = <optimized out>
#7 0x00005593f9adc3fd in main (argc=3, argv=<optimized out>) at rpmqv.c:91
ts = 0x0
bigMode = MODE_UNKNOWN
optCon = <optimized out>
ec = 0
i = <optimized out>
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/132#issuecomment-274226500
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170120/01201359/attachment.html>
More information about the Rpm-maint
mailing list