*** This bug is a duplicate of bug 1553358 ***
    https://bugs.launchpad.net/bugs/1553358

root@humbaba:~# gdb /usr/sbin/obex-check-device 
GNU gdb (Ubuntu 7.11-0ubuntu1) 7.11
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/sbin/obex-check-device...Reading symbols from 
/usr/lib/debug//usr/sbin/obex-check-device...done.
done.
(gdb) set args 413c
(gdb) run
Starting program: /usr/sbin/obex-check-device 413c
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
__GI_____strtoul_l_internal (nptr=0x0, endptr=endptr@entry=0x0, 
base=base@entry=16, group=group@entry=0, 
    loc=0x7ffff7bbc500 <_nl_global_locale>) at ../stdlib/strtol_l.c:297
297     ../stdlib/strtol_l.c: No such file or directory.
(gdb) bt full
#0  __GI_____strtoul_l_internal (nptr=0x0, endptr=endptr@entry=0x0, 
base=base@entry=16, group=group@entry=0, 
    loc=0x7ffff7bbc500 <_nl_global_locale>) at ../stdlib/strtol_l.c:297
        negative = <optimized out>
        cutoff = <optimized out>
        cutlim = <optimized out>
        i = <optimized out>
        s = 0x0
        c = <optimized out>
        save = <optimized out>
        end = <optimized out>
        overflow = <optimized out>
        cnt = <optimized out>
        current = 0x7ffff7bb7d80 <_nl_C_LC_NUMERIC>
        thousands = 0x0
        thousands_len = 0
        grouping = 0x0
#1  0x00007ffff7832172 in __strtoul (nptr=<optimized out>, 
endptr=endptr@entry=0x0, base=base@entry=16)
    at ../stdlib/strtol.c:109
No locals.
#2  0x00000000004018e9 in main (argc=<optimized out>, argv=0x7fffffffe628)
    at /build/libopenobex-6W6LOb/libopenobex-1.7.1/udev/obex-check-device.c:69
        vendor = 16700
        product = <optimized out>
(gdb)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libopenobex in Ubuntu.
https://bugs.launchpad.net/bugs/1556521

Title:
  obex-check-device crashed with SIGSEGV in
  __GI_____strtoul_l_internal()

Status in libopenobex package in Ubuntu:
  New

Bug description:
  This happens after the first login after a reboot

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: libopenobex2 1.7.1-4
  ProcVersionSignature: Ubuntu 4.4.0-12.28-generic 4.4.4
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Sun Feb 28 11:36:29 2016
  Dependencies:
   gcc-6-base 6-20160227-0ubuntu1
   libc6 2.21-0ubuntu6
   libgcc1 1:6-20160227-0ubuntu1
   libudev1 229-2ubuntu1
   libusb-1.0-0 2:1.0.20-1
  ExecutablePath: /usr/sbin/obex-check-device
  InstallationDate: Installed on 2014-02-07 (764 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  ProcCmdline: /usr/sbin/obex-check-device 413c
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0x7f97ace9f674 <__GI_____strtoul_l_internal+68>:       
movsbq (%r14),%rax
   PC (0x7f97ace9f674) ok
   source "(%r14)" (0x00000000) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: libopenobex
  StacktraceTop:
   __GI_____strtoul_l_internal (nptr=0x0, endptr=0x0, base=16, group=<optimized 
out>, loc=0x7f97ad229500 <_nl_global_locale>) at ../stdlib/strtol_l.c:297
   main ()
  Title: obex-check-device crashed with SIGSEGV in __GI_____strtoul_l_internal()
  UpgradeStatus: Upgraded to xenial on 2016-02-27 (14 days ago)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libopenobex/+bug/1556521/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to