[minicom-Bugs][304732] crash with use oti6858 driver

minicom-bugs at alioth.debian.org minicom-bugs at alioth.debian.org
Fri Aug 17 11:58:16 UTC 2007


Bugs item #304732, was opened at 2007-08-17 11:58
Status: Open
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: crash with use oti6858 driver 
Category: None
Group: None
Resolution: None


Initial Comment:
It crashes on access the device file (/dev/ttyUSB0). putty and cutecom are work fine with this driver.

Here is a backtrace from a compiled version with full enabled debug:

develop:/usr/src/minicom-2.2/src# gdb ./minicom
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
(gdb) r
Starting program: /usr/src/minicom-2.2/src/minicom
Failed to read a valid object file image from memory.
Lockfile is stale. Overriding it..

Program received signal SIGSEGV, Segmentation fault.
0xb7e13d0b in �+E���+E�A��+E�A�A�y
                                  �A�E���t▒�A;A������A������t& () from /lib/i686/cmov/libc.so.6
(gdb) bt
#0  0xb7e13d0b in �+E���+E�A��+E�A�A�y
                                      �A�E���t▒�A;A������A������t& () from /lib/i686/cmov/libc.so.6
#1  0xb7e13a6f in ��� () from /lib/i686/cmov/libc.so.6
#2  0x08060ca6 in m_setparms (fd=8, baudr=0x9600 <Address 0x9600 out of bounds>, par=0x806ddd0 "N", bits=0x9600 <Address 0x9600 out of bounds>,
    stopb=0x9600 <Address 0x9600 out of bounds>, hwf=38400, swf=0) at /usr/include/stdlib.h:336
#3  0x08049f79 in port_init () at minicom.c:74
#4  0x08061df4 in open_term (doinit=1) at main.c:287
#5  0x0804d158 in main (argc=1, argv=0xbfa7c424) at minicom.c:1255
(gdb

----------------------------------------------------------------------

You can respond by visiting: 
http://alioth.debian.org/tracker/?func=detail&atid=100031&aid=304732&group_id=30018



More information about the minicom-devel mailing list