Bug#656063: Same crash with version 1.2.3+repack0-1

2012-01-31 Thread Josua Dietze

Am 31.01.2012 23:07, schrieb Frédéric MASSOT:

I have the same bug with version 1.2.3+repack0-1 :

Jan 31 22:27:04 lobon usb_modeswitch_dispatcher: *** glibc detected ***
usb_modeswitch_dispatcher: free(): invalid next size (normal):
0x0966fff0 ***


Can you enable logging in /etc/usb_modeswitch.conf and see how far the 
log goes?


Thanks,
Josua Dietze




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#656688: usb_modeswitch throws general protection errors to syslog

2012-01-25 Thread Josua Dietze

Am 24.01.2012 21:21, schrieb Kein Kommentar:
 this version works for me. Thank you.

 usb-modeswitch-1.2.2-1.tar.bz2

Thanks for the confirmation, everyone.

I will do an upstream bugfix release which Odyx can just package as usual.

Josua Dietze




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#656688: Test version with bug fixes

2012-01-23 Thread Josua Dietze
I have prepared a test version with fixes. You can uninstall the Debian 
package and install from source until a fixed deb is available.


http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-1.2.2-1.tar.bz2

As a prerequisite for installation you need the libjim-dev package.

In the source folder, run make install.

For any new deb package, run make uninstall in the source folder 
before installing it. There will be no side effects.


Note that this is a special source package tailored for Debian. I'm 
looking forward to hearing any reports.


Josua Dietze



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#591761: Bug#591722 Grave Error

2010-08-18 Thread Josua Dietze
I released a new version which does not use the temp file mechanism 
anymore. And it's fit for boot time usage now (tested on Debian 5 and 
many other systems).


This should fix this error.

Josua Dietze



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#591761: usb-modeswitch: Insecure usage of /tmp/gsmmodem_*

2010-08-08 Thread Josua Dietze

Am 05.08.2010 19:50, schrieb Marco d'Itri:


You are trying to solve this at the wrong level. You should use an
IMPORT rule triggered by KERNEL=ttyS* (or something like this) and then
a SYMLINK rule triggered by an exported variable.
Anyway, you should not manually create symlinks in /dev.
If you need help, ask on the linux-hotp...@vger mailing list.



The IMPORT feature might be what was missing in my tool box. Turns out 
the How-To I trusted did not mention it at all ...


I think I can get rid of the temp file alltogether.

Working on it.


Anyway, you should not manually create symlinks in /dev.



I don't think I do. I'm using the PROGRAM and SYMLINK features of udev 
in a rule looking for new ttyUSBs and just return an empty name if the 
port doesn't have an interrupt interface.



Josh



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org