*** 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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1556521

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

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to